| Age | Commit message (Expand) | Author |
| 2025-08-13 | LoongArch: Prioritize target-specific makefile fragments | Yang Yujie |
| 2025-08-07 | s390: libgcc: Enable soft-fp | Stefan Schulze Frielinghaus |
| 2025-05-25 | Enable mcf thread model for aarch64-*-mingw*. | LIU Hao |
| 2025-02-08 | libgcc: On FreeBSD use GCC's crt objects for static linking | Dimitry Andric |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 2024-11-25 | nios2: Remove all support for Nios II target. | Sandra Loosemore |
| 2024-11-19 | aarch64: Bypass hidden attribute warnings in MinGW | Evgeny Karpov |
| 2024-10-10 | SH: Use softfp for sh-elf | Sébastien Michelland |
| 2024-09-27 | libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809] | Mark Mentovai |
| 2024-09-24 | libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809]. | Iain Sandoe |
| 2024-09-23 | libgcc: hide CIE and FDE data for DWARF architecture extensions behind a hand... | Matthieu Longo |
| 2024-09-22 | libgcc, Darwin: From macOS 11, make that the earliest supported. | Iain Sandoe |
| 2024-05-20 | libgcc, rs6000: Remove powerpcspe related code | Kewen Lin |
| 2024-05-07 | Add aarch64-w64-mingw32 target to libgcc | Zac Walker |
| 2024-05-07 | Remove obsolete Solaris 11.3 support | Rainer Orth |
| 2024-04-09 | libgcc: Add basic support for aarch64-gnu (GNU/Hurd on AArch64) | Sergey Bugaev |
| 2024-02-12 | x86, libgcc: Implement ia32 basic heap trampoline [PR113855]. | Iain Sandoe |
| 2024-01-30 | libgcc: Make heap trampoline support dynamic [PR113403]. | Iain Sandoe |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-12-20 | strub: sparc: omit frame in strub_leave [PR112917] | Alexandre Oliva |
| 2023-11-24 | arm: libgcc: provide implementations of __sync_synchronize | Richard Earnshaw |
| 2023-10-22 | Config,Darwin: Allow for configuring Darwin to use embedded runpath. | Iain Sandoe |
| 2023-10-22 | libgcc: support heap-based trampolines | Andrew Burgess |
| 2023-09-05 | LoongArch: support loongarch*-elf target | Yang Yujie |
| 2023-07-22 | Fix PR 110066: crash with -pg -static on riscv | Andrew Pinski |
| 2023-05-19 | Darwin, libgcc : Adjust min version supported for the OS. | Iain Sandoe |
| 2023-02-13 | RISC-V: Handle vlenb correctly in unwinding | Kito Cheng |
| 2023-01-30 | Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd | Flavio Cruz |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2023-01-13 | Fix support for atomic loads and stores on hppa. | John David Anglin |
| 2022-12-23 | Reimplement GNU threads library on native Windows | Eric Botcazou |
| 2022-10-19 | gcc: Add 'mcf' thread model support from mcfgthread | LIU Hao |
| 2022-10-11 | Generic configury support for shared libs on VxWorks | Olivier Hainque |
| 2022-08-31 | 32-bit PA-RISC with HP-UX: remove deprecated ports | Martin Liska |
| 2022-08-30 | m32c-rtems: remove obsoleted port | Martin Liska |
| 2022-08-26 | cr16: remove obsoleted port | Martin Liska |
| 2022-06-25 | Remove long deprecated tilegx and tilepro ports | Jeff Law |
| 2022-05-20 | libgcc: enable DFP for AArch64 | Christophe Lyon |
| 2022-03-29 | LoongArch Port: libgcc | chenglulu |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-12-17 | libgcc, Darwin: Add missing build dependencies. | Iain Sandoe |
| 2021-12-13 | Remove ppc*-vxworks7* inadequate libgcc Makefile fragments | Olivier Hainque |
| 2021-12-13 | Remove special case for arm-vxworks on the use of vxcrtstuff | Olivier Hainque |
| 2021-12-13 | Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7 | Olivier Hainque |
| 2021-12-13 | Leverage sysroot for VxWorks | Olivier Hainque |
| 2021-12-10 | Replace t-ppccomm by t-vxworks in libgcc/config/rs6000 | Rasmus Villemoes |
| 2021-12-09 | Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_file | Frederic Konrad |
| 2021-12-08 | libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility. | Iain Sandoe |
| 2021-11-29 | libgcc: remove crt{begin,end}.o from powerpc-wrs-vxworks target | Rasmus Villemoes |
| 2021-11-19 | Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. | Iain Sandoe |