Age | Commit message (Expand) | Author |
2024-01-08 | Remove ia64-linux-gnu | Adhemerval Zanella |
2024-01-08 | localedata: dz_BT, bo_CN: convert to UTF-8 | Mike FABIAN |
2024-01-08 | localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha | Valery Ushakov |
2024-01-08 | localedata: bo_CN: Fix spelling errors in Tibetan data | Valery Ushakov |
2024-01-08 | localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr | Valery Ushakov |
2024-01-08 | localedata: dz_BT: Fix spelling errors in Dzongha data | Valery Ushakov |
2024-01-08 | localedata: unicode-gen: Remove redundant \s* from regexp, fix comments | Mike FABIAN |
2024-01-08 | localedata: convert the remaining *_RU locales to UTF-8 | Mike FABIAN |
2024-01-07 | Incorporate translations | Andreas K. Hüttel |
2024-01-06 | x32: Handle displacement overflow in PLT rewrite [BZ #31218] | H.J. Lu |
2024-01-05 | x86: Fixup some nits in longjmp asm implementation | Noah Goldstein |
2024-01-05 | stdlib: Fix stdbit.h with -Wconversion for clang | Adhemerval Zanella |
2024-01-05 | stdlib: Fix stdbit.h with -Wconversion for older gcc | Adhemerval Zanella |
2024-01-05 | elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT | H.J. Lu |
2024-01-04 | aarch64: Make cpu-features definitions not Linux-specific | Sergey Bugaev |
2024-01-04 | hurd: Initializy _dl_pagesize early in static builds | Sergey Bugaev |
2024-01-04 | hurd: Only init early static TLS if it's used to store stack or pointer guards | Sergey Bugaev |
2024-01-04 | hurd: Make init-first.c no longer x86-specific | Sergey Bugaev |
2024-01-04 | hurd: Drop x86-specific assembly from init-first.c | Sergey Bugaev |
2024-01-04 | hurd: Pass the data pointer to _hurd_stack_setup explicitly | Sergey Bugaev |
2024-01-04 | x86-64/cet: Check the restore token in longjmp | H.J. Lu |
2024-01-04 | localedata: ru_RU, ru_UA: convert to UTF-8 | Mike FABIAN |
2024-01-04 | localedata: es_??: convert to UTF-8 | Mike FABIAN |
2024-01-04 | localedata: miq_NI: convert to UTF-8 | Mike FABIAN |
2024-01-04 | i386: Ignore --enable-cet | H.J. Lu |
2024-01-03 | mach: Drop SNARF_ARGS macro | Sergey Bugaev |
2024-01-03 | mach: Drop some unnecessary vm_param.h includes | Sergey Bugaev |
2024-01-03 | hurd: Declare _hurd_intr_rpc_msg* with protected visibility | Sergey Bugaev |
2024-01-03 | hurd: Add some missing includes | Sergey Bugaev |
2024-01-03 | localedata: fy_DE: make this "Western Frisian" to agree with the language cod... | Mike FABIAN |
2024-01-03 | localedata: fy_DE, fy_NL: convert to UTF-8 | Mike FABIAN |
2024-01-03 | localedata: ast_ES: convert to UTF-8 | Mike FABIAN |
2024-01-03 | localedata: ast_ES: Remove wrong copyright text | Mike FABIAN |
2024-01-03 | localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8 | Mike FABIAN |
2024-01-03 | localedata: lv_LV, it_IT, it_CH: convert to UTF-8 | Mike FABIAN |
2024-01-03 | localedata: it_IT, lv_LV: currency symbol should follow the amount | Mike FABIAN |
2024-01-03 | Implement C23 <stdbit.h> | Joseph Myers |
2024-01-03 | localedata: ms_MY should not use 12-hour format | Mike FABIAN |
2024-01-02 | localedata: es_ES: convert to UTF-8 | Mike FABIAN |
2024-01-02 | localedata: es_ES: Add am_pm strings | Mike FABIAN |
2024-01-02 | aarch64: Add longjmp test for SME | Szabolcs Nagy |
2024-01-02 | aarch64: Add setcontext support for SME | Szabolcs Nagy |
2024-01-02 | aarch64: Add longjmp support for SME | Szabolcs Nagy |
2024-01-02 | aarch64: Add SME runtime support | Szabolcs Nagy |
2024-01-02 | localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8 | Mike FABIAN |
2024-01-02 | localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator | Mike FABIAN |
2024-01-02 | libio: Check remaining buffer size in _IO_wdo_write (bug 31183) | Florian Weimer |
2024-01-02 | getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163) | Andreas Schwab |
2024-01-01 | string: Add additional output in test-strchr failure | Noah Goldstein |
2024-01-01 | Add a setjmp/longjmp test between user contexts | H.J. Lu |