aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-03-07x86_64: Fix svml_s_acosf8_core_avx2.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf4_core_sse4.S code formattingSunil K Pandey
2022-03-07x86_64: Fix svml_s_acosf16_core_avx512.S code formatting (supplemental)Sunil K Pandey
2022-03-07pthread: Do not overwrite tests-time64Adhemerval Zanella
2022-03-04x86_64: Fix svml_s_acosf16_core_avx512.S code formattingSunil K Pandey
2022-03-03i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936]H.J. Lu
2022-03-03linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu
2022-02-23x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella
2022-02-23s390: Remove bzero optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella
2022-02-23ia64: Remove bzero optimizationAdhemerval Zanella
2022-02-23alpha: Remove bzero optimizationAdhemerval Zanella
2022-02-23x86_64: Remove bcopy optimizationsAdhemerval Zanella
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella
2022-02-23powerpc: Remove bcopy optimizationsAdhemerval Zanella
2022-02-23ia64: Remove bcopyAdhemerval Zanella
2022-02-22hppa: Fix warnings from _dl_lookup_addressJohn David Anglin
2022-02-22hppa: Revise gettext trampoline designJohn David Anglin
2022-02-21Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein
2022-02-18hppa: Fix swapcontextJohn David Anglin
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein
2022-02-16microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella
2022-02-16Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers
2022-02-16pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)Adhemerval Zanella
2022-02-16x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]Noah Goldstein
2022-02-14x86-64: Define __memcmpeq in ld.soH.J. Lu
2022-02-14htl: Fix initializing the key lockSamuel Thibault
2022-02-14htl: Make pthread_[gs]etspecific not check for key validitySamuel Thibault
2022-02-14x86-64: Remove bzero weak alias in SS2 memsetH.J. Lu
2022-02-14hppa: Fix typoJohn David Anglin
2022-02-14linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella
2022-02-14x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIEH.J. Lu
2022-02-14Fix elf/tst-audit2 on hppaJohn David Anglin
2022-02-14x86: Use CHECK_FEATURE_PRESENT on PCONFIGH.J. Lu
2022-02-14x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.cH.J. Lu
2022-02-12x86: Set .text section in memset-vec-unaligned-ermsNoah Goldstein
2022-02-11Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHAREDFlorian Weimer
2022-02-11Revert "Linux: Consolidate auxiliary vector parsing"Florian Weimer
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-02-10Linux: Consolidate auxiliary vector parsingFlorian Weimer
2022-02-10Linux: Assume that NEED_DL_SYSINFO_DSO is always definedFlorian Weimer
2022-02-10Linux: Remove DL_FIND_ARG_COMPONENTSFlorian Weimer