about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Simplify getpid handling of the race case. roland/getpidRoland McGrath2014-05-092-31/+13
* Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath2014-05-092-45/+108
* Fix elf/tst-tls9-static buildAdhemerval Zanella2014-05-092-2/+7
* Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath2014-05-092-5/+11
* Include SSE state in i386 fenv_t (bug 16064).Joseph Myers2014-05-097-19/+204
* ARM: Allow auto-detection of linker relro featureWill Newton2014-05-093-0/+22
* S/390: Port of lock elision to System/zDominik Vogt2014-05-0921-2/+693
* ARM: Add optimized ARMv7 strcmp implementationWill Newton2014-05-093-0/+499
* Some configure-related decrufting.Roland McGrath2014-05-086-20/+12
* Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath2014-05-082-1/+9
* Add 16922 to list of bugs fixed.Steve Ellcey2014-05-071-1/+1
* 2014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-072-7/+14
* Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab2014-05-072-4/+14
* Fix typo in nscd/selinux.cOndřej Bílka2014-05-073-2/+5
* Fix typo in nptl/sockperf.cOndřej Bílka2014-05-073-6/+10
* Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath2014-05-062-0/+5
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
* PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan2014-05-0611-1/+610
* Don't use catomic functions in mcount (BZ #16912)Andreas Schwab2014-05-063-3/+10
* Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath2014-05-053-6/+13
* Fix -Wundef issues in generated errlist.c.Roland McGrath2014-05-053-2/+11
* PowerPC: ifunc improvement for internal callsAdhemerval Zanella2014-05-058-26/+64
* Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad2014-05-032-0/+5
* Update Esperanto translationsAllan McRae2014-05-042-11/+15
* Fix -Wundef warning for FEATURE_INDEX_1.Carlos O'Donell2014-05-032-7/+12
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-0147-0/+96
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath2014-05-012-0/+5
* Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h.Roland McGrath2014-05-012-6/+9
* Fix implicit declarationAndreas Schwab2014-05-012-0/+5
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* Correctly handle %p in wprintf (BZ #16890)Andreas Schwab2014-05-014-2/+30
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-015-5/+13
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-012-2/+6
* NEWS: Add 15119 to fixed bug listWill Newton2014-05-012-7/+10
* ARM: Remove lowlevellock.cWill Newton2014-05-012-132/+6
* Add round-mode context support to sparc.David S. Miller2014-04-302-0/+85
* Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2014-04-302-1/+4
* Fix some sparc -Wundef build warnings.David S. Miller2014-04-302-0/+6
* Fix some sparc conform test failures in siginfo.hDavid S. Miller2014-04-302-0/+7
* Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath2014-04-3015-0/+0
* Add deprecation header text to remaining ports/ChangeLog* files.Roland McGrath2014-04-304-0/+27
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-303-2/+8
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-3011-46/+47
* conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers2014-04-303-3/+14
* ChangeLog cleanupAndreas Schwab2014-04-301-493/+275
* More fixes for unsafe compiler optimizationAdhemerval Zanella2014-04-302-0/+5
* Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang2014-04-302-0/+6
* Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar2014-04-303-5/+23
* Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar2014-04-309-122/+105