aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2024-02-27S390: Do not clobber r7 in clone [BZ #31402]release/2.38/masterStefan Liebler
2024-02-12malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella
2024-02-02sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman
2024-02-02sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella
2024-02-02sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella
2024-02-01sparc: Fix broken memset for sparc32 [BZ #31068]Andreas Larsson
2024-02-01S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler
2024-01-31x86_64: Optimize ffsll function code size.Sunil K Pandey
2024-01-02getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)Andreas Schwab
2023-12-23x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-23x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-12-10LoongArch: Delete excessively allocated memory.caiyinyu
2023-11-25sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ...Sergio Durigan Junior
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer
2023-10-02Propagate GLIBC_TUNABLES in setxid binariesSiddhesh Poyarekar
2023-09-26Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]Romain Geissler
2023-09-15getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)Siddhesh Poyarekar
2023-09-11elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer
2023-09-07io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64Aurelien Jarno
2023-08-24sysdeps: tst-bz21269: fix -Wreturn-typeSam James
2023-08-24sysdeps: tst-bz21269: handle ENOSYS & skip appropriatelySam James
2023-08-24sysdeps: tst-bz21269: fix test parameterSam James
2023-08-17i686: Fix build with --disable-multiarchAdhemerval Zanella
2023-08-17x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella
2023-08-12x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]Noah Goldstein
2023-08-11nscd: Do not rebuild getaddrinfo (bug 30709)Florian Weimer
2023-08-06x86: Fix for cache computation on AMD legacy cpus.Sajan Karumanchi
2023-07-27<sys/platform/x86.h>: Add APX supportH.J. Lu
2023-07-26linux: Fix i686 with gcc6Adhemerval Zanella Netto
2023-07-26i386: Remove memset_chk-nonshared.SAdhemerval Zanella Netto
2023-07-26i386: Fix build with --enable-fortify=3Adhemerval Zanella Netto
2023-07-26powerpc: Fix powerpc64 strchrnul build with old gccAdhemerval Zanella Netto
2023-07-25MIPS: Update mips32 and mip64 libm test ulpsAurelien Jarno
2023-07-25Include sys/rseq.h in tst-rseq-disable.cStefan Liebler
2023-07-22riscv: Update rvd libm test ulpsAurelien Jarno
2023-07-19Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel
2023-07-18[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.Noah Goldstein
2023-07-18x86: Fix slight bug in `shared_per_thread` cache size calculation.Noah Goldstein
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-17Update sparc libm-test-ulpsAdhemerval Zanella
2023-07-13s390: Add the clone3 wrapperAdhemerval Zanella
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella
2023-07-12i386: make debug wrappers compatible with static PIEAndreas Schwab
2023-07-11LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}caiyinyu
2023-07-11LoongArch: Add vector implementation for _dl_runtime_resolve.caiyinyu
2023-07-11LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.caiyinyu
2023-07-10sysdeps: Add missing hidden definitions for i386Frédéric Bérat