aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-12-18S390: Refactor wcscpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor wcsnlen ifunc handling.Stefan Liebler
2018-12-18S390: Refactor wcslen ifunc handling.Stefan Liebler
2018-12-18S390: Refactor memrchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor memccpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor rawmemchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor memchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcspn ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strpbrk ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strspn ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strrchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strchrnul ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strncmp ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcmp ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strncat ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcat ifunc handling.Stefan Liebler
2018-12-18S390: Refactor stpncpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strncpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor stpcpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strnlen ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strlen ifunc handling.Stefan Liebler
2018-12-18S390: Add z13 memmem ifunc variant.Stefan Liebler
2018-12-18S390: Add z13 strstr ifunc variant.Stefan Liebler
2018-12-18S390: Add z13 memmove ifunc variant.Stefan Liebler
2018-12-18S390: Add configure check to detect z13 as mininum architecture level set.Stefan Liebler
2018-12-18S390: Use memcpy for forward cases in memmove.Stefan Liebler
2018-12-18S390: Remove s390 specific implementation of bcopy.Stefan Liebler
2018-12-18S390: Refactor memcpy/mempcpy ifunc handling.Stefan Liebler
2018-12-18S390: Unify 31/64bit memcpy.Stefan Liebler
2018-12-18S390: Refactor memcmp ifunc handling.Stefan Liebler
2018-12-18S390: Unify 31/64bit memcmp.Stefan Liebler
2018-12-18S390: Implement bzero with memset.Stefan Liebler
2018-12-18S390: Refactor memset ifunc handling.Stefan Liebler
2018-12-18S390: Unify 31/64bit memset.Stefan Liebler
2018-12-18S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.Stefan Liebler
2018-12-18S390: Add configure check to detect z10 as mininum architecture level set.Stefan Liebler
2018-12-18x86: Merge i386/x86_64 atomic-machine.hH.J. Lu
2018-12-17Do not clobber r12 for ia64 syscalls.Joseph Myers
2018-12-17Add test that MAP_* constants agree with kernel.Joseph Myers
2018-12-17Add statx conditionals for wordsize-32 *xstat.cMao Han
2018-12-14Remove x86 mathinline.h asinh, acosh, atanh inlines.Joseph Myers
2018-12-13Do not clobber sp in _hurd_stack_setup.Joseph Myers
2018-12-13x86: Add Hygon Dhyana support.Carlos O'Donell
2018-12-12Remove x86 mathinline.h hypot inline.Joseph Myers
2018-12-12timespec_get (posix): Fix copyright headerFlorian Weimer
2018-12-12powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho
2018-12-11Fix powf overflow handling in non-nearest rounding mode [BZ #23961]Szabolcs Nagy
2018-12-10Move tst-signal-numbers to Python.Joseph Myers