summaryrefslogtreecommitdiff
path: root/libgcc/config.host
AgeCommit message (Expand)Author
2025-08-13LoongArch: Prioritize target-specific makefile fragmentsYang Yujie
2025-08-07s390: libgcc: Enable soft-fpStefan Schulze Frielinghaus
2025-05-25Enable mcf thread model for aarch64-*-mingw*.LIU Hao
2025-02-08libgcc: On FreeBSD use GCC's crt objects for static linkingDimitry Andric
2025-01-02Update copyright years.Jakub Jelinek
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore
2024-11-19aarch64: Bypass hidden attribute warnings in MinGWEvgeny Karpov
2024-10-10SH: Use softfp for sh-elfSébastien Michelland
2024-09-27libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809]Mark Mentovai
2024-09-24libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].Iain Sandoe
2024-09-23libgcc: hide CIE and FDE data for DWARF architecture extensions behind a hand...Matthieu Longo
2024-09-22libgcc, Darwin: From macOS 11, make that the earliest supported.Iain Sandoe
2024-05-20libgcc, rs6000: Remove powerpcspe related codeKewen Lin
2024-05-07Add aarch64-w64-mingw32 target to libgccZac Walker
2024-05-07Remove obsolete Solaris 11.3 supportRainer Orth
2024-04-09libgcc: Add basic support for aarch64-gnu (GNU/Hurd on AArch64)Sergey Bugaev
2024-02-12x86, libgcc: Implement ia32 basic heap trampoline [PR113855].Iain Sandoe
2024-01-30libgcc: Make heap trampoline support dynamic [PR113403].Iain Sandoe
2024-01-03Update copyright years.Jakub Jelinek
2023-12-20strub: sparc: omit frame in strub_leave [PR112917]Alexandre Oliva
2023-11-24arm: libgcc: provide implementations of __sync_synchronizeRichard Earnshaw
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-10-22libgcc: support heap-based trampolinesAndrew Burgess
2023-09-05LoongArch: support loongarch*-elf targetYang Yujie
2023-07-22Fix PR 110066: crash with -pg -static on riscvAndrew Pinski
2023-05-19Darwin, libgcc : Adjust min version supported for the OS.Iain Sandoe
2023-02-13RISC-V: Handle vlenb correctly in unwindingKito Cheng
2023-01-30Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurdFlavio Cruz
2023-01-16Update copyright years.Jakub Jelinek
2023-01-13Fix support for atomic loads and stores on hppa.John David Anglin
2022-12-23Reimplement GNU threads library on native WindowsEric Botcazou
2022-10-19gcc: Add 'mcf' thread model support from mcfgthreadLIU Hao
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque
2022-08-3132-bit PA-RISC with HP-UX: remove deprecated portsMartin Liska
2022-08-30m32c-rtems: remove obsoleted portMartin Liska
2022-08-26cr16: remove obsoleted portMartin Liska
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law
2022-05-20libgcc: enable DFP for AArch64Christophe Lyon
2022-03-29LoongArch Port: libgccchenglulu
2022-01-03Update copyright years.Jakub Jelinek
2021-12-17libgcc, Darwin: Add missing build dependencies.Iain Sandoe
2021-12-13Remove ppc*-vxworks7* inadequate libgcc Makefile fragmentsOlivier Hainque
2021-12-13Remove special case for arm-vxworks on the use of vxcrtstuffOlivier Hainque
2021-12-13Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7Olivier Hainque
2021-12-13Leverage sysroot for VxWorksOlivier Hainque
2021-12-10Replace t-ppccomm by t-vxworks in libgcc/config/rs6000Rasmus Villemoes
2021-12-09Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_fileFrederic Konrad
2021-12-08libgcc, Darwin: Build a libgcc_s.1 for backwards compatibility.Iain Sandoe
2021-11-29libgcc: remove crt{begin,end}.o from powerpc-wrs-vxworks targetRasmus Villemoes
2021-11-19Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe