about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Implement C23 <stdbit.h>Joseph Myers2024-01-03133-15/+7011
* localedata: ms_MY should not use 12-hour formatMike FABIAN2024-01-031-7/+8
* localedata: es_ES: convert to UTF-8Mike FABIAN2024-01-021-9/+9
* localedata: es_ES: Add am_pm stringsMike FABIAN2024-01-021-1/+1
* aarch64: Add longjmp test for SMESzabolcs Nagy2024-01-022-0/+283
* aarch64: Add setcontext support for SMESzabolcs Nagy2024-01-021-0/+19
* aarch64: Add longjmp support for SMESzabolcs Nagy2024-01-021-0/+22
* aarch64: Add SME runtime supportSzabolcs Nagy2024-01-023-3/+129
* localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8Mike FABIAN2024-01-022-56/+56
* localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separatorMike FABIAN2024-01-022-4/+4
* libio: Check remaining buffer size in _IO_wdo_write (bug 31183)Florian Weimer2024-01-021-1/+1
* getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)Andreas Schwab2024-01-021-1/+8
* string: Add additional output in test-strchr failureNoah Goldstein2024-01-011-5/+12
* Add a setjmp/longjmp test between user contextsH.J. Lu2024-01-012-0/+139
* x86/cet: Add -fcf-protection=none before -fcf-protection=branchH.J. Lu2024-01-011-4/+4
* Regenerate libc.potAndreas K. Hüttel2024-01-011-159/+173
* Omit regex.c pragmas no longer neededPaul Eggert2024-01-011-4/+0
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-0121-21/+21
* Update copyright in generated files by running "make"Paul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0112589-12621/+12621
* x86/cet: Run some CET tests with shadow stackH.J. Lu2024-01-014-0/+17
* x86/cet: Don't set CET active by defaultH.J. Lu2024-01-012-2/+15
* x86/cet: Check feature_1 in TCB for active IBT and SHSTKH.J. Lu2024-01-013-1/+35
* x86/cet: Enable shadow stack during startupH.J. Lu2024-01-0110-146/+175
* elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu2024-01-012-6/+3
* x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu2024-01-0115-133/+173
* RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno2023-12-304-1/+225
* debug: Add fortify wprintf testsAdhemerval Zanella2023-12-292-0/+106
* debug: Add fortify syslog testsAdhemerval Zanella2023-12-292-0/+133
* debug: Add fortify dprintf testsAdhemerval Zanella2023-12-291-0/+22
* debug: Increase tst-fortify checks for compiler without __va_arg_pack supportAdhemerval Zanella2023-12-291-5/+1
* debug: Adapt fortify tests to libsupportAdhemerval Zanella2023-12-296-40/+39
* localedata: yo_NT: remove redundant commentsMike FABIAN2023-12-261-8/+0
* localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN2023-12-264-22/+22
* localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identi...Mike FABIAN2023-12-262-34/+2
* localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees...Mike FABIAN2023-12-251-44/+44
* x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu2023-12-221-2/+2
* x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu2023-12-221-1/+1
* nss: Remove unused allocation from get_nscd_addresses in getaddrinfoFlorian Weimer2023-12-201-1/+0
* x86/cet: Don't disable CET if not single threadedH.J. Lu2023-12-201-2/+9
* x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu2023-12-201-176/+280
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* elf: Add TLS modid reuse test for bug 29039Szabolcs Nagy2023-12-205-0/+113
* aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay2023-12-202-0/+113
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-2020-14/+125
* Fix elf/tst-env-setuid[-static] if test needs to be rerun.Stefan Liebler2023-12-203-6/+42
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-1/+1
* tst-setcontext10.c: Undef _FORTIFY_SOURCEH.J. Lu2023-12-191-0/+9
* Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu2023-12-191-5/+5
* hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible2023-12-191-1/+1