aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella
2024-01-22sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella
2024-01-22Use --disable-default-pie for sparc in build-many-glibcs.pyAdhemerval Zanella
2024-01-19Further build-many-glibcs.py fixes for utcnow() deprecationJoseph Myers
2024-01-18sparc: Do not test preservation of NaN payloads for LEONDaniel Cederman
2024-01-18sparc: Force calculation that raises exceptionDaniel Cederman
2024-01-18sparc: Fix llrint and llround missing exceptions on SPARC V8Daniel Cederman
2024-01-18sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman
2024-01-18sparc: Prevent stfsr from directly following floating-point instructionDaniel Cederman
2024-01-18sparc: Use existing macros to avoid code duplicationDaniel Cederman
2024-01-18localedata: renamed: aa_ER@saaho -> ssy_ERMike FABIAN
2024-01-18Define ISO 639-3 "ssy" (Saho)Mike FABIAN
2024-01-18localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as use...Mike FABIAN
2024-01-18localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”Mike FABIAN
2024-01-18localedata: miq_NI: Shorten month names in abmonMike FABIAN
2024-01-17Update kernel version to 6.7 in header constant testsJoseph Myers
2024-01-17localedata: add gbm_IN localeMike FABIAN
2024-01-17Define ISO 639-3 "gbm" (Garhwali)Mike FABIAN
2024-01-17Update syscall lists for Linux 6.7Joseph Myers
2024-01-17Use Linux 6.7 in build-many-glibcs.pyJoseph Myers
2024-01-17stdlib: Remove unused is_aligned function from qsort.cAdhemerval Zanella
2024-01-16NEWS: Mention PLT rewrite on x86-64H.J. Lu
2024-01-16stdlib: Verify heapsort for two-element casesKuan-Wei Chiu
2024-01-16stdlib: Fix heapsort for cases with exactly two elementsKuan-Wei Chiu
2024-01-15localedata: anp_IN: Fix abbreviated month namesMike FABIAN
2024-01-15stdlib: Reinstate stable mergesort implementation on qsortAdhemerval Zanella
2024-01-15x86-64: Check if mprotect works before rewriting PLTH.J. Lu
2024-01-15aarch64: Add NEWS entry about libmvec for 2.39Szabolcs Nagy
2024-01-14localedata/unicode-gen/utf8_gen.py: fix Hangul syllable nameMike FABIAN
2024-01-13x86_64: Optimize ffsll function code size.Sunil K Pandey
2024-01-13localedata: Remove redundant commentsMike FABIAN
2024-01-12RISC-V: Enable static-pie.Yanzhang Wang
2024-01-12linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella
2024-01-12math: remove exp10 wrappersWilco Dijkstra
2024-01-12Benchtests: Increase benchmark iterationsWilco Dijkstra
2024-01-12debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.Frederic Cambus
2024-01-12Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao
2024-01-11x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu
2024-01-11Incorporate translations (zh_CN)Andreas K. Hüttel
2024-01-11Define ISO 639-3 "glk" (Gilaki)Mike FABIAN
2024-01-11resolv: Fix endless loop in __res_context_queryStefan Liebler
2024-01-11localedata: revert all the remaining locale sources to UTF-8Mike FABIAN
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 FABIAN
2024-01-11localedata: resolve cyclic dependenciesMike FABIAN
2024-01-11localedata: kv_RU: convert to UTF-8Mike FABIAN
2024-01-11localedata: add new locale kv_RUMike FABIAN
2024-01-10elf: Fix tst-nodeps2 test failure.Carlos O'Donell
2024-01-10localedata: Sort Makefile variables.Carlos O'Donell
2024-01-10locale: Sort Makefile variables.Carlos O'Donell
2024-01-10i386: Remove CET support bitsH.J. Lu