]> sourceware.org Git - glibc.git/shortlog
glibc.git
2024-01-09 Adhemerval... i386: Fail if configured with --enable-cet
2024-01-09 Adhemerval... i386: Remove CET support
2024-01-09 Adhemerval... x86: Move CET infrastructure to x86_64
2024-01-09 Mike FABIANlocaledata: su_ID: make lang_name agree with CLDR
2024-01-09 Mike FABIANlocaledata: add new locale su_ID
2024-01-09 Mike FABIANlocaledata: add new locale zgh_MA
2024-01-09 Mark WielaardINSTALL: regenerate
2024-01-09 Mike FABIANlocaledata: add tok/UTF-8 to SUPPORTED
2024-01-09 Mike FABIANlocaledata: tok: add yY and nN to yesexpr and noexpr
2024-01-09 Mike FABIANlocaledata: tok: convert to UTF-8
2024-01-09 Janet Blackquilllocaledata: add data for tok (Toki Pona)
2024-01-08 Adhemerval... Remove ia64-linux-gnu
2024-01-08 Mike FABIANlocaledata: dz_BT, bo_CN: convert to UTF-8
2024-01-08 Valery Ushakovlocaledata: dz_BT, bo_CN: Fix spelling of "phur bu...
2024-01-08 Valery Ushakovlocaledata: bo_CN: Fix spelling errors in Tibetan data
2024-01-08 Valery Ushakovlocaledata: bo_CN: Fix incomplete edit in Tibetan yesexpr
2024-01-08 Valery Ushakovlocaledata: dz_BT: Fix spelling errors in Dzongha data
2024-01-08 Mike FABIANlocaledata: unicode-gen: Remove redundant \s* from...
2024-01-08 Mike FABIANlocaledata: convert the remaining *_RU locales to UTF-8
2024-01-07 Andreas K.... Incorporate translations
2024-01-06 H.J. Lux32: Handle displacement overflow in PLT rewrite [BZ...
2024-01-06 Noah Goldsteinx86: Fixup some nits in longjmp asm implementation
2024-01-05 Adhemerval... stdlib: Fix stdbit.h with -Wconversion for clang
2024-01-05 Adhemerval... stdlib: Fix stdbit.h with -Wconversion for older gcc
2024-01-05 H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-04 Sergey Bugaevaarch64: Make cpu-features definitions not Linux-specific
2024-01-04 Sergey Bugaevhurd: Initializy _dl_pagesize early in static builds
2024-01-04 Sergey Bugaevhurd: Only init early static TLS if it's used to store...
2024-01-04 Sergey Bugaevhurd: Make init-first.c no longer x86-specific
2024-01-04 Sergey Bugaevhurd: Drop x86-specific assembly from init-first.c
2024-01-04 Sergey Bugaevhurd: Pass the data pointer to _hurd_stack_setup explicitly
2024-01-04 H.J. Lux86-64/cet: Check the restore token in longjmp
2024-01-04 Mike FABIANlocaledata: ru_RU, ru_UA: convert to UTF-8
2024-01-04 Mike FABIANlocaledata: es_??: convert to UTF-8
2024-01-04 Mike FABIANlocaledata: miq_NI: convert to UTF-8
2024-01-04 H.J. Lui386: Ignore --enable-cet
2024-01-03 Sergey Bugaevmach: Drop SNARF_ARGS macro
2024-01-03 Sergey Bugaevmach: Drop some unnecessary vm_param.h includes
2024-01-03 Sergey Bugaevhurd: Declare _hurd_intr_rpc_msg* with protected visibility
2024-01-03 Sergey Bugaevhurd: Add some missing includes
2024-01-03 Mike FABIANlocaledata: fy_DE: make this "Western Frisian" to agree...
2024-01-03 Mike FABIANlocaledata: fy_DE, fy_NL: convert to UTF-8
2024-01-03 Mike FABIANlocaledata: ast_ES: convert to UTF-8
2024-01-03 Mike FABIANlocaledata: ast_ES: Remove wrong copyright text
2024-01-03 Mike FABIANlocaledata: de_{AT,BE,CH,IT,LU}: convert to UTF-8
2024-01-03 Mike FABIANlocaledata: lv_LV, it_IT, it_CH: convert to UTF-8
2024-01-03 Mike FABIANlocaledata: it_IT, lv_LV: currency symbol should follow...
2024-01-03 Joseph MyersImplement C23 <stdbit.h>
2024-01-03 Mike FABIANlocaledata: ms_MY should not use 12-hour format
2024-01-02 Mike FABIANlocaledata: es_ES: convert to UTF-8
2024-01-02 Mike FABIANlocaledata: es_ES: Add am_pm strings
2024-01-02 Szabolcs Nagyaarch64: Add longjmp test for SME
2024-01-02 Szabolcs Nagyaarch64: Add setcontext support for SME
2024-01-02 Szabolcs Nagyaarch64: Add longjmp support for SME
2024-01-02 Szabolcs Nagyaarch64: Add SME runtime support
2024-01-02 Mike FABIANlocaledata: convert uz_UZ and uz_UZ@cyrillic to UTF-8
2024-01-02 Mike FABIANlocaledata: uz_UZ and uz_UZ@cyrillic: Fix decimal point...
2024-01-02 Florian Weimerlibio: Check remaining buffer size in _IO_wdo_write...
2024-01-02 Andreas Schwabgetaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
2024-01-02 Noah Goldsteinstring: Add additional output in test-strchr failure
2024-01-01 H.J. LuAdd a setjmp/longjmp test between user contexts
2024-01-01 H.J. Lux86/cet: Add -fcf-protection=none before -fcf-protectio...
2024-01-01 Andreas K.... Regenerate libc.pot
2024-01-01 Paul EggertOmit regex.c pragmas no longer needed
2024-01-01 Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01 Paul EggertUpdate copyright in generated files by running "make"
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-01-01 H.J. Lux86/cet: Run some CET tests with shadow stack
2024-01-01 H.J. Lux86/cet: Don't set CET active by default
2024-01-01 H.J. Lux86/cet: Check feature_1 in TCB for active IBT and...
2024-01-01 H.J. Lux86/cet: Enable shadow stack during startup
2024-01-01 H.J. Luelf: Always provide _dl_get_dl_main_map in libc.a
2024-01-01 H.J. Lux86/cet: Sync with Linux kernel 6.6 shadow stack interface
2023-12-30 Aurelien JarnoRISC-V: Add support for dl_runtime_profile (BZ #31151)
2023-12-29 Adhemerval... debug: Add fortify wprintf tests
2023-12-29 Adhemerval... debug: Add fortify syslog tests
2023-12-29 Adhemerval... debug: Add fortify dprintf tests
2023-12-29 Adhemerval... debug: Increase tst-fortify checks for compiler without...
2023-12-29 Adhemerval... debug: Adapt fortify tests to libsupport
2023-12-26 Mike FABIANlocaledata: yo_NT: remove redundant comments
2023-12-26 Mike FABIANlocaledata: convert en_AU, en_NZ, mi_NZ, niu_NZ to...
2023-12-26 Mike FABIANlocaledata: First day of the week in AU is Monday,...
2023-12-25 Mike FABIANlocaledata: convert yo_NG to UTF-8, check that language...
2023-12-22 H.J. Lux86-64: Fix the tcb field load for x32 [BZ #31185]
2023-12-22 H.J. Lux86-64: Fix the dtv field load for x32 [BZ #31184]
2023-12-20 Florian Weimernss: Remove unused allocation from get_nscd_addresses...
2023-12-20 H.J. Lux86/cet: Don't disable CET if not single threaded
2023-12-20 H.J. Lux86: Modularize sysdeps/x86/dl-cet.c
2023-12-20 H.J. Lux86/cet: Update tst-cet-vfork-1
2023-12-20 Szabolcs Nagyelf: Add TLS modid reuse test for bug 29039
2023-12-20 Joe Ramsayaarch64: Add SIMD attributes to math functions with...
2023-12-20 Joe Ramsayaarch64: Add half-width versions of AdvSIMD f32 libmvec...
2023-12-20 Stefan LieblerFix elf/tst-env-setuid[-static] if test needs to be...
2023-12-20 H.J. LuFix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19 H.J. Lutst-setcontext10.c: Undef _FORTIFY_SOURCE
2023-12-19 H.J. LuFix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19 Bruno Haiblehppa: Fix undefined behaviour in feclearexcept (BZ...
2023-12-19 Bruno Haiblealpha: Fix fesetexceptflag (BZ 30998)
2023-12-19 Adhemerval... riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
2023-12-19 Bruno Haiblemanual: Clarify undefined behavior of feenableexcept...
next
This page took 0.067162 seconds and 5 git commands to generate.