about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix BZ #16634.Paul Pluzhnikov2014-03-241-0/+11
* S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler2014-03-241-0/+6
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-241-0/+10
* S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler2014-03-241-0/+7
* Use += before-compile instead of a :=.Stefan Liebler2014-03-241-0/+5
* S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler2014-03-241-0/+5
* Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab2014-03-241-0/+6
* benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar2014-03-241-0/+6
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-241-0/+6
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-241-0/+18
* Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2014-03-211-0/+4
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-211-0/+17
* ChangeLog formatting fixSiddhesh Poyarekar2014-03-211-2/+2
* Implement benchmarking script in pythonSiddhesh Poyarekar2014-03-211-0/+7
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-211-0/+10
* PowerPC: optimized strpbrk for POWER7Adhemerval Zanella2014-03-201-0/+17
* Test most libm functions in all rounding modes.Joseph Myers2014-03-211-0/+30
* PowerPC: optimized strcspn for PPC64/POWER7Adhemerval Zanella2014-03-201-0/+16
* Make libm-test support ALL_RM_TEST with AUTO_TESTS_*.Joseph Myers2014-03-201-0/+183
* Use ALL_RM_TEST for more libm tests.Joseph Myers2014-03-191-0/+8
* nscd: also invalidate netgroup cache on reloadAndreas Schwab2014-03-191-0/+4
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-0/+10
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-181-0/+4
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-0/+5
* Add stardard definition on conform processingAdhemerval Zanella2014-03-181-0/+6
* Test scalbn and scalbln in all rounding modes, add more tests of negative arg...Joseph Myers2014-03-181-0/+12
* Work around binutils bugs in 2.23 and olderRoland McGrath2014-03-181-0/+4
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-181-0/+5
* Exit with error status on check-abi failure.Joseph Myers2014-03-181-0/+5
* Test rint and nearbyint with same inputs, in all rounding modes.Joseph Myers2014-03-171-0/+7
* Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton2014-03-171-0/+3
* Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2014-03-171-0/+3
* Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton2014-03-171-0/+4
* Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2014-03-171-0/+3
* Fix HAVE_RM_CTX -Wundef warningsWill Newton2014-03-171-0/+4
* Fix __STRICT_ANSI__ -Wundef warningsWill Newton2014-03-171-0/+5
* Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton2014-03-171-0/+6
* Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2014-03-171-0/+4
* Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton2014-03-171-0/+6
* Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar2014-03-171-0/+5
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-171-0/+14
* Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar2014-03-171-0/+5
* Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar2014-03-171-0/+6
* Add libm-test support for per-rounding-mode manually specified results.Joseph Myers2014-03-171-0/+44
* Remove "Compiled on ..." crapola from version text.Roland McGrath2014-03-141-0/+5
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+14
* Get rid of Versions.def source fileRoland McGrath2014-03-141-0/+10
* Compile with -Wundef.Roland McGrath2014-03-141-0/+23
* PowerPC: remove wrong roundl implementation for PowerPC64Adhemerval Zanella2014-03-141-0/+7
* PowerPC: remove wrong nearbyintl implementation for PPC64Adhemerval Zanella2014-03-141-0/+7