summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-03-25NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler
2014-03-24Address post-commit patch comments.Paul Pluzhnikov
2014-03-24Fix implicit __isinf declarations in exp.Joseph Myers
2014-03-24Fix BZ #16634.Paul Pluzhnikov
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler
2014-03-24Use += before-compile instead of a :=.Stefan Liebler
2014-03-24S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler
2014-03-24Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar
2014-03-24Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab
2014-03-24Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers
2014-03-21Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers
2014-03-21Fix log (1) in round-downward mode (bug 16731).Joseph Myers
2014-03-21ChangeLog formatting fixSiddhesh Poyarekar
2014-03-21Implement benchmarking script in pythonSiddhesh Poyarekar
2014-03-21Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar
2014-03-20PowerPC: optimized strpbrk for POWER7Adhemerval Zanella
2014-03-21Test most libm functions in all rounding modes.Joseph Myers
2014-03-20PowerPC: optimized strcspn for PPC64/POWER7Adhemerval Zanella
2014-03-20Make libm-test support ALL_RM_TEST with AUTO_TESTS_*.Joseph Myers
2014-03-19Use ALL_RM_TEST for more libm tests.Joseph Myers
2014-03-19nscd: also invalidate netgroup cache on reloadAndreas Schwab
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers
2014-03-18Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath
2014-03-18Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath
2014-03-18Add stardard definition on conform processingAdhemerval Zanella
2014-03-18Test scalbn and scalbln in all rounding modes, add more tests of negative arg...Joseph Myers
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath
2014-03-18aarch64: Remove inaccurate comment from sysdep.hWill Newton
2014-03-18Exit with error status on check-abi failure.Joseph Myers
2014-03-17Test rint and nearbyint with same inputs, in all rounding modes.Joseph Myers
2014-03-17Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton
2014-03-17Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton
2014-03-17Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton
2014-03-17Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton
2014-03-17Fix HAVE_RM_CTX -Wundef warningsWill Newton
2014-03-17Fix __STRICT_ANSI__ -Wundef warningsWill Newton
2014-03-17Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton
2014-03-17Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton
2014-03-17Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton
2014-03-17Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar
2014-03-17Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar
2014-03-17Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar
2014-03-17Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar
2014-03-17Add libm-test support for per-rounding-mode manually specified results.Joseph Myers
2014-03-14Remove "Compiled on ..." crapola from version text.Roland McGrath
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14Get rid of Versions.def source fileRoland McGrath