summaryrefslogtreecommitdiff
path: root/Toolchain/BuildIt.sh
AgeCommit message (Expand)Author
2023-01-09Toolchain: Do not use `install -D` in BuildIt.shNico Weber
2023-01-09Toolchain: Add macOS definitions of MD5SUM and NPROC in BuildIt.shNico Weber
2022-12-30Toolchain: Fix aarch64 toolchain GDB buildkleines Filmröllchen
2022-11-12Toolchain: Fix missing makeinfo on macOS VenturaSteffen Rusitschka
2022-11-05Toolchain: Disable makeinfo for binutilsChristopher Wales
2022-10-11Toolchain: Force makeinfo to be a no-opTim Schumacher
2022-10-03Meta: Make x86-64 target the defaultLiav A
2022-10-01Toolchain: Only reextract GCC-related tarballs if patches changeTim Schumacher
2022-10-01Toolchain: Move the binutils patch into its own folderTim Schumacher
2022-09-16Everywhere: Fully remove the separate LibM directoryTim Schumacher
2022-09-05Everywhere: Fully remove the separate LibDl directoryTim Schumacher
2022-08-24Toolchain: Update GDB to version 12.1Brian Gianforcaro
2022-08-24Toolchain: Update binutils to version 2.39Brian Gianforcaro
2022-08-24Toolchain: Update gcc to version 12.2.0Brian Gianforcaro
2022-07-19Everywhere: Fully remove the separate LibPthread directoryTim Schumacher
2022-05-20Toolchain: Fix shellcheck warningDaniel Bertalan
2022-05-19Toolchain+Ports: Split the GCC patchesDaniel Bertalan
2022-05-12Toolchain: Upgrade to GCC 12.1.0Daniel Bertalan
2022-04-01Toolchain: Fix the gdb build for aarch64 target on macOS hostJames Mintram
2022-03-24Toolchain: Update gdb to 11.2Daniel Bertalan
2022-03-04Kernel: Add support for SA_SIGINFOAli Mohammad Pur
2022-02-11Toolchain: Update binutils to version 2.38Daniel Bertalan
2022-01-24Toolchain: Add support for building the userland with the mold linkerDaniel 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-10Toolchain: Don't use GNU objcopy in the LLVM toolchainDaniel Bertalan
2021-12-29Build: Remove gzip -k usage in PCI/USB ID files and crypt for OpenBSDtuftedocelot
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-09-07Toolchain: Build aarch64-gdb for cross-debugging on x86Idan Horowitz
2021-08-14Toolchain: Make Kernel/API/ headers available during toolchain buildAndreas Kling
2021-08-08Toolchain: Add LLVM patch and script for building itDaniel Bertalan
2021-07-28Toolchain: Update GCC to version 11.2.0Gunnar Beutner
2021-07-28Toolchain: Update binutils to version 2.37Gunnar Beutner
2021-07-06Kernel+Toolchain: Remove the kernel-specific toolchainGunnar Beutner
2021-05-30Toolchain: Remove dependency check for texinfoGunnar Beutner
2021-05-30Toolchain: Check whether required tools and libraries are availableGunnar Beutner
2021-05-27Toolchain: Use set -o pipefail to the toolchain build scriptGunnar Beutner
2021-05-21Toolchain: Replace the -march=native flag with -mtune=nativeIdan Horowitz
2021-05-21Toolchain: Enable native host optimizations when building toolchainBrian Gianforcaro
2021-05-05Toolchain: Fix expansion bugs and make BuildIt.sh shellcheck compliantBrian Gianforcaro
2021-04-29Toolchain+Ports: Update GCC to version 11.1.0Gunnar Beutner
2021-04-27Build: Use variables when concatenating Toolchain paths.Brian Gianforcaro
2021-04-20Toolchain: Build GCC with optimizationsGunnar Beutner
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-19Toolchain: Don't produce debug symbolsxackus
2021-04-18Toolchain/BuildIt.sh: let's have colours on macOS too :^)Emanuele Torre
2021-04-18Toolchain: Add missing buildstep callsGunnar Beutner
2021-04-18Toolchain: Cache the output of uname -sGunnar Beutner
2021-04-18Toolchain: Build fix for macOSGunnar Beutner