about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Replace __attribute__((visibility("protected"))) hjl/pr17711/2.18H.J. Lu2015-03-313-3/+21
* Add a testcase for copy reloc against protected dataH.J. Lu2015-03-319-0/+744
* Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86H.J. Lu2015-03-316-6/+91
* Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan2014-06-036-6/+126
* Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi2014-05-173-1/+8
* SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno2014-05-163-1/+35
* SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno2014-05-073-1/+9
* NEWS: Add 16885 to fixed bug list.David S. Miller2014-05-011-1/+1
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-293-4/+10
* [AArch64] BZ #16169 Add CFI directives to clone.STom Tromey2014-01-213-2/+13
* Include generic symbol-hacks.h for x32H.J. Lu2014-01-202-1/+6
* [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-074-2/+12
* [AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2014-01-072-1/+6
* Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov2014-01-053-9/+20
* [AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft2013-12-193-5/+31
* alpha: Fix signal thunk unwind infoRichard Henderson2013-11-172-4/+19
* Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller2013-11-127-6/+16
* Fix build on pre-v9 32-bit Sparc.David S. Miller2013-11-073-2/+9
* Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar2013-10-034-11/+12
* Update Chinese (traditional) translations.David S. Miller2013-09-062-941/+980
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-303-2/+14
* Add Ukrainian translations.David S. Miller2013-08-232-0/+7152
* Update Catalan translations.David S. Miller2013-08-222-934/+972
* Update version.h and include/features.h for 2.18 release. glibc-2.18David S. Miller2013-08-102-3/+3
* Fix typo in ChangeLogAndreas Schwab2013-08-061-1/+1
* Update Korean translations.David S. Miller2013-08-032-1143/+1342
* Update manual/contrib.texiDavid S. Miller2013-08-012-1/+21
* Update French translations.David S. Miller2013-07-302-934/+972
* Update Czech translations.David S. Miller2013-07-282-937/+972
* Update Swedish translations.David S. Miller2013-07-282-935/+973
* Update Esperanto translations.David S. Miller2013-07-272-1020/+1054
* Update Vietnamese translations.David S. Miller2013-07-272-992/+1029
* Update German translations.David S. Miller2013-07-272-933/+971
* Update Bulgarian translations.David S. Miller2013-07-262-946/+982
* Update Dutch, Polish, and Russian translations.David S. Miller2013-07-264-2819/+2927
* [AArch64] Provide symbol version for _mcount.Marcus Shawcroft2013-07-265-0/+81
* Update libc.pot in preparation for giving tarball to translation project.David S. Miller2013-07-252-930/+968
* Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold2013-07-251-0/+5
* hppa: Regenerate libm-test-ulps.Carlos O'Donell2013-07-232-0/+43
* Remove Linux kernel version ambiguity in comment added by previous commit.David S. Miller2013-07-232-2/+6
* PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella2013-07-235-0/+137
* Increase nptl test case buffer size so we really block on current Linux kernels.David S. Miller2013-07-232-1/+28
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-223-4/+17
* S/390: ULPs update.Andreas Krebbel2013-07-222-141/+6289
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-2111-7/+100
* Update Sparc ULPs.David S. Miller2013-07-202-0/+10
* m68k: use _dl_static_init to set GLR0(dl_pagesize)Andreas Schwab2013-07-215-2/+134
* tile: add missing semicolon in <bits/ptrace.h>Chris Metcalf2013-07-192-1/+6
* Clean up whitespace in lock elision patches.Dominik Vogt2013-07-1915-31/+52