summaryrefslogtreecommitdiff
path: root/Ports/gcc/patches
AgeCommit message (Expand)Author
2022-05-19Toolchain+Ports: Split the GCC patchesDaniel Bertalan
2022-05-12Ports/gcc: Update to version 12.1.0Daniel Bertalan
2022-05-12Ports/gcc: Install dependencies as portsDaniel Bertalan
2022-01-24Toolchain: Backport support for the mold linkerDaniel Bertalan
2022-01-04Toolchain: Fix building the aarch64 toolchainDaniel Bertalan
2021-12-16Ports: Update gcc patch to match the toolchainDaniel Bertalan
2021-08-08Toolchain+Ports: Let -nostdlib make us not link against libgcc_sGunnar Beutner
2021-07-28Toolchain+Ports: Fix building ports on x86_64Gunnar Beutner
2021-07-28Ports: Update GCC to version 11.2.0Gunnar Beutner
2021-07-24Toolchain+Ports: Ignore -arch on macOS M1 hostsGunnar Beutner
2021-07-08Ports: Fix building gcc on arm64 macsmodmuss50
2021-07-06Ports: Update gcc patch to match the toolchainGunnar Beutner
2021-05-09Toolchain+Ports: Skip link tests for libstdc++v3Gunnar Beutner
2021-05-07Ports: Update the gcc patch to match the toolchainGunnar Beutner
2021-04-29Ports: Build fix for gcc when building the port with gcc 11.1.0Gunnar Beutner
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-18Ports: Update the gcc port with the patches from the toolchainGunnar Beutner
2021-04-16Ports: Update the gcc port to 10.3.0Gunnar Beutner
2021-02-19Toolchain: Use -ftls-model=initial-exec by defaultItamar
2020-12-14Toolchain+Ports: Fix gcc patch fileItamar
2020-12-14Toolchain: Fix usage of libgcc_s & build PIE executables by defaultItamar
2020-12-14Ports: Update gcc patch to support shared libsItamar
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-01-03Ports: Add missing ' after timestamp in GCC patch (#1004)elodotwe
2020-01-01Toolchain: Use crtbeginS and crtendS for shared objectsAndrew Kaster
2019-12-30Ports: Update GCC patch to match our toolchainAndreas Kling
2019-12-23Ports: Update gcc to 9.2.0Sergey Bugaev
2019-09-24Ports: Switch to new ports system (#594)Larkin