2016-09-07 |
Joseph Myers | Add femode_t functions: alpha.
|
commit | commitdiff | tree |
2016-09-07 |
Joseph Myers | Add femode_t functions: aarch64.
|
commit | commitdiff | tree |
2016-09-07 |
Joseph Myers | Add femode_t functions.
|
commit | commitdiff | tree |
2016-08-29 |
Joseph Myers | Add fetestexceptflag.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Fix soft-fp extended.h unpacking (GCC bug 77265).
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: sparc.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: sh.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: s390.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: powerpc.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: mips.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: m68k.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: ia64.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: hppa.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: arm.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: alpha.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept: aarch64.
|
commit | commitdiff | tree |
2016-08-16 |
Joseph Myers | Add fesetexcept.
|
commit | commitdiff | tree |
2016-08-12 |
Joseph Myers | Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c...
|
commit | commitdiff | tree |
2016-08-12 |
Joseph Myers | Fix test-fexcept when "inexact" implicitly raised.
|
commit | commitdiff | tree |
2016-08-10 |
Joseph Myers | Fix powerpc fesetexceptflag clearing FE_INVALID (bug...
|
commit | commitdiff | tree |
2016-08-10 |
Joseph Myers | Add tests for fegetexceptflag, fesetexceptflag.
|
commit | commitdiff | tree |
2016-08-05 |
Joseph Myers | Fix math.h comment about bits/mathdef.h.
|
commit | commitdiff | tree |
2016-08-04 |
Joseph Myers | Do not call __nan in scalb functions.
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Fix typo in last arith.texi change.
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Support __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.
|
commit | commitdiff | tree |
2016-08-03 |
Joseph Myers | Define PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits...
|
commit | commitdiff | tree |
2016-08-02 |
Joseph Myers | Support __STDC_WANT_LIB_EXT2__ feature test macro.
|
commit | commitdiff | tree |
2016-06-27 |
Joseph Myers | Avoid "inexact" exceptions in i386/x86_64 trunc functions...
|
commit | commitdiff | tree |
2016-06-27 |
Joseph Myers | Avoid "inexact" exceptions in i386/x86_64 floor functions...
|
commit | commitdiff | tree |
2016-06-27 |
Joseph Myers | Avoid "inexact" exceptions in i386/x86_64 ceil functions...
|
commit | commitdiff | tree |
2016-06-23 |
Joseph Myers | Fix i386/x86_64 scalbl with sNaN input (bug 20296).
|
commit | commitdiff | tree |
2016-06-23 |
Joseph Myers | Add more sNaN tests (most remaining real functions).
|
commit | commitdiff | tree |
2016-06-22 |
Joseph Myers | Simplify x86 nearbyint functions.
|
commit | commitdiff | tree |
2016-06-14 |
Joseph Myers | Fix i386 fdim double rounding (bug 20255).
|
commit | commitdiff | tree |
2016-06-14 |
Joseph Myers | Use generic fdim on more architectures (bug 6796, bug...
|
commit | commitdiff | tree |
2016-06-14 |
Joseph Myers | Simplify generic fdim implementations.
|
commit | commitdiff | tree |
2016-06-13 |
Joseph Myers | Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252).
|
commit | commitdiff | tree |
2016-06-13 |
Joseph Myers | Add more sNaN tests (cimag, conj, copysign, creal,...
|
commit | commitdiff | tree |
2016-06-13 |
Joseph Myers | Fix frexp (NaN) (bug 20250).
|
commit | commitdiff | tree |
2016-06-10 |
Joseph Myers | Fix modf (sNaN) (bug 20240).
|
commit | commitdiff | tree |
2016-06-09 |
Joseph Myers | Fix i386/x86_64 log2l (sNaN) (bug 20235).
|
commit | commitdiff | tree |
2016-06-09 |
Joseph Myers | Fix ldbl-128ibm log1pl (sNaN) (bug 20234).
|
commit | commitdiff | tree |
2016-06-09 |
Joseph Myers | Fix ldbl-128ibm expm1l (sNaN) (bug 20233).
|
commit | commitdiff | tree |
2016-06-09 |
Joseph Myers | Fix ldbl-128 expm1l (sNaN) (bug 20232).
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix i386/x86_64 log1pl (sNaN) (bug 20229).
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix i386/x86_64 log10l (sNaN) (bug 20228).
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix i386/x86_64 logl (sNaN) (bug 20227).
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix i386/x86_64 expl, exp10l, expm1l for sNaN input...
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).
|
commit | commitdiff | tree |
2016-06-08 |
Joseph Myers | Fix i386 cbrtl (sNaN) (bug 20224).
|
commit | commitdiff | tree |
2016-06-07 |
Joseph Myers | Fix i386 atanhl (sNaN) (bug 20219).
|
commit | commitdiff | tree |
2016-06-07 |
Joseph Myers | Fix i386 asinhl (sNaN) (bug 20218).
|
commit | commitdiff | tree |
2016-06-06 |
Joseph Myers | Fix dbl-64 asin (sNaN) (bug 20213).
|
commit | commitdiff | tree |
2016-06-06 |
Joseph Myers | Fix dbl-64 acos (sNaN) (bug 20212).
|
commit | commitdiff | tree |
2016-06-03 |
Joseph Myers | Fix x86/x86_64 nextafterl incrementing negative subnormals...
|
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix powerpc64 ceil, rint etc. on sNaN input (bug 20160).
|
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix powerpc32 ceil, rint etc. on sNaN input (bug 20160).
|
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Avoid "invalid" exceptions from powerpc fabsl (sNaN...
|
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Remove unused macros from libm-test.inc.
|
commit | commitdiff | tree |
2016-05-27 |
Joseph Myers | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments...
|
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153).
|
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument ...
|
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Add more sNaN tests to libm-test.inc.
|
commit | commitdiff | tree |
2016-05-26 |
Joseph Myers | Support sNaN testing in libm-test.inc.
|
commit | commitdiff | tree |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc64 ceil, floor,...
|
commit | commitdiff | tree |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc32 ceil, floor,...
|
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor...
|
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic round (bug 15479).
|
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic floor (bug 15479).
|
commit | commitdiff | tree |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic ceil (bug 15479).
|
commit | commitdiff | tree |
2016-05-23 |
Joseph Myers | conformtest: Correct some limits.h expectations for...
|
commit | commitdiff | tree |
2016-05-23 |
Joseph Myers | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux...
|
commit | commitdiff | tree |
2016-05-20 |
Joseph Myers | conformtest: Correct ftw.h expectations for XPG3, XPG4.
|
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | Implement proper fmal for ldbl-128ibm (bug 13304).
|
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | conformtest: Correct pwd.h expectations for XPG3.
|
commit | commitdiff | tree |
2016-05-19 |
Joseph Myers | conformtest: Correct search.h expectations for XPG3.
|
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Update libm-test.inc comment about NaN signs. Author: Joseph Myers <joseph@codesourcery.com>
|
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.
|
commit | commitdiff | tree |
2016-05-18 |
Joseph Myers | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.
|
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Do not declare grantpt, ptsname, unlockpt in stdlib...
|
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4...
|
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Fix stdlib.h rand_r namespace (bug 20074).
|
commit | commitdiff | tree |
2016-05-17 |
Joseph Myers | Correct ttyslot header declaration conditions (bug...
|
commit | commitdiff | tree |
2016-05-13 |
Joseph Myers | conformtest: Correct some stdlib.h expectations for...
|
commit | commitdiff | tree |
2016-05-13 |
Joseph Myers | conformtest: Do not expect strdup in string.h for XPG3.
|
commit | commitdiff | tree |
2016-05-12 |
Joseph Myers | conformtest: Correct time.h XPG3 expectations.
|
commit | commitdiff | tree |
2016-05-12 |
Joseph Myers | conformtest: Correct some unistd.h expectations for...
|
commit | commitdiff | tree |
2016-05-12 |
Joseph Myers | Declare gethostname for XPG4 (bug 20054).
|
commit | commitdiff | tree |
2016-05-12 |
Joseph Myers | conformtest: Do not expect S_IF* in fcntl.h.
|
commit | commitdiff | tree |
2016-05-11 |
Joseph Myers | Declare tcgetsid for XPG4 (bug 20055).
|
commit | commitdiff | tree |
2016-05-10 |
Joseph Myers | Fix sys/stat.h fchmod namespace (bug 20073).
|
commit | commitdiff | tree |
2016-05-10 |
Joseph Myers | conformtest: Correct some sys/stat.h expectations for...
|
commit | commitdiff | tree |
2016-05-10 |
Joseph Myers | conformtest: Fix st_blksize, st_blocks expectations...
|
commit | commitdiff | tree |
2016-05-10 |
Joseph Myers | Declare pthread_atfork in unistd.h for UNIX98 (bug...
|
commit | commitdiff | tree |
2016-05-10 |
Joseph Myers | Declare cuserid in unistd.h for UNIX98 and before ...
|
commit | commitdiff | tree |
2016-05-09 |
Joseph Myers | conformtest: Remove some bogus sys/types.h expectations...
|
commit | commitdiff | tree |
2016-05-03 |
Joseph Myers | Fix sys/time.h timespec namespace (bug 20041).
|
commit | commitdiff | tree |