summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-08-06Fix typo in ChangeLogAndreas Schwab
2013-08-03Update Korean translations.David S. Miller
2013-08-01Update manual/contrib.texiDavid S. Miller
2013-07-30Update French translations.David S. Miller
2013-07-28Update Czech translations.David S. Miller
2013-07-28Update Swedish translations.David S. Miller
2013-07-27Update Esperanto translations.David S. Miller
2013-07-27Update Vietnamese translations.David S. Miller
2013-07-27Update German translations.David S. Miller
2013-07-26Update Bulgarian translations.David S. Miller
2013-07-26Update Dutch, Polish, and Russian translations.David S. Miller
2013-07-25Update libc.pot in preparation for giving tarball to translation project.David S. Miller
2013-07-23PowerPC: use _dl_static_init to set GLRO(gl_pagesize)Adhemerval Zanella
2013-07-22S/390: ULPs update.Andreas Krebbel
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell
2013-07-20Update Sparc ULPs.David S. Miller
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell
2013-07-13Annotate more cases of math bug 15319.David S. Miller
2013-07-07Full from-scratch rebuild of sparc ULPs.David S. Miller
2013-07-05Update x86 and x86_64 ulps on AMD FX-8350 with GCC 4.8.1.Jeroen Albers
2013-07-04Fix lock elision help text in INSTALL and configureSiddhesh Poyarekar
2013-07-04Update powerpc-fpu ULPs.Adhemerval Zanella
2013-07-04Sync sys/ptrace with Linux 3.10Andreas Jaeger
2013-07-03Update i386 ULPs.Allan McRae
2013-07-02Update sparc ULPs.David S. Miller
2013-07-02Update x86_64 ULPs.Markus Trippelsdorf
2013-07-02Regenerate x86 and x86_64 ulps.Joseph Myers
2013-07-02Add a configure option to enable lock elision and disable by defaultAndi Kleen
2013-07-02Enable static 32-bit SSE4.2 strcasecmp/strncasecmpH.J. Lu
2013-07-02Implement fma in soft-fp.Joseph Myers
2013-06-28Skip SSE4.2 versions on Intel SilvermontLiubov Dmitrieva
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-28Consistently use page_shift in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard
2013-06-28Mark packed structure element used with atomic operation aligned.Nathan Froyd
2013-06-28Add a dlopen/getpagesize static executable test.Maciej W. Rozycki
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki
2013-06-26Require GCC 4.4 or later to build glibc.Joseph Myers
2013-06-26Add a test for BZ #15674H.J. Lu
2013-06-26Fix buffers overrun in x86_64 memcmp-ssse3.SLiubov Dmitrieva
2013-06-26[BZ #15022] Avoid repeated calls to DL_STATIC_INIT for the same module.Maciej W. Rozycki
2013-06-26Add AT_HWCAP2 as a new auxv_t a_type to elf.h.Ryan S. Arnold
2013-06-25drop NEWS mentionMike Frysinger
2013-06-25Fix missing libc-internal.h include.Richard Henderson
2013-06-25Update texinfo.tex.Joseph Myers
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-24libc-internal.h: add ALIGN helper macrosMike Frysinger
2013-06-24PowerPC: Enable POWER8 platform sans hwcap bits.Ryan S. Arnold
2013-06-24Regenerate INSTALL fileSiddhesh Poyarekar