about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-021-0/+15
* Correct IBM long double nextafterl.Alan Modra2014-04-021-0/+10
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-021-0/+4
* Fix reference to toc symbol.Alan Modra2014-04-021-0/+4
* benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton2014-04-011-0/+5
* Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer2014-04-011-0/+7
* Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2014-04-011-0/+5
* Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers2014-03-311-0/+11
* Set errno for atan2 underflow (bug 16349).Joseph Myers2014-03-311-0/+13
* PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella2014-03-311-0/+13
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-311-0/+29
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-311-0/+7
* benchtests: Add benchtests for ffs and ffsllWill Newton2014-03-311-0/+7
* Fix ChangeLog formatting.Carlos O'Donell2014-03-301-3/+3
* Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers2014-03-291-0/+9
* Detailed benchmark outputs for functionsSiddhesh Poyarekar2014-03-291-0/+10
* Make bench.out in json formatSiddhesh Poyarekar2014-03-291-0/+12
* [benchtests] Use inputs file for modfSiddhesh Poyarekar2014-03-291-0/+5
* Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers2014-03-281-0/+15
* 2014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-271-0/+5
* Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers2014-03-271-0/+10
* Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar2014-03-271-0/+4
* Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar2014-03-271-0/+6
* Fix dwarf2 unwinding through futex functions.Andi Kleen2014-03-261-0/+13
* Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar2014-03-271-0/+6
* 2014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-03-261-0/+4
* Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers2014-03-261-0/+8
* benchtests/bench-strtod.c: Increase timeout valueWill Newton2014-03-261-0/+4
* Kludge fix for Versions.def regressionRoland McGrath2014-03-251-0/+5
* Add empty GLIBC_2.2.5 version to elf/Versions.Joseph Myers2014-03-251-0/+5
* Fix localplt check for GNU_IFUNCAdhemerval Zanella2014-03-251-0/+5
* PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella2014-03-251-1/+6
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-03-251-1/+5
* Fix use of uninitialized variableAndreas Schwab2014-03-251-0/+5
* PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella2014-03-251-0/+5
* Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers2014-03-251-0/+17
* Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libioAndreas Schwab2014-03-251-0/+5
* NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler2014-03-251-0/+4
* Address post-commit patch comments.Paul Pluzhnikov2014-03-241-1/+4
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-241-0/+6
* 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