aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Update syscall lists for Linux 6.6Adhemerval Zanella28-2/+32
2023-11-01AArch64: Cleanup ifuncsWilco Dijkstra18-125/+41
2023-11-01Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar2-6/+2
2023-10-31string: Add internal memswap implementationAdhemerval Zanella1-0/+41
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella39-319/+1
2023-10-30sparc: Remove optimize md5, sha256, and sha512Adhemerval Zanella14-454/+0
2023-10-26LoongArch: Delete excessively allocated memory.caiyinyu1-34/+34
2023-10-26LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu1-0/+1
2023-10-26LoongArch: Unify Register Names.caiyinyu2-19/+19
2023-10-24AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra11-1/+141
2023-10-24Move getaddrinfo from 'posix' into 'nss'Arjun Shankar1-2625/+0
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay13-0/+528
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay15-1/+584
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay15-1/+549
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay13-0/+463
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay19-1/+1248
2023-10-20tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler1-3/+3
2023-10-19s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler2-2/+4
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer1-4/+0
2023-10-17Add LE DSCP code point from RFC-8622.Bruno Victal1-0/+5
2023-10-17Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers1-0/+1
2023-10-16Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers1-0/+4
2023-10-16Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers1-0/+11
2023-10-16Avoid maybe-uninitialized warning in __kernel_rem_pio2Andreas Schwab1-9/+5
2023-10-06x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10Noah Goldstein3-569/+293
2023-10-05aarch64: Optimise vecmath logsJoe Ramsay7-215/+226
2023-10-05aarch64: Cosmetic change in SVE exp routinesJoe Ramsay2-47/+44
2023-10-05aarch64: Optimize SVE cos & cosfJoe Ramsay2-53/+47
2023-10-05aarch64: Improve vecmath sin routinesJoe Ramsay3-73/+87
2023-10-04Fix FORTIFY_SOURCE false positiveVolker Weißmann1-1/+3
2023-10-02Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar1-1/+0
2023-10-02Linux: add ST_NOSYMFOLLOWKir Kolyshkin1-1/+3
2023-10-02mips: dl-machine-reject-phdr: Get rid of alloca.Joe Simmons-Talbott1-16/+10
2023-09-29x86: Add support for AVX10 preset and vec size in cpu-featuresNoah Goldstein4-3/+71
2023-09-28hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault4-16/+8
2023-09-27fegetenv_and_set_rn now uses the builtins provided by GCC.Manjunath Matti1-0/+9
2023-09-27io: Do not implement fstat with fstatatAdhemerval Zanella3-12/+68
2023-09-26AArch64: Remove -0.0 check from vector sinWilco Dijkstra2-12/+2
2023-09-26elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer1-1/+8
2023-09-25Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler1-3/+1
2023-09-21Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu11-329/+8
2023-09-20Update kernel version to 6.5 in header constant testsJoseph Myers2-2/+2
2023-09-19LoongArch: Add glibc.cpu.hwcap support.caiyinyu11-8/+329
2023-09-15getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar1-8/+17
2023-09-15LoongArch: Change to put magic number to .rodata sectiondengjianbo1-10/+10
2023-09-15LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}dengjianbo7-0/+578
2023-09-15LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}dengjianbo12-0/+963
2023-09-15LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.caiyinyu1-1/+1
2023-09-15LoongArch: Add lasx/lsx support for _dl_runtime_profile.caiyinyu7-179/+331
2023-09-14Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2-2/+3