aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-26S390: Add hwcaps value for vector facility.Stefan Liebler4-3/+11
2015-08-26S390: Refactor ifunc implementations and enable ifunc-test-framework.Stefan Liebler24-484/+676
2015-08-26S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler8-15/+55
2015-08-25NaCl: Call __nacl_main in preference to main.Roland McGrath2-1/+10
2015-08-25Use SSE2 optimized strcmp in x86-64 ld.soH.J. Lu2-253/+220
2015-08-25Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2-5/+5
2015-08-25Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan19-0/+146
2015-08-25powerpc: Fix tabort usage in syscallsPaul E. Murphy4-4/+13
2015-08-25powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan2-7/+19
2015-08-25Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2-47/+51
2015-08-25Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu7-464/+9
2015-08-25Replace %xmm8 with %xmm0H.J. Lu2-26/+30
2015-08-25add bug 18240 to news.Ondřej Bílka1-2/+3
2015-08-25Handle overflow in __hcreate_rOndřej Bílka2-1/+18
2015-08-25Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka4-266/+11
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu9-501/+499
2015-08-24Note bug 10882 as having been fixed in 2.16.Joseph Myers2-18/+19
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2-27/+4
2015-08-242015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2-8/+10
2015-08-24Don't use the main arena in retry path if it is corruptSiddhesh Poyarekar2-0/+7
2015-08-24Drop unused first argument from arena_get2Siddhesh Poyarekar2-5/+9
2015-08-24Remove __ASSUME_IPC64Andreas Schwab24-706/+29
2015-08-21manual: skip build when perl is unavailableMike Frysinger2-0/+7
2015-08-21powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2-1/+6
2015-08-21powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2-1/+18
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu64-364/+292
2015-08-21Revert "Fix a typo in linux lxstat.c"H.J. Lu2-6/+2
2015-08-21Fix a typo in linux lxstat.cH.J. Lu2-2/+6
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu64-292/+364
2015-08-20Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2-5/+10
2015-08-20Don't use -Wno-error=undef.Joseph Myers2-1/+6
2015-08-20Add missing ChangeLog entry for the last commitH.J. Lu1-0/+7
2015-08-20Remove the unused IFUNC filesH.J. Lu3-21/+0
2015-08-20Don't use -Wno-uninitialized in math/.Joseph Myers2-3/+2
2015-08-20Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2-9/+10
2015-08-20Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu5-3/+10
2015-08-20Remove x86 init-arch.cH.J. Lu3-2/+5
2015-08-20Fix exponents in manual.Ondřej Bílka6-26/+45
2015-08-20nptl: Document crash due to incorrect use of locksFlorian Weimer2-1/+8
2015-08-19Fix csqrt missing underflows (bug 18370).Joseph Myers8-2/+411
2015-08-19relocate localedata ChangeLog entriesMike Frysinger2-13/+13
2015-08-19PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes3-0/+56
2015-08-19Mention BZ #18796 fix in NEWS.Andrew Senkevich1-1/+1
2015-08-19Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2-54/+10
2015-08-19 [BZ #18796]Andrew Senkevich2-1/+18
2015-08-19Add BZ #14341 to NEWSH.J. Lu1-3/+3
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic5-6/+57
2015-08-19Mark __xstatXX_conv as hiddenH.J. Lu2-3/+14
2015-08-19Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu3-6/+11
2015-08-19Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu7-515/+17