aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Simplify getpid handling of the race case.roland/getpidRoland McGrath2-31/+13
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
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-5/+13
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-2/+6
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton2-7/+10
2014-05-01ARM: Remove lowlevellock.cWill Newton2-132/+6
2014-04-30Add round-mode context support to sparc.David S. Miller2-0/+85
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2-1/+4
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller2-0/+6
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller2-0/+7
2014-04-30Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath15-0/+0
2014-04-30Add deprecation header text to remaining ports/ChangeLog* files.Roland McGrath4-0/+27
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown3-2/+8
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers11-46/+47
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers3-3/+14
2014-04-30ChangeLog cleanupAndreas Schwab1-493/+275
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella2-0/+5
2014-04-30Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang2-0/+6
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar3-5/+23
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar9-122/+105