aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Update syscall lists for Linux 6.8Joseph Myers27-2/+137
2024-03-13Use Linux 6.8 in build-many-glibcs.pyJoseph Myers1-1/+1
2024-03-12powerpc: Remove power8 strcasestr optimizationAdhemerval Zanella8-675/+1
2024-03-12riscv: Fix alignment-ignorant memcpy implementationAdhemerval Zanella9-167/+215
2024-03-12linux/sigsetops: fix type confusion (bug 31468)Andreas Schwab3-9/+20
2024-03-12LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu1-1/+1
2024-03-11duplocale: protect use of global locale (bug 23970)Andreas Schwab1-6/+8
2024-03-03x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey1-11/+8
2024-03-01manual/tunables - Add entry for enable_secure tunable.Joe Talbott1-0/+10
2024-03-01NEWS: Move enable_secure_tunable from 2.39 to 2.40.Joe Talbott1-5/+5
2024-03-01riscv: Add and use alignment-ignorant memcpyEvan Green5-0/+258
2024-03-01riscv: Add ifunc helper method to hwprobe.hEvan Green1-0/+29
2024-03-01riscv: Enable multi-arg ifunc resolversEvan Green2-11/+44
2024-03-01riscv: Add __riscv_hwprobe pointer to ifunc callsEvan Green2-4/+15
2024-03-01riscv: Add hwprobe vdso call supportEvan Green4-2/+16
2024-03-01linux: Introduce INTERNAL_VSYSCALLEvan Green1-0/+12
2024-03-01riscv: Add Linux hwprobe syscall supportEvan Green6-2/+125
2024-02-29rtld: Add glibc.rtld.enable_secure tunable.Joe Simmons-Talbott6-0/+151
2024-02-29x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu14-6/+299
2024-02-28x86_64: Suppress false positive valgrind errorH.J. Lu4-3/+28
2024-02-28x86: Don't check XFD against /proc/cpuinfoH.J. Lu1-0/+3
2024-02-28x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu2-12/+20
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu24-213/+920
2024-02-28sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end markerH.J. Lu1-3/+6
2024-02-28cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)Siddhesh Poyarekar3-3/+44
2024-02-28s390: Improve static-pie configure testsAdhemerval Zanella2-231/+40
2024-02-27x86: Change ENQCMD test to CHECK_FEATURE_PRESENTH.J. Lu1-1/+1
2024-02-27debug: Improve mqueue.h fortify warnings with clangAdhemerval Zanella2-2/+30
2024-02-27debug: Improve fcntl.h fortify warnings with clangAdhemerval Zanella3-3/+101
2024-02-27wcsmbs: Improve fortify with clangAdhemerval Zanella1-48/+119
2024-02-27syslog: Improve fortify with clangAdhemerval Zanella1-2/+12
2024-02-27socket: Improve fortify with clangAdhemerval Zanella2-12/+37
2024-02-27unistd: Improve fortify with clangAdhemerval Zanella1-28/+82
2024-02-27stdlib: Improve fortify with clangAdhemerval Zanella1-11/+28
2024-02-27string: Improve fortify with clangAdhemerval Zanella1-22/+34
2024-02-27libio: Improve fortify with clangAdhemerval Zanella1-20/+153
2024-02-27cdefs.h: Add clang fortify directivesAdhemerval Zanella1-2/+149
2024-02-27Update SHARED-FILES and license for Unicode 15.1.0.Carlos O'Donell3-45/+38
2024-02-26aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay18-105/+111
2024-02-26S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler3-12/+63
2024-02-25x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey62-295/+953
2024-02-25hurd: Reformat Makefile.Carlos O'Donell1-42/+129
2024-02-25htl/tests: Reformat Makefile.Carlos O'Donell1-4/+19
2024-02-25htl: Reformat Makefile.Carlos O'Donell1-141/+183
2024-02-25hesiod: Reformat Makefile.Carlos O'Donell1-2/+7
2024-02-25gmon: Reformat Makefile.Carlos O'Donell1-6/+21
2024-02-25dlfcn: Reformat Makefile.Carlos O'Donell1-12/+62
2024-02-25dirent: Reformat Makefile.Carlos O'Donell1-10/+42
2024-02-25ctype: Reformat Makefile.Carlos O'Donell1-4/+13
2024-02-25csu: Reformat Makefile.Carlos O'Donell1-15/+59