Age | Commit message (Expand) | Author | Files | Lines |
2024-11-17 | hppa: Remove typedef for bool type | John David Anglin | 1 | -2/+0 |
2024-11-17 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2024-11-16 | AVR: Fix building LibF7 after switching to C23. | Georg-Johann Lay | 1 | -3/+7 |
2024-11-14 | Daily bump. | GCC Administrator | 1 | -0/+6 |
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 | 2 | -0/+85 |
2024-10-25 | non-gcc: Remove trailing whitespace | Jakub Jelinek | 150 | -1675/+1675 |
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-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-10 | SH: Use softfp for sh-elf | Sébastien Michelland | 1 | -0/+83 |
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-01 | [PATCH] RISC-V/libgcc: Fix incorrect and missing .cfi_offset for __riscv_save... | Tsung Chun Lin | 1 | -1/+2 |
2024-09-27 | aarch64: fix build failure on aarch64-none-elf | Matthieu Longo | 1 | -1/+1 |
2024-09-27 | RISC-V/libgcc: Save/Restore routines for E goes with ABI. | Jim Lin | 1 | -2/+2 |
2024-09-24 | libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809]. | Iain Sandoe | 3 | -6/+3 |
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 | 3 | -10/+48 |
2024-09-23 | aarch64: skip copy of RA state register into target context | Matthieu Longo | 1 | -0/+11 |
2024-09-23 | aarch64: store signing key and signing method in DWARF _Unwind_FrameState | Matthieu Longo | 1 | -26/+119 |
2024-09-22 | libgcc, Darwin: From macOS 11, make that the earliest supported. | Iain Sandoe | 1 | -0/+3 |
2024-08-27 | MIPS: Include missing mips16.S in libgcc/lib1funcs.S | YunQiang Su | 1 | -1/+1 |
2024-06-15 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-06-14 | AVR: target/115419 - Tie breaks are rounded-to-even. | Georg-Johann Lay | 1 | -5/+15 |
2024-06-10 | libgcc/aarch64: also provide AT_HWCAP2 fallback | Jan Beulich | 1 | -0/+3 |
2024-06-06 | arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR115360] | Andre Vieira | 1 | -0/+2 |
2024-06-06 | nvptx, libgcc: Stub unwinding implementation | Thomas Schwinge | 2 | -1/+39 |
2024-06-06 | nvptx offloading: Global constructor, destructor support, via nvptx-tools 'ld' | Thomas Schwinge | 1 | -0/+55 |
2024-06-05 | AArch64: Fix cpu features initialization [PR115342] | Wilco Dijkstra | 1 | -106/+75 |
2024-06-02 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-06-01 | AVR: target/115317 - Make isinf(-Inf) return -1. | Georg-Johann Lay | 1 | -7/+12 |
2024-05-31 | nvptx target: Global constructor, destructor support, via nvptx-tools 'ld' | Thomas Schwinge | 3 | -1/+94 |
2024-05-20 | libgcc, rs6000: Remove powerpcspe related code | Kewen Lin | 15 | -1032/+1 |
2024-05-18 | AVR: target/115065 - Tweak __clzhi2. | Wolfgang Hospital | 1 | -4/+4 |
2024-05-10 | AVR: target/114981 - Tweak __builtin_powif / __powisf2 | Georg-Johann Lay | 2 | -1/+157 |
2024-05-09 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2024-05-08 | AVR: target/114981 - Support __builtin_powi[l] / __powidf2. | Georg-Johann Lay | 3 | -8/+35 |
2024-05-07 | Add aarch64-w64-mingw32 target to libgcc | Zac Walker | 3 | -0/+2 |
2024-05-07 | AVR: target/114835 - Tweak popcountqi2 | Wolfgang Hospital | 1 | -15/+15 |
2024-05-07 | Remove obsolete Solaris 11.3 support | Rainer Orth | 4 | -305/+0 |
2024-05-06 | [RISC-V] Add support for _Bfloat16 | Xiao Zeng | 3 | -4/+12 |
2024-05-06 | Daily bump. | GCC Administrator | 1 | -0/+59 |
2024-05-05 | Update libbid according to the latest Intel Decimal Floating-Point Math Library. | liuhongt | 15 | -238/+220 |
2024-04-21 | AVR: target/114794 - Tweak __udivmodqi4 | Georg-Johann Lay | 1 | -3/+3 |
2024-04-15 | m68k: Quiet up cppcheck warning [PR114689] | Jakub Jelinek | 1 | -1/+1 |
2024-04-10 | aarch64: Add support for _BitInt | Andre Vieira | 2 | -1/+10 |