summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault2022-01-071-5/+1
* AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra2022-01-063-3/+3
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-0618-3100/+0
* or1k: Build InfrastructureStafford Horne2022-01-059-0/+63
* or1k: ABI listsStafford Horne2022-01-0510-0/+3095
* or1k: Linux ABIStafford Horne2022-01-0510-0/+555
* or1k: Linux Syscall InterfaceStafford Horne2022-01-056-0/+738
* or1k: math soft float supportStafford Horne2022-01-057-0/+1333
* or1k: Atomics and Locking primitivesStafford Horne2022-01-051-0/+71
* or1k: Thread Local Storage supportStafford Horne2022-01-054-0/+279
* or1k: startup and dynamic linking codeStafford Horne2022-01-057-0/+666
* or1k: ABI ImplementationStafford Horne2022-01-0512-0/+419
* linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne2022-01-051-0/+1
* elf: Add <dl-debug.h>H.J. Lu2022-01-033-15/+74
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-016871-6874/+6873
* hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault2022-01-011-9/+9
* hurd: Bump BRK_START to 0x20000000Samuel Thibault2021-12-311-1/+1
* hurd: Avoid overzealous shared objects constraintsSamuel Thibault2021-12-312-3/+3
* time: Refactor timesize.h for some ABIsAdhemerval Zanella2021-12-314-11/+15
* hurd: Make getrandom a stub inside the random translatorSamuel Thibault2021-12-311-0/+13
* open64: Force O_LARGEFILE on all architecturesStafford Horne2021-12-314-29/+4
* x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey2021-12-3048-0/+21901
* x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey2021-12-3048-0/+14958
* x86-64: Add vector asinh/asinhf implementation to libmvecSunil K Pandey2021-12-2948-0/+5772
* x86-64: Add vector tanh/tanhf implementation to libmvecSunil K Pandey2021-12-2948-0/+5635
* x86-64: Add vector erf/erff implementation to libmvecSunil K Pandey2021-12-2948-0/+5032
* x86-64: Add vector acosh/acoshf implementation to libmvecSunil K Pandey2021-12-2948-0/+5253
* x86-64: Add vector atanh/atanhf implementation to libmvecSunil K Pandey2021-12-2948-0/+5048
* x86-64: Add vector log1p/log1pf implementation to libmvecSunil K Pandey2021-12-2948-0/+4435
* x86-64: Add vector log2/log2f implementation to libmvecSunil K Pandey2021-12-2948-0/+4196
* x86-64: Add vector log10/log10f implementation to libmvecSunil K Pandey2021-12-2948-0/+3746
* x86-64: Add vector atan2/atan2f implementation to libmvecSunil K Pandey2021-12-2948-0/+3105
* x86-64: Add vector cbrt/cbrtf implementation to libmvecSunil K Pandey2021-12-2948-0/+3019
* x86-64: Add vector sinh/sinhf implementation to libmvecSunil K Pandey2021-12-2948-0/+2882
* x86-64: Add vector expm1/expm1f implementation to libmvecSunil K Pandey2021-12-2948-0/+2713
* x86-64: Add vector cosh/coshf implementation to libmvecSunil K Pandey2021-12-2948-0/+2625
* x86-64: Add vector exp10/exp10f implementation to libmvecSunil K Pandey2021-12-2948-0/+2605
* x86-64: Add vector exp2/exp2f implementation to libmvecSunil K Pandey2021-12-2948-0/+2281
* x86-64: Add vector hypot/hypotf implementation to libmvecSunil K Pandey2021-12-2948-0/+2139
* x86-64: Add vector asin/asinf implementation to libmvecSunil K Pandey2021-12-2948-0/+2177
* x86-64: Add vector atan/atanf implementation to libmvecSunil K Pandey2021-12-2948-0/+1729
* elf: Add _dl_find_object functionFlorian Weimer2021-12-2837-0/+117
* malloc: Remove memusage.hAdhemerval Zanella2021-12-2823-400/+13
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-284-21/+0
* Remove atomic-machine.h atomic typedefsAdhemerval Zanella2021-12-2819-386/+8
* malloc: Remove atomic_* usageAdhemerval Zanella2021-12-283-18/+0
* microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLSThomas Petazzoni2021-12-281-1/+3
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-2824-56/+100
* elf: Add _dl_audit_pltenterAdhemerval Zanella2021-12-281-0/+4