aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-09PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella11-6/+31
2014-04-08manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2-2/+6
2014-04-07string: Cosmetic cleanup of string functionsWill Newton11-47/+29
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella7-5/+65
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella5-11/+213
2014-04-04tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2-2/+7
2014-04-03manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2-1/+8
2014-04-03Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath15-214/+391
2014-04-03elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton2-5/+10
2014-04-02Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers12-14/+242
2014-04-02Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers11-36/+233
2014-04-02Correct IBM long double nextafterl.Alan Modra4-17/+52
2014-04-02Correct prefetch hint in power7 memrchr.Alan Modra2-1/+5
2014-04-02Fix reference to toc symbol.Alan Modra2-1/+5
2014-04-01Update NEWS for fixed bug 13347Florian Weimer1-5/+5
2014-04-01benchtests: Build ffs and ffsl benchtests with -fno-builtinWill Newton2-0/+8
2014-04-01Check for syscall error in the SETXID implementation in NPTL (bug 13347).Florian Weimer4-3/+161
2014-04-01Fix s_copysign stack temp for PowerPC64 ELFv2Alan Modra2-2/+7
2014-03-31Set errno for scalb errors (bug 6803, bug 6804).Joseph Myers7-80/+175
2014-03-31Set errno for atan2 underflow (bug 16349).Joseph Myers7-551/+581
2014-03-31PowerPC: Fix little endian enconding for mfvsrdAdhemerval Zanella6-0/+38
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers6-6/+66
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers4-3/+45
2014-03-31benchtests: Add benchtests for ffs and ffsllWill Newton4-3/+215
2014-03-30Fix ChangeLog formatting.Carlos O'Donell1-3/+3
2014-03-29Fix scalb spurious "invalid" exceptions (bug 16770).Joseph Myers6-4/+30
2014-03-29Detailed benchmark outputs for functionsSiddhesh Poyarekar4-2/+44
2014-03-29Make bench.out in json formatSiddhesh Poyarekar6-18/+78
2014-03-29[benchtests] Use inputs file for modfSiddhesh Poyarekar3-44/+9
2014-03-28Fix clog10 (-0 +/- 0i) (bug 16362).Joseph Myers6-10/+34
2014-03-272014-03-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-10/+13
2014-03-27Fix x86/x86_64 expl/exp10l spurious underflows (bug 16348).Joseph Myers6-9/+715
2014-03-27Return NULL for wildcard values in getnetgrent from nscd (BZ #16759)Siddhesh Poyarekar3-4/+17
2014-03-27Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)Siddhesh Poyarekar3-7/+17
2014-03-26Fix dwarf2 unwinding through futex functions.Andi Kleen3-336/+53
2014-03-27Fix nscd lookup for innetgr when netgroup has wildcards (BZ #16758)Siddhesh Poyarekar3-4/+14
2014-03-262014-03-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-40/+40
2014-03-26Make x86_64 fegetenv preserve exception mask (bug 16198).Joseph Myers5-5/+69
2014-03-26benchtests/bench-strtod.c: Increase timeout valueWill Newton2-0/+7
2014-03-25Kludge fix for Versions.def regressionRoland McGrath2-5/+38
2014-03-25Add empty GLIBC_2.2.5 version to elf/Versions.Joseph Myers2-0/+8
2014-03-25Fix localplt check for GNU_IFUNCAdhemerval Zanella2-2/+13
2014-03-25PowerPC: Revert __PTHREAD_MUTEX_HAVE_ELISION changeAdhemerval Zanella2-3/+6
2014-03-25Update powerpc-fpu ULPs.Adhemerval Zanella2-1/+879
2014-03-25Fix use of uninitialized variableAndreas Schwab2-5/+11
2014-03-25PowerPC: Fix -Wundef warning for __PTHREAD_MUTEX_HAVE_ELISION.Adhemerval Zanella2-0/+7
2014-03-25Relax gen-auto-libm-tests may-underflow rules, test log1p in all rounding modes.Joseph Myers8-299/+367
2014-03-25Setup LOCPATH for tst-ftell-active-handler and tst-ftell-partial-wide in libioAndreas Schwab2-0/+7
2014-03-25NEWS: Add 16712, 16713, 16714 to fixed bug list.Stefan Liebler2-1/+5
2014-03-24Address post-commit patch comments.Paul Pluzhnikov2-3/+12