aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2018-12-10Enable VDSO for static linking on mipsRafael Ávila de Espíndola
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer
2018-12-10Move *-le.abilist to le/*.abilistAndreas Schwab
2018-12-08Fix potential stack overflow [BZ #23490]Paul Pluzhnikov
2018-12-07hurd: Fix linknamespace of spawniSamuel Thibault
2018-12-07Add getcpuH.J. Lu
2018-12-07hurd: Implement support for posix_spawn_file_actions_addfchdir_npSamuel Thibault
2018-12-07posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer
2018-12-05Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg
2018-12-05Add __v*printf_internal with flags argumentsZack Weinberg
2018-12-05Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-12-05Add __vfscanf_internal and __vfwscanf_internal with flags arguments.Zack Weinberg
2018-12-03Enable VDSO for static linking on armRafael Ávila de Espíndola
2018-12-03posix: Fix segfault in maybe_script_executeAdhemerval Zanella
2018-12-03x86: Extend CPUID support in struct cpu_featuresH.J. Lu
2018-12-01htl: Fix comparing attr with default valuesSamuel Thibault
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang
2018-11-30Enable VDSO on i386 statically linked programsRafael Ávila de Espíndola