about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* linux: Introduce INTERNAL_VSYSCALLEvan Green2024-03-011-0/+12
* riscv: Add Linux hwprobe syscall supportEvan Green2024-03-016-2/+125
* rtld: Add glibc.rtld.enable_secure tunable.Joe Simmons-Talbott2024-02-296-0/+151
* x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu2024-02-2914-6/+299
* x86_64: Suppress false positive valgrind errorH.J. Lu2024-02-284-3/+28
* x86: Don't check XFD against /proc/cpuinfoH.J. Lu2024-02-281-0/+3
* x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu2024-02-282-12/+20
* x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu2024-02-2824-213/+920
* sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end markerH.J. Lu2024-02-281-3/+6
* cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)Siddhesh Poyarekar2024-02-283-3/+44
* s390: Improve static-pie configure testsAdhemerval Zanella2024-02-282-231/+40
* x86: Change ENQCMD test to CHECK_FEATURE_PRESENTH.J. Lu2024-02-271-1/+1
* debug: Improve mqueue.h fortify warnings with clangAdhemerval Zanella2024-02-272-2/+30
* debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella2024-02-273-3/+101
* wcsmbs: Improve fortify with clangAdhemerval Zanella2024-02-271-48/+119
* syslog: Improve fortify with clangAdhemerval Zanella2024-02-271-2/+12
* socket: Improve fortify with clangAdhemerval Zanella2024-02-272-12/+37
* unistd: Improve fortify with clangAdhemerval Zanella2024-02-271-28/+82
* stdlib: Improve fortify with clangAdhemerval Zanella2024-02-271-11/+28
* string: Improve fortify with clangAdhemerval Zanella2024-02-271-22/+34
* libio: Improve fortify with clangAdhemerval Zanella2024-02-271-20/+153
* cdefs.h: Add clang fortify directivesAdhemerval Zanella2024-02-271-2/+149
* Update SHARED-FILES and license for Unicode 15.1.0.Carlos O'Donell2024-02-273-45/+38
* aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay2024-02-2618-105/+111
* S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler2024-02-263-12/+63
* x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey2024-02-2562-295/+953
* hurd: Reformat Makefile.Carlos O'Donell2024-02-251-42/+129
* htl/tests: Reformat Makefile.Carlos O'Donell2024-02-251-4/+19
* htl: Reformat Makefile.Carlos O'Donell2024-02-251-141/+183
* hesiod: Reformat Makefile.Carlos O'Donell2024-02-251-2/+7
* gmon: Reformat Makefile.Carlos O'Donell2024-02-251-6/+21
* dlfcn: Reformat Makefile.Carlos O'Donell2024-02-251-12/+62
* dirent: Reformat Makefile.Carlos O'Donell2024-02-251-10/+42
* ctype: Reformat Makefile.Carlos O'Donell2024-02-251-4/+13
* csu: Reformat Makefile.Carlos O'Donell2024-02-251-15/+59
* conform: Reformat Makefile.Carlos O'Donell2024-02-251-66/+278
* Support compiling .S files with additional optionsH.J. Lu2024-02-251-2/+4
* x86-64: Save APX registers in ld.so trampolineH.J. Lu2024-02-251-6/+46
* benchtests: Add more benchtests for rounding functions.Junxian Zhu2024-02-2312-0/+233
* tests: gracefully handle AppArmor userns containmentSimon Chopin2024-02-232-3/+7
* treewide: python-scripts: use `is None` for none-equalityKonstantin Kharlamov2024-02-232-4/+4
* powerpc: Remove power7 strstr optimizationAdhemerval Zanella2024-02-238-671/+1
* arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)Adhemerval Zanella2024-02-234-57/+10
* math: Update mips64 ulpsXi Ruoyao2024-02-221-3/+4
* elf: Add new LoongArch reloc types (110 to 126) into elf.hXi Ruoyao2024-02-221-0/+17
* build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations.Stefan Liebler2024-02-211-1/+16
* sparc: Treat the version field in the FPU control word as reservedDaniel Cederman2024-02-191-1/+1
* Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64Flavio Cruz2024-02-176-0/+456
* Use proc_getchildren_rusage when available in getrusage and times.Flavio Cruz2024-02-175-3/+219
* Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)Florian Weimer2024-02-172-4/+2