about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-258-299/+367
* Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libioAndreas Schwab2014-03-252-0/+7
* NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler2014-03-252-1/+5
* Address post-commit patch comments.Paul Pluzhnikov2014-03-242-3/+12
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-243-0/+8
* Fix BZ #16634.Paul Pluzhnikov2014-03-245-16/+101
* S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler2014-03-242-2/+8
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-244-1/+17
* S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler2014-03-242-1/+9
* Use += before-compile instead of a :=.Stefan Liebler2014-03-242-1/+6
* S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler2014-03-242-0/+7
* Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab2014-03-243-1/+16
* benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar2014-03-243-1/+7
* Account for alloca use when collecting interface addresses (bug 16002)Andreas Schwab2014-03-243-7/+37
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-248-557/+954
* Fix -Wundef warnings for _ABI* on MIPS.Joseph Myers2014-03-214-0/+9
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-2112-9/+88
* ChangeLog formatting fixSiddhesh Poyarekar2014-03-211-2/+2
* Implement benchmarking script in pythonSiddhesh Poyarekar2014-03-217-207/+589
* Fix -Wundef warnins for __FP_FAST_FMA*Siddhesh Poyarekar2014-03-215-12/+22
* PowerPC: optimized strpbrk for POWER7Adhemerval Zanella2014-03-208-11/+282
* Test most libm functions in all rounding modes.Joseph Myers2014-03-214-74/+1222
* PowerPC: optimized strcspn for PPC64/POWER7Adhemerval Zanella2014-03-208-16/+271
* Make libm-test support ALL_RM_TEST with AUTO_TESTS_*.Joseph Myers2014-03-203-1035/+361
* Use ALL_RM_TEST for more libm tests.Joseph Myers2014-03-192-32/+17
* nscd: also invalidate netgroup cache on reloadAndreas Schwab2014-03-192-0/+5
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-194-3/+22
* Add comments about non-Linux use of bits/mman-linux.h.Roland McGrath2014-03-183-1/+15
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-182-0/+5
* Add stardard definition on conform processingAdhemerval Zanella2014-03-182-2/+7
* Test scalbn and scalbln in all rounding modes, add more tests of negative arg...Joseph Myers2014-03-183-47/+98
* Work around binutils bugs in 2.23 and olderRoland McGrath2014-03-182-0/+8
* misc/sys/xattr.h: guard against linux uapi header inclusionSerge Hallyn2014-03-181-0/+2
* aarch64: Remove inaccurate comment from sysdep.hWill Newton2014-03-182-4/+5
* Exit with error status on check-abi failure.Joseph Myers2014-03-182-0/+6
* Test rint and nearbyint with same inputs, in all rounding modes.Joseph Myers2014-03-172-49/+157
* Revert "Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning"Will Newton2014-03-172-9/+8
* Revert "Fix HP_SMALL_TIMING_AVAIL -Wundef warnings"Will Newton2014-03-172-2/+5
* Revert "Fix _IO_JUMPS_OFFSET -Wundef warnings"Will Newton2014-03-174-3/+7
* Revert "Fix HAVE_RM_CTX -Wundef warnings"Will Newton2014-03-172-1/+4
* Fix HAVE_RM_CTX -Wundef warningsWill Newton2014-03-172-1/+5
* Fix __STRICT_ANSI__ -Wundef warningsWill Newton2014-03-173-4/+13
* Fix _IO_JUMPS_OFFSET -Wundef warningsWill Newton2014-03-174-3/+9
* Fix HP_SMALL_TIMING_AVAIL -Wundef warningsWill Newton2014-03-172-2/+6
* Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warningWill Newton2014-03-172-5/+15
* Change offset in fdopen only if setting O_APPENDSiddhesh Poyarekar2014-03-173-4/+71
* Fix offset caching for streams and use it for ftell (BZ #16680)Siddhesh Poyarekar2014-03-176-94/+194
* Fix up return codes for tests in tst-ftell-active-handlerSiddhesh Poyarekar2014-03-172-18/+36
* Get rid of __LT_SPINLOCK_INITSiddhesh Poyarekar2014-03-172-6/+7
* Add libm-test support for per-rounding-mode manually specified results.Joseph Myers2014-03-173-1284/+302