aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-12debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.Frederic Cambus1-1/+1
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao4-2/+19
2024-01-11x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu9-37/+120
2024-01-11Incorporate translations (zh_CN)Andreas K. Hüttel1-582/+580
2024-01-11Define ISO 639-3 "glk" (Gilaki)Mike FABIAN1-0/+1
2024-01-11resolv: Fix endless loop in __res_context_queryStefan Liebler2-4/+8
2024-01-11localedata: revert all the remaining locale sources to UTF-8Mike FABIAN205-6090/+6088
2024-01-11localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET tl...Mike FABIAN8-132/+132
2024-01-11localedata: resolve cyclic dependenciesMike FABIAN11-1050/+226
2024-01-11localedata: kv_RU: convert to UTF-8Mike FABIAN1-57/+57
2024-01-11localedata: add new locale kv_RUMike FABIAN2-0/+165
2024-01-10elf: Fix tst-nodeps2 test failure.Carlos O'Donell1-1/+4
2024-01-10localedata: Sort Makefile variables.Carlos O'Donell1-219/+298
2024-01-10locale: Sort Makefile variables.Carlos O'Donell1-29/+97
2024-01-10i386: Remove CET support bitsH.J. Lu12-89/+45
2024-01-10x86-64/cet: Move check-cet.awk to x86_64H.J. Lu2-1/+1
2024-01-10x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu3-65/+47
2024-01-10x86: Move x86-64 shadow stack startup codesH.J. Lu1-1/+1
2024-01-10Fix deprecated utcnow() usage in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-10Fix invalid escape sequence in build-many-glibcs.pyJoseph Myers1-1/+1
2024-01-10math: Fix test-fenv.c feupdateenv testsAdhemerval Zanella1-0/+1
2024-01-09Remove installed header rule on $(..)include/%.hH.J. Lu1-2/+0
2024-01-09i386: Fail if configured with --enable-cetAdhemerval Zanella5-13/+12
2024-01-09i386: Remove CET supportAdhemerval Zanella31-770/+75
2024-01-09x86: Move CET infrastructure to x86_64Adhemerval Zanella62-265/+270
2024-01-09localedata: su_ID: make lang_name agree with CLDRMike FABIAN1-1/+1
2024-01-09localedata: add new locale su_IDMike FABIAN2-0/+165
2024-01-09localedata: add new locale zgh_MAMike FABIAN3-0/+192
2024-01-09INSTALL: regenerateMark Wielaard1-7/+7
2024-01-09localedata: add tok/UTF-8 to SUPPORTEDMike FABIAN1-0/+1
2024-01-09localedata: tok: add yY and nN to yesexpr and noexprMike FABIAN1-2/+2
2024-01-09localedata: tok: convert to UTF-8Mike FABIAN1-3/+3
2024-01-09localedata: add data for tok (Toki Pona)Janet Blackquill1-0/+154
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella567-155609/+39
2024-01-08localedata: dz_BT, bo_CN: convert to UTF-8Mike FABIAN2-136/+136
2024-01-08localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and DzongkhaValery Ushakov2-4/+4
2024-01-08localedata: bo_CN: Fix spelling errors in Tibetan dataValery Ushakov1-20/+23
2024-01-08localedata: bo_CN: Fix incomplete edit in Tibetan yesexprValery Ushakov1-1/+1
2024-01-08localedata: dz_BT: Fix spelling errors in Dzongha dataValery Ushakov1-23/+23
2024-01-08localedata: unicode-gen: Remove redundant \s* from regexp, fix commentsMike FABIAN2-5/+5
2024-01-08localedata: convert the remaining *_RU locales to UTF-8Mike FABIAN6-264/+264
2024-01-07Incorporate translationsAndreas K. Hüttel38-5109/+5428
2024-01-06x32: Handle displacement overflow in PLT rewrite [BZ #31218]H.J. Lu4-2/+89
2024-01-05x86: Fixup some nits in longjmp asm implementationNoah Goldstein1-1/+1
2024-01-05stdlib: Fix stdbit.h with -Wconversion for clangAdhemerval Zanella1-11/+12
2024-01-05stdlib: Fix stdbit.h with -Wconversion for older gccAdhemerval Zanella1-8/+26
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu17-2/+451
2024-01-04aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2-0/+0
2024-01-04hurd: Initializy _dl_pagesize early in static buildsSergey Bugaev1-0/+4
2024-01-04hurd: Only init early static TLS if it's used to store stack or pointer guardsSergey Bugaev1-4/+11