aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers8-11/+311
2014-05-14Fix cacos (+Inf + finite*i) in round-downward mode (bug 16928).Joseph Myers8-4/+113
2014-05-14Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers9-5/+45
2014-05-14Fix erf underflow handling near 0 (bug 16516).Joseph Myers9-23/+289
2014-05-14Remove last use of USE___THREADAndreas Schwab2-149/+8
2014-05-14Fix macro warning on HAVE_PT_CHOWNAndreas Schwab3-2/+8
2014-05-14Reduce kernel-features.h duplication.Joseph Myers11-129/+113
2014-05-14Clean up ARM old-ABI symbol versioning relics.Joseph Myers9-99/+32
2014-05-13Move NPTL public ABI headers for ARM to sysdeps/arm/nptl/.Roland McGrath3-0/+7
2014-05-13fix changelog.Ondřej Bílka1-1/+0
2014-05-13tzselect: use zonedir instead of current working directorySami Kerola2-1/+7
2014-05-13Verbatim NPTL file moves for ARM/Linux.Roland McGrath22-0/+43
2014-05-13Consolidate NPTL configury for ARM/Linux.Roland McGrath11-41/+47
2014-05-13Consolidate NPTL vs non clone.S for ARM.Roland McGrath3-7/+5
2014-05-13Clean up __exit_thread.Roland McGrath23-120/+82
2014-05-13Fix typo in assertionAndreas Schwab2-1/+5
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers8-162/+126
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab6-1/+54
2014-05-12malloc: Add mallopt test.Will Newton3-1/+81
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2-45/+108
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella2-2/+7
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath2-5/+11
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers7-19/+204
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton3-0/+22
2014-05-09S/390: Port of lock elision to System/zDominik Vogt21-2/+693
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton3-0/+499
2014-05-08Some configure-related decrufting.Roland McGrath6-20/+12
2014-05-08Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath2-1/+9
2014-05-07Add 16922 to list of bugs fixed.Steve Ellcey1-1/+1
2014-05-072014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-7/+14
2014-05-07Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab2-4/+14
2014-05-07Fix typo in nscd/selinux.cOndřej Bílka3-2/+5
2014-05-07Fix typo in nptl/sockperf.cOndřej Bílka3-6/+10
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2-0/+5
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno3-1/+9
2014-05-06PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan11-1/+610
2014-05-06Don't use catomic functions in mcount (BZ #16912)Andreas Schwab3-3/+10
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath3-6/+13
2014-05-05Fix -Wundef issues in generated errlist.c.Roland McGrath3-2/+11
2014-05-05PowerPC: ifunc improvement for internal callsAdhemerval Zanella8-26/+64
2014-05-03Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad2-0/+5
2014-05-04Update Esperanto translationsAllan McRae2-11/+15
2014-05-03Fix -Wundef warning for FEATURE_INDEX_1.Carlos O'Donell2-7/+12
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey47-0/+96
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller1-1/+1
2014-05-01Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath2-0/+5
2014-05-01Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h.Roland McGrath2-6/+9
2014-05-01Fix implicit declarationAndreas Schwab2-0/+5
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller3-0/+69
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab4-2/+30