summaryrefslogtreecommitdiff
path: root/Ports/gcc
AgeCommit message (Expand)Author
2023-05-15Toolchain+Ports: Update GCC to 13.1.0Daniel Bertalan
2022-08-24Ports: Update gcc to version 12.2.0Brian Gianforcaro
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-24Toolchain+Ports: Use the GNU hash format by defaultDaniel Bertalan
2022-01-24Kernel+Toolchain: Use `.init_array` section for global constructorsDaniel Bertalan
2022-01-04Toolchain: Fix building the aarch64 toolchainDaniel Bertalan
2021-12-16Ports: Update gcc patch to match the toolchainDaniel Bertalan
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-08-13Ports: Make sure re-installing the gcc port doesn't failGunnar Beutner
2021-08-12Ports: Add cc symlink to gcc portJean-Baptiste Boric
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-06-05Ports: fix gcc for mac usersyegor
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: Remove duplicate configopts varGunnar Beutner
2021-04-29Ports: Build fix for gcc when building the port with gcc 11.1.0Gunnar Beutner
2021-04-29Ports: Use SHA256 for the gcc portGunnar Beutner
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
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-04-15Ports: Use ftpmirror.gnu.org mirror server for GNU portsBrendan Coles
2021-03-13Ports: Use SERENITY_ARCH in --target/--hostLinus Groh
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
2021-02-19Toolchain: Use -ftls-model=initial-exec by defaultItamar
2021-01-23Ports: Clean up some package.sh scriptsLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-12-24Ports: Tweak configuration flags of gcc port to support shared binariesItamar
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-11-03Ports: Bump GCC port to 10.2.0Andreas Kling
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-03-23Toolchain/Ports: Update gcc to 9.3.0Shannon Booth
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
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: Build gcc with -j $(nproc)Sergey Bugaev
2019-12-23Ports: Update gcc to 9.2.0Sergey Bugaev