platform/upstream/glibc.git
2022-02-24 H.J. Lubenchtests: Add small sizes (<= 64) to bench-bzero...
2022-02-24 Sunil K Pandeymath: Add more input to atanh accuracy tests
2022-02-24 Stafford Horneresolv: Fix tst-resolv tests for 2.35 ABIs and later
2022-02-23 Sunil K Pandeyx86_64: Disable libmvec tests if multiarch not enabled...
2022-02-23 H.J. Lubenchtests: Add benches for memset with 0 value
2022-02-23 Adhemerval... i686: Remove bzero optimizations
2022-02-23 Adhemerval... s390: Remove bzero optimizations
2022-02-23 Adhemerval... powerpc: Remove powerpc64 bzero optimizations
2022-02-23 Adhemerval... powerpc: Remove powerpc32 bzero optimizations
2022-02-23 Adhemerval... sparc: Remove bzero optimization
2022-02-23 Adhemerval... ia64: Remove bzero optimization
2022-02-23 Adhemerval... alpha: Remove bzero optimization
2022-02-23 Adhemerval... x86_64: Remove bcopy optimizations
2022-02-23 Adhemerval... i386: Remove bcopy optimizations
2022-02-23 Adhemerval... powerpc: Remove bcopy optimizations
2022-02-23 Adhemerval... ia64: Remove bcopy
2022-02-22 John David... hppa: Fix warnings from _dl_lookup_address
2022-02-22 John David... hppa: Revise gettext trampoline design
2022-02-21 Joseph MyersAdd SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h
2022-02-21 H.J. Luelf: Check invalid hole in PT_LOAD segments [BZ #28838]
2022-02-21 Siddhesh Poyarekarrealpath: Do not copy result on failure (BZ #28815)
2022-02-18 Noah Goldsteinx86: Fix TEST_NAME to make it a string in tst-strncmp...
2022-02-18 Noah Goldsteinx86: Test wcscmp RTM in the wcsncmp overflow case ...
2022-02-18 John David... hppa: Fix swapcontext
2022-02-17 Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-02-17 H.J. Lustring: Add a testcase for wcsncmp with SIZE_MAX [BZ...
2022-02-16 Adhemerval... microblaze: Use the correct select syscall (BZ #28883)
2022-02-16 Joseph MyersUpdate kernel version to 5.16 in tst-mman-consts.py
2022-02-16 Adhemerval... pthread: Use 64 bit time_t stat internally for sem_open...
2022-02-16 Noah Goldsteinx86: Fix bug in strncmp-evex and strncmp-avx2 [BZ ...
2022-02-15 Noah GoldsteinString: Strength memset tests in test-memset.c
2022-02-15 H.J. Lux86-64: Define __memcmpeq in ld.so
2022-02-14 Samuel Thibaulthtl: Destroy thread-specific data before releasing...
2022-02-14 Samuel Thibaulthtl: Fix initializing the key lock
2022-02-14 Samuel Thibaultmach: Fix LLL_SHARED value
2022-02-14 Samuel Thibaulthtl: Make pthread_[gs]etspecific not check for key...
2022-02-14 H.J. Lux86-64: Remove bzero weak alias in SS2 memset
2022-02-14 John David... hppa: Fix typo
2022-02-14 Adhemerval... linux: Use socket-constants-time64.h on tst-socket...
2022-02-14 H.J. Lux86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_S...
2022-02-14 John David... Fix elf/tst-audit2 on hppa
2022-02-14 H.J. Lux86: Use CHECK_FEATURE_PRESENT on PCONFIG
2022-02-14 H.J. Lux86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c
2022-02-12 Noah Goldsteinx86: Set .text section in memset-vec-unaligned-erms
2022-02-11 Florian WeimerLinux: Include <dl-auxv.h> in dl-sysdep.c only for...
2022-02-11 Florian WeimerRevert "Linux: Consolidate auxiliary vector parsing"
2022-02-11 Noah GoldsteinString: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
2022-02-10 Joseph MyersUse binutils 2.38 branch in build-many-glibcs.py
2022-02-10 Adhemerval... elf: Remove LD_USE_LOAD_BIAS
2022-02-10 Adhemerval... malloc: Remove LD_TRACE_PRELINKING usage from mtrace
2022-02-10 Adhemerval... elf: Remove prelink support
2022-02-10 Florian WeimerLinux: Consolidate auxiliary vector parsing
2022-02-10 Florian WeimerLinux: Assume that NEED_DL_SYSINFO_DSO is always defined
2022-02-10 Florian WeimerLinux: Remove DL_FIND_ARG_COMPONENTS
2022-02-10 Florian WeimerLinux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_P...
2022-02-10 Florian Weimerelf: Merge dl-sysdep.c into the Linux version
2022-02-09 Adhemerval... hppa: Fix bind-now audit (BZ #28857)
2022-02-08 H.J. Lux86-64: Optimize bzero
2022-02-08 H.J. Lubenchtests: Add benches for bzero
2022-02-07 Dmitry V. Levinlinux: fix accuracy of get_nprocs and get_nprocs_conf...
2022-02-07 Noah Goldsteinx86: Remove SSSE3 instruction for broadcast in memset...
2022-02-07 H.J. Lubenchtests: Sort benches in Makefile
2022-02-07 Noah GoldsteinBenchtests: Add length zero benchmark for memset in...
2022-02-07 Noah Goldsteinx86: Improve vec generation in memset-vec-unaligned...
2022-02-06 Sunil K Pandeyx86-64: Add vector tan/tanf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector erfc/erfcf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector asinh/asinhf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector tanh/tanhf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector erf/erff to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector acosh/acoshf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector atanh/atanhf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector log1p/log1pf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector log2/log2f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector log10/log10f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector atan2/atan2f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector cbrt/cbrtf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector sinh/sinhf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector expm1/expm1f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector cosh/coshf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector exp10/exp10f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector exp2/exp2f to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector hypot/hypotf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector asin/asinf to libmvec microbenchmark
2022-02-06 Sunil K Pandeyx86-64: Add vector atan/atanf to libmvec microbenchmark
2022-02-06 H.J. Luelf: Replace tst-audit24bmod2.so with tst-audit24bmod2
2022-02-06 H.J. Lux86_64/multiarch: Sort sysdep_routines and put one...
2022-02-06 H.J. Lustring: Sort headers, routines, tests and tests-translation
2022-02-06 H.J. Lux86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))
2022-02-05 Noah GoldsteinBenchtests: move 'alloc_bufs' from loop in bench-memset.c
2022-02-04 H.J. Lux86-64: Fix strcmp-evex.S
2022-02-04 H.J. Lux86-64: Fix strcmp-avx2.S
2022-02-04 Sunil K Pandeyx86-64: Add vector acos/acosf to libmvec microbenchmark
2022-02-03 Noah Goldsteinbenchtests: Add more coverage for strcmp and strncmp...
2022-02-03 Noah Goldsteinx86: Optimize strcmp-evex.S
2022-02-03 Noah Goldsteinx86: Optimize strcmp-avx2.S
2022-02-03 Noah Goldsteinstring: Improve coverage in test-strcmp.c and test...
2022-02-03 Noah Goldsteinstring/test-str*cmp: remove stupid_[strcmp, strncmp...
2022-02-03 Adhemerval... linux: Fix missing __convert_scm_timestamps (BZ #28860)
2022-02-03 Gleb Fotengauer... linux: __get_nprocs_sched: do not feed CPU_COUNT_S...
2022-02-03 Adhemerval... posix: Fix tst-spawn6 terminal handling (BZ #28853)
next