aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersHEADmasterH.J. Lu
2024-02-28sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end markerH.J. Lu
2024-02-28s390: Improve static-pie configure testsAdhemerval Zanella
2024-02-27x86: Change ENQCMD test to CHECK_FEATURE_PRESENTH.J. Lu
2024-02-26aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay
2024-02-26S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler
2024-02-25x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey
2024-02-25x86-64: Save APX registers in ld.so trampolineH.J. Lu
2024-02-23tests: gracefully handle AppArmor userns containmentSimon Chopin
2024-02-23powerpc: Remove power7 strstr optimizationAdhemerval Zanella
2024-02-23arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)Adhemerval Zanella
2024-02-22math: Update mips64 ulpsXi Ruoyao
2024-02-19sparc: Treat the version field in the FPU control word as reservedDaniel Cederman
2024-02-17Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64Flavio Cruz
2024-02-17Use proc_getchildren_rusage when available in getrusage and times.Flavio Cruz
2024-02-17Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)Florian Weimer
2024-02-16i386: Use generic memrchr in libc (bug 31316)Florian Weimer
2024-02-15Apply the Makefile sorting fixH.J. Lu
2024-02-15sysdeps/x86_64/Makefile (tests): Add the end markerH.J. Lu
2024-02-14mips: Use builtins for ffs and ffsllJunxian Zhu
2024-02-13x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella
2024-02-13x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella
2024-02-13x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella
2024-02-12x86/cet: fix shadow stack test scriptsMichael Jeanson
2024-02-08Add SOL_VSOCK from Linux 6.7 to bits/socket.hJoseph Myers
2024-02-08Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.hJoseph Myers
2024-02-05arm: Remove wrong ldr from _dl_start_user (BZ 31339)Adhemerval Zanella
2024-02-05LoongArch: Use builtins for ffs and ffsllXi Ruoyao
2024-02-05Remove sysdeps/ia64/math-use-builtins-ffs.hXi Ruoyao
2024-02-02mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella
2024-02-01Rename c2x / gnu2x tests to c23 / gnu23Joseph Myers
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto
2024-02-01misc: tst-poll: Proper synchronize with child before sending the signalAdhemerval Zanella
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-30S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler
2024-01-22riscv: add support for static PIEAndreas Schwab
2024-01-22sh: Fix static build with --enable-fortifyAdhemerval Zanella
2024-01-22sparc: Fix sparc64 memmove length comparison (BZ 31266)Adhemerval Zanella
2024-01-22sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella
2024-01-22sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella
2024-01-18sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman
2024-01-18sparc: Force calculation that raises exceptionDaniel Cederman
2024-01-18sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman
2024-01-18sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman
2024-01-18sparc: Prevent stfsr from directly following floating-point instructionDaniel Cederman
2024-01-18sparc: Use existing macros to avoid code duplicationDaniel Cederman
2024-01-17Update kernel version to 6.7 in header constant testsJoseph Myers
2024-01-17Update syscall lists for Linux 6.7Joseph Myers
2024-01-15x86-64: Check if mprotect works before rewriting PLTH.J. Lu
2024-01-13x86_64: Optimize ffsll function code size.Sunil K Pandey