| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64: Optimize SVE cos & cosf | Joe Ramsay | 2023-10-05 | 2 | -53/+47 |
* | aarch64: Improve vecmath sin routines | Joe Ramsay | 2023-10-05 | 3 | -73/+87 |
* | Fix FORTIFY_SOURCE false positive | Volker Weißmann | 2023-10-04 | 1 | -1/+3 |
* | Propagate GLIBC_TUNABLES in setxid binaries | Siddhesh Poyarekar | 2023-10-02 | 1 | -1/+0 |
* | Linux: add ST_NOSYMFOLLOW | Kir Kolyshkin | 2023-10-02 | 1 | -1/+3 |
* | mips: dl-machine-reject-phdr: Get rid of alloca. | Joe Simmons-Talbott | 2023-10-02 | 1 | -16/+10 |
* | x86: Add support for AVX10 preset and vec size in cpu-features | Noah Goldstein | 2023-09-29 | 4 | -3/+71 |
* | hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext | Samuel Thibault | 2023-09-28 | 4 | -16/+8 |
* | fegetenv_and_set_rn now uses the builtins provided by GCC. | Manjunath Matti | 2023-09-27 | 1 | -0/+9 |
* | io: Do not implement fstat with fstatat | Adhemerval Zanella | 2023-09-27 | 3 | -12/+68 |
* | AArch64: Remove -0.0 check from vector sin | Wilco Dijkstra | 2023-09-26 | 2 | -12/+2 |
* | elf: Add dummy declaration of _dl_audit_objclose for !SHARED | Florian Weimer | 2023-09-26 | 1 | -1/+8 |
* | Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] | Romain Geissler | 2023-09-25 | 1 | -3/+1 |
* | Revert "LoongArch: Add glibc.cpu.hwcap support." | caiyinyu | 2023-09-21 | 11 | -329/+8 |
* | Update kernel version to 6.5 in header constant tests | Joseph Myers | 2023-09-20 | 2 | -2/+2 |
* | LoongArch: Add glibc.cpu.hwcap support. | caiyinyu | 2023-09-19 | 11 | -8/+329 |
* | getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) | Siddhesh Poyarekar | 2023-09-15 | 1 | -8/+17 |
* | LoongArch: Change to put magic number to .rodata section | dengjianbo | 2023-09-15 | 1 | -10/+10 |
* | LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} | dengjianbo | 2023-09-15 | 7 | -0/+578 |
* | LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx} | dengjianbo | 2023-09-15 | 12 | -0/+963 |
* | LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. | caiyinyu | 2023-09-15 | 1 | -1/+1 |
* | LoongArch: Add lasx/lsx support for _dl_runtime_profile. | caiyinyu | 2023-09-15 | 7 | -179/+331 |
* | Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h | Joseph Myers | 2023-09-14 | 2 | -2/+3 |
* | Update syscall lists for Linux 6.5 | Joseph Myers | 2023-09-12 | 28 | -2/+31 |
* | ia64: Work around miscompilation and fix build on ia64's gcc-10 and later | Sergei Trofimovich | 2023-09-11 | 1 | -1/+3 |
* | stdio: Remove __libc_message alloca usage | Joe Simmons-Talbott | 2023-09-11 | 1 | -34/+13 |
* | htl: avoid exposing the vm_region symbol | Samuel Thibault | 2023-09-09 | 1 | -1/+1 |
* | elf: Always call destructors in reverse constructor order (bug 30785) | Florian Weimer | 2023-09-08 | 1 | -0/+4 |
* | io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 | Aurelien Jarno | 2023-09-07 | 1 | -1/+1 |
* | getaddrinfo: Get rid of alloca | Joe Simmons-Talbott | 2023-09-06 | 1 | -15/+9 |
* | riscv: Add support for XTheadBb in string-fz[a,i].h | Christoph Müllner | 2023-09-06 | 2 | -2/+7 |
* | getcanonname: Fix a typo | Siddhesh Poyarekar | 2023-09-05 | 1 | -1/+1 |
* | linux: Add pidfd_getpid | Adhemerval Zanella Netto | 2023-09-05 | 42 | -0/+478 |
* | posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) | Adhemerval Zanella Netto | 2023-09-05 | 51 | -3/+499 |
* | linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26371) | Adhemerval Zanella Netto | 2023-09-05 | 41 | -3/+414 |
* | linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparc | Adhemerval Zanella Netto | 2023-09-05 | 5 | -0/+40 |
* | mips: Add the clone3 wrapper | Adhemerval Zanella Netto | 2023-09-05 | 2 | -0/+141 |
* | arm: Add the clone3 wrapper | Adhemerval Zanella Netto | 2023-09-05 | 2 | -0/+81 |
* | htl: Fix stack information for main thread | Samuel Thibault | 2023-09-03 | 1 | -3/+27 |
* | elf: Fix slow tls access after dlopen [BZ #19924] | Szabolcs Nagy | 2023-09-01 | 2 | -3/+4 |
* | x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] | H.J. Lu | 2023-08-29 | 1 | -18/+13 |
* | LoongArch: Change loongarch to LoongArch in comments | dengjianbo | 2023-08-29 | 24 | -24/+24 |
* | LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx} | dengjianbo | 2023-08-29 | 7 | -0/+861 |
* | LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx} | dengjianbo | 2023-08-29 | 8 | -0/+688 |
* | LoongArch: Add ifunc support for memrchr{lsx, lasx} | dengjianbo | 2023-08-29 | 7 | -0/+335 |
* | LoongArch: Add ifunc support for memchr{aligned, lsx, lasx} | dengjianbo | 2023-08-29 | 7 | -0/+401 |
* | LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx} | dengjianbo | 2023-08-29 | 7 | -0/+365 |
* | LoongArch: Micro-optimize LD_PCREL | Xi Ruoyao | 2023-08-29 | 1 | -6/+4 |
* | LoongArch: Remove support code for old linker in start.S | Xi Ruoyao | 2023-08-29 | 1 | -16/+3 |
* | LoongArch: Simplify the autoconf check for static PIE | Xi Ruoyao | 2023-08-29 | 2 | -50/+16 |