Age | Commit message (Expand) | Author | Files | Lines |
2024-01-09 | i386: Remove CET support | Adhemerval Zanella | 31 | -770/+75 |
2024-01-09 | x86: Move CET infrastructure to x86_64 | Adhemerval Zanella | 62 | -265/+270 |
2024-01-09 | localedata: su_ID: make lang_name agree with CLDR | Mike FABIAN | 1 | -1/+1 |
2024-01-09 | localedata: add new locale su_ID | Mike FABIAN | 2 | -0/+165 |
2024-01-09 | localedata: add new locale zgh_MA | Mike FABIAN | 3 | -0/+192 |
2024-01-09 | INSTALL: regenerate | Mark Wielaard | 1 | -7/+7 |
2024-01-09 | localedata: add tok/UTF-8 to SUPPORTED | Mike FABIAN | 1 | -0/+1 |
2024-01-09 | localedata: tok: add yY and nN to yesexpr and noexpr | Mike FABIAN | 1 | -2/+2 |
2024-01-09 | localedata: tok: convert to UTF-8 | Mike FABIAN | 1 | -3/+3 |
2024-01-09 | localedata: add data for tok (Toki Pona) | Janet Blackquill | 1 | -0/+154 |
2024-01-08 | Remove ia64-linux-gnu | Adhemerval Zanella | 567 | -155609/+39 |
2024-01-08 | localedata: dz_BT, bo_CN: convert to UTF-8 | Mike FABIAN | 2 | -136/+136 |
2024-01-08 | localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha | Valery Ushakov | 2 | -4/+4 |
2024-01-08 | localedata: bo_CN: Fix spelling errors in Tibetan data | Valery Ushakov | 1 | -20/+23 |
2024-01-08 | localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr | Valery Ushakov | 1 | -1/+1 |
2024-01-08 | localedata: dz_BT: Fix spelling errors in Dzongha data | Valery Ushakov | 1 | -23/+23 |
2024-01-08 | localedata: unicode-gen: Remove redundant \s* from regexp, fix comments | Mike FABIAN | 2 | -5/+5 |
2024-01-08 | localedata: convert the remaining *_RU locales to UTF-8 | Mike FABIAN | 6 | -264/+264 |
2024-01-07 | Incorporate translations | Andreas K. Hüttel | 38 | -5109/+5428 |
2024-01-06 | x32: Handle displacement overflow in PLT rewrite [BZ #31218] | H.J. Lu | 4 | -2/+89 |
2024-01-05 | x86: Fixup some nits in longjmp asm implementation | Noah Goldstein | 1 | -1/+1 |
2024-01-05 | stdlib: Fix stdbit.h with -Wconversion for clang | Adhemerval Zanella | 1 | -11/+12 |
2024-01-05 | stdlib: Fix stdbit.h with -Wconversion for older gcc | Adhemerval Zanella | 1 | -8/+26 |
2024-01-05 | elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT | H.J. Lu | 17 | -2/+451 |
2024-01-04 | aarch64: Make cpu-features definitions not Linux-specific | Sergey Bugaev | 2 | -0/+0 |
2024-01-04 | hurd: Initializy _dl_pagesize early in static builds | Sergey Bugaev | 1 | -0/+4 |
2024-01-04 | hurd: Only init early static TLS if it's used to store stack or pointer guards | Sergey Bugaev | 1 | -4/+11 |
2024-01-04 | hurd: Make init-first.c no longer x86-specific | Sergey Bugaev | 1 | -2/+2 |
2024-01-04 | hurd: Drop x86-specific assembly from init-first.c | Sergey Bugaev | 1 | -9/+1 |
2024-01-04 | hurd: Pass the data pointer to _hurd_stack_setup explicitly | Sergey Bugaev | 3 | -9/+11 |
2024-01-04 | x86-64/cet: Check the restore token in longjmp | H.J. Lu | 3 | -145/+84 |
2024-01-04 | localedata: ru_RU, ru_UA: convert to UTF-8 | Mike FABIAN | 2 | -75/+75 |
2024-01-04 | localedata: es_??: convert to UTF-8 | Mike FABIAN | 20 | -114/+114 |
2024-01-04 | localedata: miq_NI: convert to UTF-8 | Mike FABIAN | 1 | -7/+7 |
2024-01-04 | i386: Ignore --enable-cet | H.J. Lu | 9 | -131/+137 |
2024-01-03 | mach: Drop SNARF_ARGS macro | Sergey Bugaev | 2 | -21/+0 |
2024-01-03 | mach: Drop some unnecessary vm_param.h includes | Sergey Bugaev | 2 | -2/+0 |
2024-01-03 | hurd: Declare _hurd_intr_rpc_msg* with protected visibility | Sergey Bugaev | 1 | -3/+3 |
2024-01-03 | hurd: Add some missing includes | Sergey Bugaev | 3 | -1/+3 |
2024-01-03 | localedata: fy_DE: make this "Western Frisian" to agree with the language cod... | Mike FABIAN | 1 | -29/+35 |
2024-01-03 | localedata: fy_DE, fy_NL: convert to UTF-8 | Mike FABIAN | 2 | -3/+3 |
2024-01-03 | localedata: ast_ES: convert to UTF-8 | Mike FABIAN | 1 | -9/+9 |
2024-01-03 | localedata: ast_ES: Remove wrong copyright text | Mike FABIAN | 1 | -3/+1 |
2024-01-03 | localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8 | Mike FABIAN | 5 | -24/+24 |
2024-01-03 | localedata: lv_LV, it_IT, it_CH: convert to UTF-8 | Mike FABIAN | 3 | -33/+33 |
2024-01-03 | localedata: it_IT, lv_LV: currency symbol should follow the amount | Mike FABIAN | 2 | -6/+6 |
2024-01-03 | Implement C23 <stdbit.h> | Joseph Myers | 133 | -15/+7011 |
2024-01-03 | localedata: ms_MY should not use 12-hour format | Mike FABIAN | 1 | -7/+8 |
2024-01-02 | localedata: es_ES: convert to UTF-8 | Mike FABIAN | 1 | -9/+9 |
2024-01-02 | localedata: es_ES: Add am_pm strings | Mike FABIAN | 1 | -1/+1 |