aboutsummaryrefslogtreecommitdiff
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-28cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)Siddhesh Poyarekar
2024-02-28s390: Improve static-pie configure testsAdhemerval Zanella
2024-02-27x86: Change ENQCMD test to CHECK_FEATURE_PRESENTH.J. Lu
2024-02-27debug: Improve mqueue.h fortify warnings with clangAdhemerval Zanella
2024-02-27debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella
2024-02-27wcsmbs: Improve fortify with clangAdhemerval Zanella
2024-02-27syslog: Improve fortify with clangAdhemerval Zanella
2024-02-27socket: Improve fortify with clangAdhemerval Zanella
2024-02-27unistd: Improve fortify with clangAdhemerval Zanella
2024-02-27stdlib: Improve fortify with clangAdhemerval Zanella
2024-02-27string: Improve fortify with clangAdhemerval Zanella
2024-02-27libio: Improve fortify with clangAdhemerval Zanella
2024-02-27cdefs.h: Add clang fortify directivesAdhemerval Zanella
2024-02-27Update SHARED-FILES and license for Unicode 15.1.0.Carlos O'Donell
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-25hurd: Reformat Makefile.Carlos O'Donell
2024-02-25htl/tests: Reformat Makefile.Carlos O'Donell
2024-02-25htl: Reformat Makefile.Carlos O'Donell
2024-02-25hesiod: Reformat Makefile.Carlos O'Donell
2024-02-25gmon: Reformat Makefile.Carlos O'Donell
2024-02-25dlfcn: Reformat Makefile.Carlos O'Donell
2024-02-25dirent: Reformat Makefile.Carlos O'Donell
2024-02-25ctype: Reformat Makefile.Carlos O'Donell
2024-02-25csu: Reformat Makefile.Carlos O'Donell
2024-02-25conform: Reformat Makefile.Carlos O'Donell
2024-02-25Support compiling .S files with additional optionsH.J. Lu
2024-02-25x86-64: Save APX registers in ld.so trampolineH.J. Lu
2024-02-23benchtests: Add more benchtests for rounding functions.Junxian Zhu
2024-02-23tests: gracefully handle AppArmor userns containmentSimon Chopin
2024-02-23treewide: python-scripts: use `is None` for none-equalityKonstantin Kharlamov
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-22elf: Add new LoongArch reloc types (110 to 126) into elf.hXi Ruoyao
2024-02-21build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.Stefan Liebler
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-15sort-makefile-lines.py: Allow '_' in name and "^# name"H.J. Lu
2024-02-14trivial doc fix: remove weird phrase "syscall takes zero to five arguments"Askar Safin
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