aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-01-16hurd: optimize exec cleanupSamuel Thibault
2022-01-15hurd: Add __rtld_execveSamuel Thibault
2022-01-15htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault
2022-01-15hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault
2022-01-15[hurd] Drop spurious #ifdef SHAREDSamuel Thibault
2022-01-15[hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey
2022-01-13Update syscall lists for Linux 5.16Joseph Myers
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy
2022-01-10x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer
2022-01-07ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault
2022-01-06AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-05or1k: Build InfrastructureStafford Horne
2022-01-05or1k: ABI listsStafford Horne
2022-01-05or1k: Linux ABIStafford Horne
2022-01-05or1k: Linux Syscall InterfaceStafford Horne
2022-01-05or1k: math soft float supportStafford Horne
2022-01-05or1k: Atomics and Locking primitivesStafford Horne
2022-01-05or1k: Thread Local Storage supportStafford Horne
2022-01-05or1k: startup and dynamic linking codeStafford Horne
2022-01-05or1k: ABI ImplementationStafford Horne
2022-01-05linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne
2022-01-03elf: Add <dl-debug.h>H.J. Lu
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2022-01-01hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault
2021-12-31hurd: Bump BRK_START to 0x20000000Samuel Thibault
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella
2021-12-31hurd: Make getrandom a stub inside the random translatorSamuel Thibault
2021-12-31open64: Force O_LARGEFILE on all architecturesStafford Horne
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey