summaryrefslogtreecommitdiff
path: root/Ports/gcc
AgeCommit message (Expand)Author
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
2019-12-23Ports: Do not download sources if they're already presentSergey Bugaev
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-30Ports: Add gcc-8.3.0 port :^)Andreas Kling