aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
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
2021-12-29x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey
2021-12-29x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey
2021-12-28elf: Add _dl_find_object functionFlorian Weimer
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28malloc: Use hp-timing on libmemusageAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28malloc: Remove atomic_* usageAdhemerval Zanella
2021-12-28microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLSThomas Petazzoni
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella