about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make ld --version output matching grok gold's output. roland/gold-vs-libcRoland McGrath2014-03-293-2/+7
* Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers2014-03-296-4/+30
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-294-2/+44
* Make bench.out in json formatSiddhesh Poyarekar2014-03-296-18/+78
* [benchtests] Use inputs file for modfSiddhesh Poyarekar2014-03-293-44/+9
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-286-10/+34
* 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-272-10/+13
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-276-9/+715
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2014-03-273-4/+17
* Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar2014-03-273-7/+17
* Fix dwarf2 unwinding through futex functions.Andi Kleen2014-03-263-336/+53
* Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar2014-03-273-4/+14
* 2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-262-40/+40
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-265-5/+69
* benchtests/bench-strtod.c: Increase timeout valueWill Newton2014-03-262-0/+7
* Kludge fix for Versions.def regressionRoland McGrath2014-03-252-5/+38
* Add empty GLIBC_2.2.5 version to elf/Versions.Joseph Myers2014-03-252-0/+8
* Fix localplt check for GNU_IFUNCAdhemerval Zanella2014-03-252-2/+13
* PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella2014-03-252-3/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-252-1/+879
* Fix use of uninitialized variableAndreas Schwab2014-03-252-5/+11
* PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella2014-03-252-0/+7
* 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