about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* riscv: Fix alignment-ignorant memcpy implementationAdhemerval Zanella2024-03-129-167/+215
* linux/sigsetops: fix type confusion (bug 31468)Andreas Schwab2024-03-123-9/+20
* LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbfcaiyinyu2024-03-121-1/+1
* duplocale: protect use of global locale (bug 23970)Andreas Schwab2024-03-111-6/+8
* x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey2024-03-031-11/+8
* manual/tunables - Add entry for enable_secure tunable.Joe Talbott2024-03-011-0/+10
* NEWS: Move enable_secure_tunable from 2.39 to 2.40.Joe Talbott2024-03-011-5/+5
* riscv: Add and use alignment-ignorant memcpyEvan Green2024-03-015-0/+258
* riscv: Add ifunc helper method to hwprobe.hEvan Green2024-03-011-0/+29
* riscv: Enable multi-arg ifunc resolversEvan Green2024-03-012-11/+44
* riscv: Add __riscv_hwprobe pointer to ifunc callsEvan Green2024-03-012-4/+15
* riscv: Add hwprobe vdso call supportEvan Green2024-03-014-2/+16
* 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