about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Add hwcaps value for vector facility.Stefan Liebler2015-08-264-3/+11
* S390: Refactor ifunc implementations and enable ifunc-test-framework.Stefan Liebler2015-08-2624-484/+676
* S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler2015-08-268-15/+55
* NaCl: Call __nacl_main in preference to main.Roland McGrath2015-08-252-1/+10
* Use SSE2 optimized strcmp in x86-64 ld.soH.J. Lu2015-08-252-253/+220
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-252-5/+5
* Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan2015-08-2519-0/+146
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-254-4/+13
* powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan2015-08-252-7/+19
* Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2015-08-252-47/+51
* Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu2015-08-257-464/+9
* Replace %xmm8 with %xmm0H.J. Lu2015-08-252-26/+30
* add bug 18240 to news.Ondřej Bílka2015-08-251-2/+3
* Handle overflow in __hcreate_rOndřej Bílka2015-08-252-1/+18
* Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka2015-08-254-266/+11
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-259-501/+499
* Note bug 10882 as having been fixed in 2.16.Joseph Myers2015-08-242-18/+19
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-242-27/+4
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-242-8/+10
* Don't use the main arena in retry path if it is corruptSiddhesh Poyarekar2015-08-242-0/+7
* Drop unused first argument from arena_get2Siddhesh Poyarekar2015-08-242-5/+9
* Remove __ASSUME_IPC64Andreas Schwab2015-08-2424-706/+29
* manual: skip build when perl is unavailableMike Frysinger2015-08-212-0/+7
* powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2015-08-212-1/+6
* powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2015-08-212-1/+18
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-2164-364/+292
* Revert "Fix a typo in linux lxstat.c"H.J. Lu2015-08-212-6/+2
* Fix a typo in linux lxstat.cH.J. Lu2015-08-212-2/+6
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-2164-292/+364
* Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2015-08-202-5/+10
* Don't use -Wno-error=undef.Joseph Myers2015-08-202-1/+6
* Add missing ChangeLog entry for the last commitH.J. Lu2015-08-201-0/+7
* Remove the unused IFUNC filesH.J. Lu2015-08-203-21/+0
* Don't use -Wno-uninitialized in math/.Joseph Myers2015-08-202-3/+2
* Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2015-08-202-9/+10
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-205-3/+10
* Remove x86 init-arch.cH.J. Lu2015-08-203-2/+5
* Fix exponents in manual.Ondřej Bílka2015-08-206-26/+45
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-202-1/+8
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-198-2/+411
* relocate localedata ChangeLog entriesMike Frysinger2015-08-192-13/+13
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-193-0/+56
* Mention BZ #18796 fix in NEWS.Andrew Senkevich2015-08-191-1/+1
* Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2015-08-192-54/+10
* [BZ #18796]Andrew Senkevich2015-08-192-1/+18
* Add BZ #14341 to NEWSH.J. Lu2015-08-191-3/+3
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-195-6/+57
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-192-3/+14
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-193-6/+11
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-197-515/+17