platform/upstream/glibc.git
2022-10-06 Andreas SchwabNEWS: Fix grammar
2022-10-06 Javier Pelloelf: Simplify output of hwcap subdirectories in ld...
2022-10-06 Javier Pelloelf: Remove _dl_string_hwcap
2022-10-06 Javier PelloAdd NEWS entry for legacy hwcaps removal
2022-10-06 Javier Pelloelf: Remove hwcap and bits_hwcap fields from struct...
2022-10-06 Javier Pelloelf: Remove hwcap parameter from add_to_cache signature
2022-10-06 Javier Pelloelf: Remove legacy hwcaps support from ldconfig
2022-10-06 Javier Pelloelf: Remove legacy hwcaps support from the dynamic...
2022-10-06 Javier Pellox86_64: Remove platform directory library loading test
2022-10-06 Mike FABIANUpdate to Unicode 15.0.0 [BZ #29604]
2022-10-05 Joseph MyersUpdate kernel version to 6.0 in header constant tests
2022-10-05 Adhemerval... x86: Fix -Os build (BZ #29576)
2022-10-05 Adhemerval... sunrpc: Suppress GCC -Os warning on user2netname
2022-10-05 Adhemerval... rt: Initialize mq_send input on tst-mqueue{5,6}
2022-10-05 Adhemerval... posix: Suppress -Os may be used uninitialized warnings...
2022-10-05 Adhemerval... posix: Suppress -Os warnings on fnmatch
2022-10-05 Martin Jansalocale: prevent maybe-uninitialized errors with -Os...
2022-10-05 Joseph MyersRegenerate sysdeps/mach/hurd/bits/errno.h
2022-10-05 Joseph MyersUpdate syscall lists for Linux 6.0
2022-10-04 Siddhesh Poyarekarnscd: Drop local address tuple variable [BZ #29607]
2022-10-04 Joseph MyersUse Linux 6.0 in build-many-glibcs.py
2022-10-03 Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03 Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 strncmp implementation
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 strcmp implementation
2022-10-03 Aurelien Jarnox86-64: Require BMI2 for AVX2 str(n)casecmp implementations
2022-10-03 Aurelien Jarnox86: include BMI1 and BMI2 in x86-64-v3 level
2022-10-03 Noah Goldsteinx86: Cleanup pthread_spin_{try}lock.S
2022-10-03 Noah GoldsteinBenchtests: Add bench for pthread_spin_{try}lock and...
2022-10-03 Adhemerval... x86: Remove .tfloat usage
2022-10-03 Yu Chien Peter Linnptl: Convert tst-setuid2 to test-driver
2022-10-03 Yu Chien Peter Linsupport: Add xpthread_cond_signal wrapper
2022-10-01 John David... hppa: Fix initialization of dp register [BZ 29635]
2022-09-30 Joseph MyersFix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
2022-09-30 Adhemerval... malloc: Do not clobber errno on __getrandom_nocancel...
2022-09-30 Adhemerval... stdlib: Fix __getrandom_nocancel type and arc4random...
2022-09-30 Xi RuoyaoLoongArch: Add static PIE support
2022-09-29 Noah GoldsteinBenchtest: Add additional benchmarks for strlen and...
2022-09-29 Noah Goldsteinx86: Fix wcsnlen-avx2 page cross length comparison...
2022-09-28 Joseph MyersUpdate _FloatN header support for C++ in GCC 13
2022-09-28 Samuel Thibaulthurd: Fix typo
2022-09-28 Jörg Sonnenbergerget_nscd_addresses: Fix subscript typos [BZ #29605]
2022-09-27 Samuel Thibaulthurd: Increase SOMAXCONN to 4096
2022-09-26 Wilco DijkstraUse atomic_exchange_release/acquire
2022-09-23 Florian Weimernss: Use shared prefix in IPv4 address in tst-reload1
2022-09-23 Florian Weimernss: Enhance tst-reload1 coverage and logging
2022-09-23 Wilco DijkstraUse C11 atomics instead of atomic_decrement_and_test
2022-09-23 Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-23 Wilco DijkstraUse C11 atomics instead of atomic_and/or
2022-09-22 Qingqing Limalloc: Print error when oldsize is not equal to the...
2022-09-22 Adhemerval... Use '%z' instead of '%Z' on printf functions
2022-09-22 Florian Weimerelf: Extract glibcelf constants from <elf.h>
2022-09-22 Florian Weimerscripts: Enhance glibcpp to do basic macro processing
2022-09-22 Florian Weimerscripts: Extract glibcpp.py from check-obsolete-constru...
2022-09-21 Alistair Francisriscv: Remove RV32 floating point functions
2022-09-21 Alistair Francisriscv: Consolidate the libm-test-ulps
2022-09-21 Samuel Thibaulthurd: Fix SIOCADD/DELRT ioctls
2022-09-21 Samuel Thibaulthurd: Drop struct rtentry and in6_rtmsg
2022-09-21 Damien Zammithurd: Add _IOT_ifrtreq to <net/route.h>
2022-09-21 Adhemerval... elf: Use C11 atomics on _dl_mcount
2022-09-21 Samuel Thibaulthurd: Use IF_NAMESIZE rather than IFNAMSIZ
2022-09-20 Damien Zammithurd: Add ifrtreq structure to net/route.h
2022-09-20 John David... hppa: undef __ASSUME_SET_ROBUST_LIST
2022-09-20 Adhemerval... linux: Use same type for MMAP2_PAGE_UNIT
2022-09-20 Adhemerval... m68k: Enforce 4-byte alignment on internal locks (BZ...
2022-09-20 Florian Weimernss: Fix tst-nss-files-hosts-long on single-stack hosts...
2022-09-20 Florian Weimernss: Implement --no-addrconfig option for getent
2022-09-20 Florian Weimergconv: Use 64-bit interfaces in gconv_parseconfdir...
2022-09-20 Florian Weimerelf: Implement force_first handling in _dl_sort_maps_df...
2022-09-19 Florian WeimerLinux: Do not skip d_ino == 0 entries in readdir, readd...
2022-09-17 Samuel Thibaulthurd: Factorize at/non-at functions
2022-09-17 Samuel Thibaulttst-sprintf-errno: Update Hurd message length
2022-09-17 Łukasz StelmachRISC-V: Allow long jumps to __syscall_error
2022-09-15 Samuel Thibaulthurd: Make readlink* just reopen the file used for...
2022-09-14 Samuel Thibaulthurd: Fix readlink() hanging on fifo
2022-09-14 Paul EggertFix BRE typos in check-safety.sh
2022-09-13 Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2022-09-13 Wilco DijkstraUse relaxed atomics since there is no MO dependence
2022-09-12 Aurelien Jarnomakedb: fix build with libselinux >= 3.1 (Bug 26233)
2022-09-11 Samuel Thibaulttst-sprintf-errno: Update Hurd message output
2022-09-09 Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-09-09 Wilco DijkstraUse C11 atomics instead atomic_add(_zero)
2022-09-09 Paul Eggertmktime: improve heuristic for ca-1986 Indiana DST
2022-09-09 Paul EggertAssume HAVE_TZSET in time/mktime.c
2022-09-08 Javier Pelloelf: Fix hwcaps string size overestimation
2022-09-08 Andreas Schwaberrlist: add missing entry for EDEADLOCK (bug 29545)
2022-09-07 Joseph MyersDo not define static_assert or thread_local in headers...
2022-09-06 Wilco Dijkstramalloc: Use C11 atomics rather than atomic_exchange_and_add
2022-09-06 Siddhesh PoyarekarAdd NEWS entry for CVE-2022-39046
2022-09-06 Florian Weimerelf: Rename _dl_sort_maps parameter from skip to force_...
2022-09-06 Florian Weimerscripts/dso-ordering-test.py: Generate program run...
2022-09-05 Adhemerval... math: x86: Use prefix for FP_INIT_ROUNDMODE
2022-09-05 Florian Weimerscripts/build-many-glibcs.py: Use https:// for sourcewa...
2022-09-05 Adhemerval... debug: test for more required cacellation points (BZ...
2022-09-05 Florian Weimerelf.h: Remove duplicate definition of VER_FLG_WEAK
2022-09-05 Adhemerval... syslog: Remove extra whitespace between timestamp and...
2022-09-01 caiyinyuLoongArch: Add soft float support.
2022-08-31 Adhemerval... elf: Restore how vDSO dependency is printed with LD_TRA...
next