platform/upstream/glibc.git
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)
2022-02-03 Andreas SchwabRegenerate configure
2022-02-03 Carlos O'DonellOpen master branch for glibc 2.36 development
2022-02-03 Carlos O'DonellCreate ChangeLog.old/ChangeLog.24. glibc-2.35 upstream/2.35
2022-02-03 Carlos O'DonellPrepare for glibc 2.35 release.
2022-02-03 Carlos O'DonellRegenerate configure.
2022-02-03 Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2022-02-03 Carlos O'DonellUpdate NEWS bug list.
2022-02-03 Carlos O'DonellUpdate NEWS.
2022-02-03 Carlos O'DonellUpdate translations.
2022-02-02 Florian WeimerLinux: Use ptrdiff_t for __rseq_offset
2022-02-02 Szabolcs NagyFix elf/tst-audit25a with default bind now toolchains
2022-02-02 Adhemerval... posix: Replace posix_spawnattr_tc{get,set}pgrp_np with...
2022-02-02 Stafford Horneor1k: Define PI_STATIC_AND_HIDDEN
2022-02-01 Samuel ThibaultSET_RELHOOK: merge i386 and x86_64, and move to sysdeps...
2022-02-01 Ben Woodardelf: Fix runtime linker auditing on aarch64 (BZ #26643)
2022-02-01 Adhemerval... elf: Issue la_symbind for bind-now (BZ #23734)
2022-02-01 Adhemerval... elf: Fix initial-exec TLS access on audit modules ...
2022-02-01 Adhemerval... elf: Add la_activity during application exit
2022-02-01 Carlos O'Donelllocaledata: Adjust C.UTF-8 to align with C/POSIX.
2022-02-01 Carlos O'Donelllocaledef: Fix handling of empty mon_decimal_point...
2022-02-01 Carlos O'Donellmalloc: Fix tst-mallocalign1 macro spacing.
2022-01-31 H.J. Luelf: Add <dl-r_debug.h>
2022-01-31 Siddhesh PoyarekarMention _FORTIFY_SOURCE=3 for gcc12 in NEWS
2022-01-31 Carlos O'Donellmalloc: Fix -Wuse-after-free warning in tst-mallocalign...
2022-01-30 Carlos O'DonellUpdate libc.pot for 2.35 release.
2022-01-29 H.J. Lutst-socket-timestamp-compat.c: Check __TIMESIZE [BZ...
2022-01-28 Adhemerval... Add prelink removal plan on NEWS
2022-01-28 Adhemerval... Linux: Only generate 64 bit timestamps for 64 bit time_...
2022-01-28 Adhemerval... linux: Fix ancillary 64-bit time timestamp conversion...
2022-01-28 Adhemerval... support: Add support_socket_so_timestamp_time64
2022-01-28 Szabolcs NagyFix elf/loadfail test build dependencies
2022-01-27 Florian WeimerFix glibc 2.34 ABI omission (missing GLIBC_2.34 in...
2022-01-27 H.J. Lux86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]
2022-01-26 Mark WielaardGuard tst-valgrind-smoke.out with run-built-tests
2022-01-26 Adhemerval... hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc...
2022-01-26 Martin SeborAvoid -Wuse-after-free in tests [BZ #26779].
next