aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-04-03elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton1-0/+6
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers1-0/+16
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers1-0/+15
2014-04-02Correct IBM long double nextafterl.Alan Modra1-0/+10
2014-04-02Correct prefetch hint in power7 memrchr.Alan Modra1-0/+4
2014-04-02Fix reference to toc symbol.Alan Modra1-0/+4
2014-04-01benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton1-0/+5
2014-04-01Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer1-0/+7
2014-04-01Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra1-0/+5
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers1-0/+11
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers1-0/+13
2014-03-31PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella1-0/+13
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers1-0/+29
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers1-0/+7
2014-03-31benchtests: Add benchtests for ffs and ffsllWill Newton1-0/+7
2014-03-30Fix ChangeLog formatting.Carlos O'Donell1-3/+3
2014-03-29Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers1-0/+9
2014-03-29Detailed benchmark outputs for functionsSiddhesh Poyarekar1-0/+10
2014-03-29Make bench.out in json formatSiddhesh Poyarekar1-0/+12
2014-03-29[benchtests] Use inputs file for modfSiddhesh Poyarekar1-0/+5
2014-03-28Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers1-0/+15
2014-03-272014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+5
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers1-0/+10
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar1-0/+4
2014-03-27Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar1-0/+6
2014-03-26Fix dwarf2 unwinding through futex functions.Andi Kleen1-0/+13
2014-03-27Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar1-0/+6
2014-03-262014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-0/+4
2014-03-26Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers1-0/+8
2014-03-26benchtests/bench-strtod.c: Increase timeout valueWill Newton1-0/+4
2014-03-25Kludge fix for Versions.def regressionRoland McGrath1-0/+5
2014-03-25Add empty GLIBC_2.2.5 version to elf/Versions.Joseph Myers1-0/+5
2014-03-25Fix localplt check for GNU_IFUNCAdhemerval Zanella1-0/+5
2014-03-25PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella1-1/+6
2014-03-25Update powerpc-fpu ULPs.Adhemerval Zanella1-1/+5
2014-03-25Fix use of uninitialized variableAndreas Schwab1-0/+5
2014-03-25PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella1-0/+5
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers1-0/+17
2014-03-25Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libioAndreas Schwab1-0/+5
2014-03-25NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler1-0/+4
2014-03-24Address post-commit patch comments.Paul Pluzhnikov1-1/+4
2014-03-24Fix implicit __isinf declarations in exp.Joseph Myers1-0/+6
2014-03-24Fix BZ #16634.Paul Pluzhnikov1-0/+11
2014-03-24S390: Fix namespace violation in struct stat (BZ #16714).Stefan Liebler1-0/+6
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler1-0/+10
2014-03-24S390: Correct type of sa_flags in struct sigaction for POSIX conformanceStefan Liebler1-0/+7
2014-03-24Use += before-compile instead of a :=.Stefan Liebler1-0/+5
2014-03-24S390: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Stefan Liebler1-0/+5
2014-03-24Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743)Andreas Schwab1-0/+6
2014-03-24benchtests: Move bench.py to benchtests/scripts/Siddhesh Poyarekar1-0/+6