aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
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
2020-09-03crossgcc: Ensure that GMP is built for a generic CPU on x86Patrick Georgi
2020-08-24crossgcc: Upgrade MPC to version 1.2.0Elyes HAOUAS
2020-08-18crossgcc: Upgrade LLVM to version 10.0.1Elyes HAOUAS
2020-08-18crossgcc: Upgrade CMake to version 3.18.1Elyes HAOUAS
2020-08-17crossgcc: Enable GCC to get asan shadow offset at runtimeHarshit Sharma
2020-08-17crossgcc: Upgrade IASL to version 20200717Elyes HAOUAS
2020-08-17crossgcc: Upgrade Python to version 3.8.5Elyes HAOUAS
2020-08-17crossgcc: Upgrade nasm to version 2.15.03Elyes HAOUAS
2020-08-17crossgcc: Upgrade binutils to version 2.35Elyes HAOUAS
2020-08-17crossgcc: Update MPFR to version 4.1.0Elyes HAOUAS
2020-08-17crossgcc: Upgrade GMP to v6.2.0Elyes HAOUAS
2020-07-07util/crossgcc: Always bootstrap for gcc < 4.9Patrick Georgi
2020-07-01crossgcc: Upgrade IASL to version 20200528Elyes HAOUAS
2020-06-17crossgcc: Upgrade GDB to version 9.2Elyes HAOUAS
2020-06-17crossgcc: Remove "Make"Elyes HAOUAS
2020-06-10crossgcc: Backport GNAT exception handler v1 patchIru Cai
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-03-16Revert "crossgcc: Upgrade GCC to 9.2.0"Patrick Rudolph
2020-03-16util/crossgcc: Temporarily disable GDB build test on serverMartin Roth
2020-02-26crossgcc: Upgrade GCC to 9.2.0Elyes HAOUAS
2020-02-12crossgcc: Upgrade IASL to version 20200110Elyes HAOUAS
2020-01-14crossgcc: Upgrade cmake to version 3.16.2Elyes HAOUAS
2020-01-14util/crossgcc: Add comment on IASL versionElyes HAOUAS
2019-12-20crossgcc: Upgrade Python to version 3.8.1Elyes HAOUAS
2019-12-14Revert "crossgcc: Upgrade acpica to version 20191018"Nico Huber
2019-11-29crossgcc: Upgrade acpica to version 20191018Elyes HAOUAS
2019-11-27crossgcc: Upgrade LLVM to version 9.0.0Elyes HAOUAS
2019-11-27crossgcc: Upgrade CMake to 3.16.0Elyes HAOUAS
2019-11-27crossgcc: Upgrade Expat to version 2.2.9Elyes HAOUAS
2019-11-27crossgcc: Upgrade Python to version 3.8.0Elyes HAOUAS
2019-11-27crossgcc: Upgrade GDB to version 8.3.1Elyes HAOUAS