elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
[platform/upstream/glibc.git] / sysdeps /
2022-10-30 Sunil K Pandeyx86-64: Improve evex512 version of strlen functions
2022-10-28 Letu Renstdlib/strfrom: Add copysign to fix NAN issue on riscv...
2022-10-28 Szabolcs Nagyaarch64: Fix the extension header write in getcontext...
2022-10-28 Szabolcs Nagyaarch64: Don't build wordcopy
2022-10-27 Florian Weimerelf: Introduce to _dl_call_fini
2022-10-27 Florian Weimerld.so: Export tls_init_tp_called as __rtld_tls_init_tp_...
2022-10-26 Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2022-10-26 Wilco Dijkstraaarch64: Cleanup memset ifunc
2022-10-26 Sunil K Pandeyx86_64: Implement evex512 version of strchrnul, strchr...
2022-10-25 Adhemerval Zanellalinux: Fix generic struct_stat for 64 bit time (BZ...
2022-10-24 Aurelien JarnoAvoid undefined behaviour in ibm128 implementation...
2022-10-24 Adhemerval ZanellaRemove all assembly optimizations for htonl and htons
2022-10-24 Cristian RodríguezRemove htonl.S for i386/x86_64
2022-10-24 Michael Hudson-DoyleFix BZ #29463 in the ibm128 implementation of y1l too
2022-10-24 Joseph MyersAdd ADDRB from Linux 6.0 to bits/termios-c_cflag.h
2022-10-20 Noah Goldsteinx86: Use `testb` for FSRM check in memmove-vec-unaligne...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Use `testb` for case-locale check in str{n}casecmp...
2022-10-20 Noah Goldsteinx86: Add support for VEC_SIZE == 64 in strcmp-evex...
2022-10-20 Noah Goldsteinx86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
2022-10-20 Felix Riemannsysdeps: arm: Fix preconfigure script for ARMv8/v9...
2022-10-20 Adhemerval Zanellalinux: Avoid shifting a negative signed on POSIX timer...
2022-10-20 Noah Goldsteinx86: Optimize strrchr-evex.S and implement with VMM...
2022-10-20 Noah Goldsteinx86: Optimize memrchr-evex.S
2022-10-20 Noah Goldsteinx86: Optimize strnlen-evex.S and implement with VMM...
2022-10-20 Noah Goldsteinx86: Shrink / minorly optimize strchr-evex and implemen...
2022-10-20 Noah Goldsteinx86: Optimize memchr-evex.S and implement with VMM...
2022-10-18 Sunil K Pandeyx86_64: Implement evex512 version of memchr, rawmemchr...
2022-10-18 Florian WeimerUse PTR_MANGLE and PTR_DEMANGLE unconditionally in...
2022-10-18 Florian WeimerIntroduce <pointer_guard.h>, extracted from <sysdep.h>
2022-10-18 Florian Weimerx86-64: Move LP_SIZE definition to its own header
2022-10-17 Szabolcs Nagymath: Fix asin and acos invalid exception with old gcc
2022-10-15 Noah Goldsteinx86: Update strlen-evex-base to use new reg/vec macros.
2022-10-15 Noah Goldsteinx86: Remove now unused vec header macros.
2022-10-15 Noah Goldsteinx86: Update memset to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update memmove to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update memrchr to use new VEC macros
2022-10-15 Noah Goldsteinx86: Update VEC macros to complete API for evex/evex512...
2022-10-12 Joseph MyersAdd AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h
2022-10-10 Adhemerval Zanellaelf: Remove -fno-tree-loop-distribute-patterns usage...
2022-10-10 Andreas SchwabExpose all MAP_ constants in <sys/mman.h> unconditional...
2022-10-08 Xi RuoyaoLoongArch: Fix the condition to use PC-relative address...
2022-10-07 Adhemerval Zanellaarm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
2022-10-06 Javier Pelloelf: Remove _dl_string_hwcap
2022-10-06 Javier Pelloelf: Remove hwcap parameter from add_to_cache signature
2022-10-06 Javier Pellox86_64: Remove platform directory library loading test
2022-10-05 Joseph MyersUpdate kernel version to 6.0 in header constant tests
2022-10-05 Adhemerval Zanella... x86: Fix -Os build (BZ #29576)
2022-10-05 Joseph MyersRegenerate sysdeps/mach/hurd/bits/errno.h
2022-10-05 Joseph MyersUpdate syscall lists for Linux 6.0
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 Adhemerval Zanellax86: Remove .tfloat usage
2022-10-01 John David Anglinhppa: Fix initialization of dp register [BZ 29635]
2022-09-30 Adhemerval Zanellamalloc: Do not clobber errno on __getrandom_nocancel...
2022-09-30 Adhemerval Zanellastdlib: Fix __getrandom_nocancel type and arc4random...
2022-09-30 Xi RuoyaoLoongArch: Add static PIE support
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 Wilco DijkstraUse C11 atomics instead of atomic_decrement_and_test
2022-09-23 Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
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 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 Anglinhppa: undef __ASSUME_SET_ROBUST_LIST
2022-09-20 Adhemerval Zanellalinux: Use same type for MMAP2_PAGE_UNIT
2022-09-20 Adhemerval Zanellam68k: Enforce 4-byte alignment on internal locks (BZ...
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 Ł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-13 Wilco DijkstraUse relaxed atomics since there is no MO dependence
2022-09-09 Wilco DijkstraUse C11 atomics instead atomic_add(_zero)
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 Florian Weimerelf: Rename _dl_sort_maps parameter from skip to force_...
2022-09-05 Adhemerval Zanellamath: x86: Use prefix for FP_INIT_ROUNDMODE
2022-09-01 caiyinyuLoongArch: Add soft float support.
2022-08-31 Adhemerval Zanellanptl: x86_64: Use same code for CURRENT_STACK_FRAME...
2022-08-30 Adhemerval Zanellaposix: Fix macro expansion producing 'defined' has...
2022-08-30 Stefan LieblerS390: Always use svc 0
2022-08-30 Xi RuoyaoLoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with...
2022-08-30 caiyinyuLoongArch: Fix ptr mangling/demangling features.
next