aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'Noah Goldstein
2022-02-10Use binutils 2.38 branch in build-many-glibcs.pyJoseph Myers
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella
2022-02-10malloc: Remove LD_TRACE_PRELINKING usage from mtraceAdhemerval 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
2022-02-10Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZEFlorian Weimer
2022-02-10elf: Merge dl-sysdep.c into the Linux versionFlorian Weimer
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella
2022-02-08x86-64: Optimize bzeroH.J. Lu
2022-02-08benchtests: Add benches for bzeroH.J. Lu
2022-02-07linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin
2022-02-07x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)Noah Goldstein
2022-02-07benchtests: Sort benches in MakefileH.J. Lu
2022-02-06Benchtests: Add length zero benchmark for memset in bench-memset.cNoah Goldstein
2022-02-06x86: Improve vec generation in memset-vec-unaligned-erms.SNoah Goldstein
2022-02-06x86-64: Add vector tan/tanf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector erfc/erfcf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector asinh/asinhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector tanh/tanhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector erf/erff to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector acosh/acoshf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atanh/atanhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log1p/log1pf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log2/log2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector log10/log10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atan2/atan2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cbrt/cbrtf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector sinh/sinhf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector expm1/expm1f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector cosh/coshf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp10/exp10f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector exp2/exp2f to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector hypot/hypotf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector asin/asinf to libmvec microbenchmarkSunil K Pandey
2022-02-06x86-64: Add vector atan/atanf to libmvec microbenchmarkSunil K Pandey
2022-02-06elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu
2022-02-05x86_64/multiarch: Sort sysdep_routines and put one entry per lineH.J. Lu
2022-02-05string: Sort headers, routines, tests and tests-translationH.J. Lu
2022-02-05x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))H.J. Lu
2022-02-05Benchtests: move 'alloc_bufs' from loop in bench-memset.cNoah Goldstein