about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* elf: Add _dl_audit_preinitAdhemerval Zanella2021-12-281-0/+3
* elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella2021-12-281-0/+10
* elf: Add _dl_audit_objcloseAdhemerval Zanella2021-12-281-0/+4
* elf: Add _dl_audit_objsearchAdhemerval Zanella2021-12-281-0/+7
* elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella2021-12-281-0/+10
* elf: Add _dl_audit_objopenAdhemerval Zanella2021-12-281-0/+5
* hurd: Fix static-PIE startupSamuel Thibault2021-12-286-9/+94
* hurd: let csu initialize tlsSamuel Thibault2021-12-282-34/+0
* hurd: Fix XFAIL-ing mallocfork2 testsSamuel Thibault2021-12-271-4/+10
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2021-12-271-0/+2
* x86: Optimize L(less_vec) case in memcmpeq-evex.SNoah Goldstein2021-12-271-127/+43
* x86: Optimize L(less_vec) case in memcmp-evex-movbe.SNoah Goldstein2021-12-271-193/+56
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-2313-12/+215
* x86-64: Add vector acos/acosf implementation to libmvecSunil K Pandey2021-12-2249-0/+2301
* s_sincosf.h: Change pio4 type to float [BZ #28713]H.J. Lu2021-12-211-1/+1
* Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie2021-12-211-1/+1
* Regenerate ulps on x86_64 with GCC 12H.J. Lu2021-12-201-1/+1
* Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.hJoseph Myers2021-12-201-0/+2
* Remove ununsed tcb-offsetAdhemerval Zanella2021-12-1730-320/+0
* riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno2021-12-171-0/+6
* riscv: align stack in clone [BZ #28702]Aurelien Jarno2021-12-171-0/+3
* elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]Aurelien Jarno2021-12-171-1/+8