Age | Commit message (Expand) | Author | Files | Lines |
2024-12-01 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-11-30 | openmp: Add crtoffloadtableS.o and use it [PR117851] | Jakub Jelinek | 3 | -2/+7 |
2024-11-30 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2024-11-29 | aarch64: Fix build failure due to missing header | Yury Khrustalev | 1 | -2/+1 |
2024-11-29 | aarch64: add ACLE macro _CHKFEAT_GCS | Yury Khrustalev | 1 | -3/+3 |
2024-11-26 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-11-25 | nios2: Remove all support for Nios II target. | Sandra Loosemore | 16 | -1121/+3 |
2024-11-20 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-11-19 | aarch64: Bypass hidden attribute warnings in MinGW | Evgeny Karpov | 2 | -0/+3 |
2024-11-19 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2024-11-18 | Fix more c23 bool fallout | Jeff Law | 5 | -10/+0 |
2024-11-18 | [RFA] Fix csky and c6x build failures | Jeff Law | 2 | -4/+0 |
2024-11-18 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-11-17 | hppa: Remove typedef for bool type | John David Anglin | 1 | -2/+0 |
2024-11-17 | Daily bump. | GCC Administrator | 2 | -0/+9 |
2024-11-16 | AVR: Fix building LibF7 after switching to C23. | Georg-Johann Lay | 1 | -3/+7 |
2024-11-16 | libgcc: Fix a warning/error in libgcc2.c [PR117624] | Jakub Jelinek | 1 | -0/+1 |
2024-11-14 | Daily bump. | GCC Administrator | 2 | -0/+17 |
2024-11-14 | aarch64: libgcc: add GCS marking to asm | Szabolcs Nagy | 1 | -2/+14 |
2024-11-14 | aarch64: Add GCS support to the unwinder | Szabolcs Nagy | 1 | -1/+58 |
2024-11-14 | libgcc: Fix COPY_ARG_VAL initializer (PR 117537) | Christophe Lyon | 1 | -2/+2 |
2024-10-26 | Daily bump. | GCC Administrator | 3 | -0/+173 |
2024-10-25 | non-gcc: Remove trailing whitespace | Jakub Jelinek | 158 | -1698/+1698 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-10-19 | Daily bump. | GCC Administrator | 1 | -0/+15 |
2024-10-17 | aarch64: libgcc: Use -Werror | Christophe Lyon | 1 | -0/+1 |
2024-10-17 | aarch64: libgcc: add prototypes in cpuinfo | Christophe Lyon | 1 | -0/+2 |
2024-10-17 | aarch64: libgcc: Cleanup warnings in lse.S | Christophe Lyon | 1 | -0/+4 |
2024-10-16 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2024-10-14 | RISC-V: Add detailed comments on processing implied extensions. [NFC] | Yangyu Chen | 1 | -3/+6 |
2024-10-14 | RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __risc... | Kito Cheng | 2 | -0/+410 |
2024-10-11 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-10-10 | SH: Use softfp for sh-elf | Sébastien Michelland | 2 | -1/+84 |
2024-10-05 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-10-04 | [PATCH] RISC-V/libgcc: Fix incorrect .cfi_offset for saving ra in __riscv_sav... | Tsung Chun Lin | 1 | -1/+1 |
2024-10-02 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-10-01 | [PATCH] RISC-V/libgcc: Fix incorrect and missing .cfi_offset for __riscv_save... | Tsung Chun Lin | 1 | -1/+2 |
2024-09-28 | Daily bump. | GCC Administrator | 1 | -0/+14 |
2024-09-27 | aarch64: fix build failure on aarch64-none-elf | Matthieu Longo | 1 | -1/+1 |
2024-09-27 | libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809] | Mark Mentovai | 1 | -1/+1 |
2024-09-27 | RISC-V/libgcc: Save/Restore routines for E goes with ABI. | Jim Lin | 1 | -2/+2 |
2024-09-27 | Daily bump. | GCC Administrator | 1 | -0/+62 |
2024-09-27 | libgcc, libstdc++: Make declarations no longer TU-local [PR115126] | Nathaniel Shead | 2 | -64/+117 |
2024-09-25 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2024-09-24 | libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809]. | Iain Sandoe | 4 | -10/+10 |
2024-09-24 | Daily bump. | GCC Administrator | 1 | -0/+74 |
2024-09-23 | dwarf2: add hooks for architecture-specific CFIs | Matthieu Longo | 1 | -2/+2 |
2024-09-23 | libgcc: hide CIE and FDE data for DWARF architecture extensions behind a hand... | Matthieu Longo | 8 | -15/+71 |
2024-09-23 | aarch64: skip copy of RA state register into target context | Matthieu Longo | 2 | -0/+16 |
2024-09-23 | aarch64: store signing key and signing method in DWARF _Unwind_FrameState | Matthieu Longo | 4 | -48/+159 |