aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Replace __attribute__((visibility("protected")))hjl/pr17711/2.18H.J. Lu3-3/+21
2015-03-31Add a testcase for copy reloc against protected dataH.J. Lu9-0/+744
2015-03-31Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu6-6/+91
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan6-6/+126
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi3-1/+8
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno3-1/+35
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno3-1/+9
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller1-1/+1
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller3-0/+69
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu3-4/+10
2014-01-21[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey3-2/+13
2014-01-20Include generic symbol-hacks.h for x32H.J. Lu2-1/+6
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft4-2/+12
2014-01-07[AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2-1/+6
2014-01-05Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov3-9/+20
2013-12-19[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft3-5/+31
2013-11-17alpha: Fix signal thunk unwind infoRichard Henderson2-4/+19
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller7-6/+16
2013-11-07Fix build on pre-v9 32-bit Sparc.David S. Miller3-2/+9
2013-10-03Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar4-11/+12
2013-09-06Update Chinese (traditional) translations.David S. Miller2-941/+980
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton3-2/+14
2013-08-23Add Ukrainian translations.David S. Miller2-0/+7152
2013-08-22Update Catalan translations.David S. Miller2-934/+972
2013-08-10Update version.h and include/features.h for 2.18 release.glibc-2.18David S. Miller2-3/+3
2013-08-06Fix typo in ChangeLogAndreas Schwab1-1/+1
2013-08-03Update Korean translations.David S. Miller2-1143/+1342
2013-08-01Update manual/contrib.texiDavid S. Miller2-1/+21
2013-07-30Update French translations.David S. Miller2-934/+972
2013-07-28Update Czech translations.David S. Miller2-937/+972
2013-07-28Update Swedish translations.David S. Miller2-935/+973
2013-07-27Update Esperanto translations.David S. Miller2-1020/+1054
2013-07-27Update Vietnamese translations.David S. Miller2-992/+1029
2013-07-27Update German translations.David S. Miller2-933/+971
2013-07-26Update Bulgarian translations.David S. Miller2-946/+982
2013-07-26Update Dutch, Polish, and Russian translations.David S. Miller4-2819/+2927
2013-07-26[AArch64] Provide symbol version for _mcount.Marcus Shawcroft5-0/+81
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller2-930/+968
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold1-0/+5
2013-07-23hppa: Regenerate libm-test-ulps.Carlos O'Donell2-0/+43
2013-07-23Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2-2/+6
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella5-0/+137
2013-07-23Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2-1/+28
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf3-4/+17
2013-07-22S/390: ULPs update.Andreas Krebbel2-141/+6289
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell11-7/+100
2013-07-20Update Sparc ULPs.David S. Miller2-0/+10
2013-07-21m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab5-2/+134
2013-07-19tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2-1/+6
2013-07-19Clean up whitespace in lock elision patches.Dominik Vogt15-31/+52