aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Fix typo in assertionAndreas Schwab1-0/+4
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers1-0/+70
2014-05-12Fix unbound stack use in NIS NSS moduleAndreas Schwab1-0/+11
2014-05-12malloc: Add mallopt test.Will Newton1-0/+5
2014-05-09Make armv7 strcmp assembly compatible with ARM mode and SFI.Roland McGrath1-0/+5
2014-05-09Fix elf/tst-tls9-static buildAdhemerval Zanella1-0/+5
2014-05-09Silence a missing-noreturn warning for _Unwind_Resume.Roland McGrath1-0/+4
2014-05-09Include SSE state in i386 fenv_t (bug 16064).Joseph Myers1-0/+19
2014-05-09ARM: Allow auto-detection of linker relro featureWill Newton1-0/+6
2014-05-09S/390: Port of lock elision to System/zDominik Vogt1-0/+35
2014-05-09ARM: Add optimized ARMv7 strcmp implementationWill Newton1-0/+5
2014-05-08Some configure-related decrufting.Roland McGrath1-0/+8
2014-05-08Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.Roland McGrath1-0/+4
2014-05-072014-05-07 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+7
2014-05-07Fix parsing of getai result from nscd for IPv6-only requestAndreas Schwab1-0/+6
2014-05-07Fix typo in nscd/selinux.cOndřej Bílka1-0/+3
2014-05-07Fix typo in nptl/sockperf.cOndřej Bílka1-3/+8
2014-05-06Move ARM internal unwind.h header to the right sysdeps directory.Roland McGrath1-0/+5
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-0/+6
2014-05-06PowerPC: strncpy/stpncpy optimization for PPC64/POWER7Vidya Ranganathan1-0/+17
2014-05-06Don't use catomic functions in mcount (BZ #16912)Andreas Schwab1-0/+7
2014-05-05Move rules for Linux-specific pldd program to Linux-specific Makefile.Roland McGrath1-0/+7
2014-05-05Fix -Wundef issues in generated errlist.c.Roland McGrath1-0/+7
2014-05-05PowerPC: ifunc improvement for internal callsAdhemerval Zanella1-0/+15
2014-05-03Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad1-0/+4
2014-05-04Update Esperanto translationsAllan McRae1-0/+4
2014-05-03Fix -Wundef warning for FEATURE_INDEX_1.Carlos O'Donell1-0/+6
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+49
2014-05-01Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath1-0/+3
2014-05-01Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h.Roland McGrath1-0/+8
2014-05-01Fix implicit declarationAndreas Schwab1-0/+4
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller1-0/+10
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab1-0/+8
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+7
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+4
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton1-0/+2
2014-05-01ARM: Remove lowlevellock.cWill Newton1-0/+6
2014-04-30Add round-mode context support to sparc.David S. Miller1-0/+21
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller1-0/+3
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller1-0/+3
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller1-0/+5
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown1-0/+6
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers1-0/+14
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers1-0/+11
2014-04-30ChangeLog cleanupAndreas Schwab1-493/+275
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella1-0/+4
2014-04-30Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang1-0/+5
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar1-0/+6
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar1-0/+14
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar1-0/+11