about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* S390: Optimize strcat and wcscat.Stefan Liebler2015-08-268-2/+451
* S390: Optimize stpncpy and wcpncpy.Stefan Liebler2015-08-268-2/+538
* S390: Optimize strncpy and wcsncpy.Stefan Liebler2015-08-269-2/+556
* S390: Optimize stpcpy and wcpcpy.Stefan Liebler2015-08-268-2/+343
* S390: Optimize strcpy and wcscpy.Stefan Liebler2015-08-269-2/+345
* S390: Optimize strnlen and wcsnlen.Stefan Liebler2015-08-268-2/+404
* S390: Optimize strlen and wcslen.Stefan Liebler2015-08-268-0/+304
* S390: Ifunc resolver macro for vector instructions.Stefan Liebler2015-08-261-0/+19
* S390: configure check for vector instruction support in assembler.Stefan Liebler2015-08-262-0/+70
* S390: Add new s390 platform.Stefan Liebler2015-08-262-3/+3
* S390: Add hwcaps value for vector facility.Stefan Liebler2015-08-263-3/+5
* S390: Refactor ifunc implementations and enable ifunc-test-framework.Stefan Liebler2015-08-2623-484/+629
* S390: Fix handling of DXC-byte in FPC-register.Stefan Liebler2015-08-267-15/+41
* NaCl: Call __nacl_main in preference to main.Roland McGrath2015-08-251-1/+5
* Use SSE2 optimized strcmp in x86-64 ld.soH.J. Lu2015-08-251-253/+216
* Don't run tst-getpid2 with LD_BIND_NOW=1H.J. Lu2015-08-251-5/+0
* Call direct system calls for socket operationsRajalakshmi Srinivasaraghavan2015-08-2518-0/+125
* powerpc: Fix tabort usage in syscallsPaul E. Murphy2015-08-253-4/+5
* powerpc: Handle worstcase behavior in strstr() for POWER7Rajalakshmi Srinivasaraghavan2015-08-251-7/+15
* Replace %xmm[8-12] with %xmm[0-4]H.J. Lu2015-08-251-47/+47
* Remove x86-64 rtld-xxx.c and rtld-xxx.SH.J. Lu2015-08-256-464/+0
* Replace %xmm8 with %xmm0H.J. Lu2015-08-251-26/+26
* Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka2015-08-252-211/+0
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-258-501/+472
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-241-27/+0
* 2015-08-24 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-08-241-8/+4
* Remove __ASSUME_IPC64Andreas Schwab2015-08-2423-706/+1
* powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2015-08-211-1/+1
* powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2015-08-211-1/+13
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-2163-287/+292
* Revert "Fix a typo in linux lxstat.c"H.J. Lu2015-08-211-2/+2
* Fix a typo in linux lxstat.cH.J. Lu2015-08-211-2/+2
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-2163-292/+287
* Remove the unused IFUNC filesH.J. Lu2015-08-203-21/+0
* Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2015-08-201-9/+5
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-204-3/+1
* Remove x86 init-arch.cH.J. Lu2015-08-202-2/+0
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-201-1/+3
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-191-0/+4
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-191-0/+31
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-193-0/+38
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-191-3/+6
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-192-6/+2
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-196-514/+4
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-191-8/+9
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-182-3/+3
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-182-5/+5
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-182-2/+29
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-181-2/+14
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-181-33/+3