aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-12-18x86/cet: Don't assume that SHSTK implies IBTH.J. Lu
2023-12-17x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI
2023-12-11x86: Check PT_GNU_PROPERTY earlyH.J. Lu
2023-12-11sysdeps/x86/Makefile: Split and sort testsH.J. Lu
2023-12-07powerpc: Optimized strcmp for power10Amrita H S
2023-12-05elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella
2023-12-05elf: Ignore loader debug env vars for setuidAdhemerval Zanella
2023-12-05aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab
2023-12-04math: Add new exp10 implementationJoe Ramsay
2023-12-04aarch64: fix tested ifunc variantsSzabolcs Nagy
2023-12-02hurd: [!__USE_MISC] Do not #undef BSD macros in ioctlsSamuel Thibault
2023-11-30linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella
2023-11-30Avoid padding in _init and _fini. [BZ #31042]Stefan Liebler
2023-11-29aarch64: Improve special-case handling in AdvSIMD double-precision libmvec ro...Joe Ramsay
2023-11-28x86: Only align destination to 1x VEC_SIZE in memset 4x loopNoah Goldstein
2023-11-28Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.Tobias Klauser
2023-11-23Remove __access_noerrnoJoseph Myers
2023-11-22malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2023-11-22aarch64: Fix libmvec benchmarksJoe Ramsay
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-11-21s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella
2023-11-21x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella
2023-11-21elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella
2023-11-21elf: Add all malloc tunable to unsecvarsAdhemerval Zanella
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella
2023-11-21elf: Add GLIBC_TUNABLES to unsecvarsAdhemerval Zanella
2023-11-20hurd: Prevent the final file_exec_paths call from signalsSamuel Thibault
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay
2023-11-20linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella
2023-11-15x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.SNoah Goldstein
2023-11-15sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson
2023-11-14hurd: Fix spawni returning allocation errors.Samuel Thibault
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra
2023-11-13AArch64: Add memset_zva64Wilco Dijkstra
2023-11-13AArch64: Cleanup emag memsetWilco Dijkstra
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella
2023-11-07linux: Decorate __libc_fatal error bufferAdhemerval Zanella
2023-11-07linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella
2023-11-07hurd: statfsconv: Add missing f_ffree conversionSamuel Thibault
2023-11-06Update BAD_TYPECHECK to work on x86_64Flavio Cruz