summaryrefslogtreecommitdiff
path: root/Toolchain/Patches
AgeCommit message (Expand)Author
2021-05-09Toolchain+Ports: Skip link tests for libstdc++v3Gunnar Beutner
2021-05-07Toolchain: Make -nodefaultlibs not link against libgcc_sGunnar Beutner
2021-05-03Toolchain: Enable building all code with -fPICGunnar Beutner
2021-04-29Toolchain: Update the binutils patch file to match the 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-18Toolchain: Enable -fexceptions and build a separate libstdc++ for the kernelGunnar Beutner
2021-04-16Toolchain+LibC: Don't link LibC against crt0Gunnar Beutner
2021-04-14Toolchain: Update binutils to version to latest 2.36.1 releaseBrian Gianforcaro
2021-03-11Toolchain: Remove unnecessary file from commitBen Wiederhake
2021-02-19Toolchain: Use -ftls-model=initial-exec by defaultItamar
2021-01-04Toolchain: Disable exceptions by defaultItamar
2020-12-24Toolchain+LibC: Fix usage of crt filesItamar
2020-12-14Toolchain+Ports: Fix gcc patch fileItamar
2020-12-14Toolchain: Fix usage of libgcc_s & build PIE executables by defaultItamar
2020-12-14Build: Build libgcc_s.soItamar
2020-12-14Toolchain: Configure the path to the dynamic linkerItamar
2020-05-16Toolchain/Ports: Update to gcc 10.1.0Shannon Booth
2020-04-05Toolchain: Fix trailing white space warnings when gcc.patch is appliedBrian Gianforcaro
2020-01-01Toolchain: Use crtbeginS and crtendS for shared objectsAndrew Kaster
2019-12-27Toolchain: Allow building shared objectsAndreas Kling
2019-12-19Update toolchain to binutils-2.33.1 gcc-9.2.0Philip Herron
2019-04-29Toolchain: Added build script (wip)VAN BOSSUYT Nicolas