aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25Don't run tst-getpid2 with LD_BIND_NOW=1hjl/plt/masterH.J. Lu
2015-08-25Use SSE optimized strcmp in x86-64 ld.soH.J. Lu
2015-08-25Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu
2015-08-25Replace %xmm8 with %xmm0H.J. Lu
2015-08-25Replace %xmm[8-12] with %xmm[0-4]H.J. Lu
2015-08-25Don't disable SSE in x86-64 ld.soH.J. Lu
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-08-24Note bug 10882 as having been fixed in 2.16.Joseph Myers
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra
2015-08-24Don't use the main arena in retry path if it is corruptSiddhesh Poyarekar
2015-08-24Drop unused first argument from arena_get2Siddhesh Poyarekar
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-08-21manual: skip build when perl is unavailableMike Frysinger
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo
2015-08-21powerpc: make memchr use memchr-power7.Carlos Eduardo Seo
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu
2015-08-21Revert "Fix a typo in linux lxstat.c"H.J. Lu
2015-08-21Fix a typo in linux lxstat.cH.J. Lu
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu
2015-08-20Don't use -Wno-strict-prototypes in timezone/.Joseph Myers
2015-08-20Don't use -Wno-error=undef.Joseph Myers
2015-08-20Add missing ChangeLog entry for the last commitH.J. Lu
2015-08-20Remove the unused IFUNC filesH.J. Lu
2015-08-20Don't use -Wno-uninitialized in math/.Joseph Myers
2015-08-20Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu
2015-08-20Remove x86 init-arch.cH.J. Lu
2015-08-20Fix exponents in manual.Ondřej Bílka
2015-08-20nptl: Document crash due to incorrect use of locksFlorian Weimer
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers
2015-08-19relocate localedata ChangeLog entriesMike Frysinger
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes
2015-08-19Mention BZ #18796 fix in NEWS.Andrew Senkevich
2015-08-19Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra
2015-08-19 [BZ #18796]Andrew Senkevich
2015-08-19Add BZ #14341 to NEWSH.J. Lu
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic
2015-08-19Mark __xstatXX_conv as hiddenH.J. Lu
2015-08-19Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu
2015-08-19Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu
2015-08-19Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu
2015-08-19Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers
2015-08-19Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers
2015-08-18Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers
2015-08-18powerpc: Add missing hwcap strings.Carlos Eduardo Seo
2015-08-18Port the 0x7efe...feff pattern to GCC 6.Paul Eggert
2015-08-18Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu
2015-08-18Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen
2015-08-18regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg