aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
2024-02-24crossgcc: Upgrade CMake from 3.27.7 to version 3.28.3Elyes Haouas
2024-02-20util/crossgcc: Update LLVM from 16.0.6 to 17.0.6Felix Singer
2024-02-20crossgcc: Upgrade binutils from 2.41 to 2.42Elyes Haouas
2024-02-18util/crossgcc/buildgcc: Compile RISC-V GCC with medanyMaximilian Brune
2024-02-12crossgcc: Add buildgcc support for Apple M1/M2 devicesStefan Reinauer
2024-01-30crossgcc: Distinguish bootstrap and target compiler optionsPatrick Georgi
2024-01-26util: Rename Makefiles from .inc to .mkMartin Roth
2023-11-24crossgcc: Upgrade GCC from 11.4.0 to 13.2.0Elyes Haouas
2023-11-21util/crossgcc: Update CMake from 3.26.4 to 3.27.7Felix Singer
2023-11-02util/crossgcc/buildgcc: Fix detection of GNAT on recent versionsFelix Singer
2023-08-31crossgcc: Upgrade MPFR from 4.2.0 to 4.2.1Elyes Haouas
2023-08-31util/crossgcc: Update binutils from 2.40 to 2.41Elyes Haouas
2023-08-31util/crossgcc: Update GMP from 6.2.1 to 6.3.0Elyes Haouas
2023-08-21util/crossgcc: rename binutils patch from 'loosing' to 'losing'Martin Roth
2023-08-21util/crossgcc: Add --fetch option to download tarballsMartin Roth
2023-07-17crossgcc: Enable rv32iafc-ilp32 configurationPatrick Georgi
2023-07-14util/crossgcc: Update GCC version from 11.3 to 11.4Felix Singer
2023-07-11util/crossgcc: Fix broken link by Intel to acpica tarballFelix Singer
2023-07-02crossgcc: Upgrade IASL from 20230331 to 20230628Elyes Haouas
2023-06-24util/crossgcc: Update LLVM from version 16.0.5 to 16.0.6Felix Singer
2023-06-04crossgcc: Upgrade LLVM from version 16.0.4 to 16.0.5Elyes Haouas
2023-06-04crossgcc: Upgrade CMake from version 3.26.3 to 3.26.4Elyes Haouas
2023-05-29util/crossgcc: Update nasm from 2.15.05 to 2.16.01Elyes Haouas
2023-05-26util/crossgcc: Update binutils-2.40 import set_entry_point patchElyes Haouas
2023-05-25crossgcc: Upgrade IASL from 20221020 to 20230331Elyes Haouas
2023-05-24util/crossgcc: Add empty directory for tarballsFelix Singer
2023-05-23crossgcc: Upgrade LLVM version 15.0.7 to 16.0.4Elyes Haouas
2023-04-17crossgcc: Upgrade CMake from version 3.26.2 to 3.26.3Elyes Haouas
2023-04-03util/crossgcc/buildgcc: Allow bootstrapping CMake with multiple threadsFelix Singer
2023-04-02crossgcc: Upgrade CMake from version 3.25.2 to 3.26.2Elyes Haouas
2023-04-01util/crossgcc: Update binutils from 2.37 to 2.40Felix Singer
2023-02-19crossgcc: Replace binutils no-bfd-doc patch with configure optionElias Souza
2023-02-17util/crossgcc: Update GCC from 11.2 to 11.3Felix Singer
2023-02-01crossgcc: Upgrade LLVM version 15.0.6 to 15.0.7Elyes Haouas
2023-02-01crossgcc: Upgrade CMake from version 3.25.0 to 3.25.2Elyes Haouas
2023-01-31crossgcc: Upgrade mpfr from 4.1.1 to 4.2.0Elyes Haouas
2023-01-31crossgcc: Upgrade mpc from 1.2.1 to 1.3.1Elyes Haouas
2023-01-31crossgcc/buildgcc: Add missing "\" at build_NASMElyes Haouas
2023-01-30util/crossgcc/buildgcc: Remove extra "/" at the end of IASL_BASE_URLElyes Haouas
2023-01-11util/crossgcc/Makefile.inc: Terminate quoted stringFelix Singer
2022-12-18util/crossgcc: Add option to get packages from coreboot's mirrorMartin Roth
2022-12-02util/crossgcc/buildgcc: Disable LLVM_INCLUDE_{TESTS,EXAMPLES}Felix Singer
2022-12-02util/crossgcc/buildgcc: Use one line per configure optionFelix Singer
2022-12-02util/crossgcc/buildgcc: Put configure option before target dirFelix Singer
2022-12-01crossgcc: Upgrade LLVM from 15.0.0 to 15.0.6Elyes Haouas
2022-12-01crossgcc: Upgrade CMake from 3.24.2 to 3.25.0Elyes Haouas
2022-11-28util/crossgcc: Use GitHub for downloading IASLFelix Singer
2022-11-25crossgcc: Upgrade IASL from 20220331 to 20221020Elyes Haouas
2022-11-25crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1Elyes Haouas
2022-11-22crossgcc: Remove leftover "../cmake"Elyes Haouas
2022-11-22util/crossgcc: Limit LLVM targets to the needed onesFelix Singer
2022-11-22util: Add SPDX license headers to MakefilesMartin Roth
2022-09-18crossgcc: Upgrade llvm from version 14.0.6 to 15.0.0Elyes Haouas
2022-09-18crossgcc: Upgrade cmake from 3.23.2 to 3.24.2Elyes Haouas
2022-09-17riscv: Enable the newfangled way of selecting instruction setsPatrick Georgi
2022-09-16crossgcc [binutils]: Remove 'enable-plugins' optionElyes Haouas
2022-09-16crossgcc [binutils]: Remove invalid enable-interwork optionElyes Haouas
2022-09-14crossgcc: binutils: Remove invalid enable-multilibs optionElyes Haouas
2022-08-22util/crossgcc: Remove binutils related MIPS patchFelix Singer
2022-07-30crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6Elyes Haouas
2022-06-27crossgcc: Upgrade CMake from 3.23.0 to 3.23.2Elyes Haouas
2022-06-10crossgcc/gnat.patch: Add additional gnatlib object filesNico Huber
2022-06-10crossgcc/gnat.patch: Never treat warnings as errorsNico Huber
2022-05-30util: Update description filesMartin Roth
2022-04-04crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas
2022-04-04crossgcc: Upgrade CMake from 3.22.2 to 3.23.0Elyes Haouas
2022-02-25crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1Elyes HAOUAS
2022-02-21crossgcc: Upgrade CMake to 3.22.2 versionElyes HAOUAS
2022-02-03util/crossgcc: Update this for normailze_dirs()Martin Roth
2022-01-28crossgcc: Update acpica from 20210331 to 20211217Elyes HAOUAS
2021-12-29crossgcc/buildgcc: Remove unused GCC_AUTOCONF_VERSIONElyes HAOUAS
2021-12-29crossgcc/Makefile: Remove obsolete target build_makeElyes HAOUAS
2021-11-02util/crossgcc/Makefile: Clean up .PHONY definitionsPatrick Georgi
2021-11-01buildgcc: Remove GDB from crossgccPatrick Georgi
2021-10-21util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possibleFelix Singer
2021-10-20util/crossgcc/buildgcc: Allow printing only the versionFelix Singer
2021-10-20util/crossgcc/buildgcc: Remove CROSSGCC_COMMITFelix Singer
2021-09-23util/crossgcc: Update gcc to 11.2Patrick Georgi
2021-09-19util/crossgcc: Update binutils to 2.37Patrick Georgi
2021-08-16crossgcc: upgrade Expat from 2.2.9 to 2.4.1Mackenzie May
2021-06-06util/crossgcc: Avoid complex filename setsPatrick Georgi
2021-06-06util/crossgcc: Update to clang 12Patrick Georgi
2021-05-22util/crossgcc: Update acpica to 20210331Patrick Georgi
2021-05-12util/crossgcc: Update mpc to 1.2.1Patrick Georgi
2021-05-12util/crossgcc: Update gmp to 6.2.1Patrick Georgi
2021-04-06util/crossgcc: Add date to the toolchain revisionMartin Roth
2021-02-27crossgcc: Delete conflicting, stale symbolic linkNico Huber
2021-01-25util: Update all shebangs to use /usr/bin/envMartin Roth
2021-01-25util/crossgcc: Remove obsolete dockerfileMartin Roth
2021-01-08util/crossgcc/.gitignore: Add cmakeArthur Heymans
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-11-25util/crossgcc: ensure curl writes downloaded bytes to a fileIdwer Vollering
2020-11-25crossgcc: Upgrade binutils to 2.35.1Elyes HAOUAS
2020-11-25crossgcc: Upgrade LLVM to version 11.0.0Elyes HAOUAS
2020-11-22util/crossgcc: Retry package downloads on failureMartin Roth
2020-11-22crossgcc: Upgrade nasm to version 2.15.05Elyes HAOUAS
2020-11-22crossgcc: Upgrade IASL to version 20200925Elyes HAOUAS
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-09-27util/crossgcc: correct the spelling of what should have read 'verifying'Idwer Vollering
2020-09-14crossgcc: Fix libcpp to address -Wformat-securityMasanori Ogino