summaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
2018-12-19util/crossgcc/buildgcc: Remove quotation marks around hashesJonathan Neuschäfer
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-11-26util/crossgcc: Document how to build the toolchain for another locationPatrick Georgi
2018-09-07util/crossgcc: Tell gcc that it'll use gnu as and ldPatrick Georgi
2018-09-02util/crossgcc: Add GCC 8.1 patch for missing backslashMartin Roth
2018-08-22util/crossgcc: update IASL to v20180810Martin Roth
2018-08-14xgcc: fix grouping of conditions in buildgcc for AdaStefan Tauner
2018-07-26util: Add description.md to each utilTom Hiller
2018-07-24util/crosgcc: Fix most shellcheck errors in buildgccMartin Roth
2018-07-24util/crosgcc/patches: update make-4.2.1 patchesMartin Roth
2018-06-28util/crossgcc: update to gcc 8.1.0 and binutils 2.30Patrick Georgi
2018-06-28crosgcc/patches: Add make patch for GLIBC glob interface v2Martin Roth
2018-06-26util/crossgcc: Allow building a new gcc against new binutils with -DPatrick Georgi
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-11crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth
2018-06-03buildgcc: Update IASL to 20180531Iru Cai
2018-05-24buildgcc: Do not try to install GCC if build failedNico Huber
2018-04-28buildgcc: Add missing '\'Vivia Nikolaidou
2018-04-09crossgcc/Makefile: don't allow to call buildgcc in parallelAlexander Couzens
2018-01-15buildgcc: Add patch to work around Musl libc issueNico Huber
2018-01-15buildgcc: Drop libelf/elfutilsNico Huber
2018-01-15util/crossgcc: Output apt-get commands on debianAlex Thiessen
2017-12-07buildgcc: Hide stderr output of getopt testNico Huber
2017-11-30crossgcc: fix edk2 tools_def templatePatrick Georgi
2017-11-28util/crossgcc: Install a template for the edk2 build systemPatrick Georgi
2017-10-16buildgcc: Update binutils to 2.29.1Iru Cai
2017-10-16crossgcc: Build libelf from elfutils 0.170Paul Menzel
2017-10-13util/crossgcc: Add bootstrap-only modePatrick Georgi
2017-10-08Update URLs in buildgccDoug Gale
2017-10-04buildgcc: Implement simple tarball hash verificationJonathan Neuschäfer
2017-09-02buildgcc: Fix up cross GCC buildingNico Huber
2017-09-01buildgcc: Integrate nds32 update from Andes TechnologyStefan Reinauer
2017-08-15buildgcc: surround *.log with apostrophes when build failsIdwer Vollering
2017-08-07buildgcc: Fix libelf 64bit detectionStefan Reinauer
2017-08-07buildgcc: Update to gdb 8.0 and expat 2.2.1Stefan Reinauer
2017-07-19crossgcc: Clean out ABI variable for GMPPatrick Georgi
2017-07-18crossgcc: patch out uses of $(P) variable from gcc/ada buildPatrick Georgi
2017-07-11crossgcc: Prefer gnatgcc over gcc if availablePatrick Georgi
2017-07-07util/crossgcc: Fix typoPatrick Georgi
2017-06-27buildgcc: Adapt messages about GNAT and bootstrappingNico Huber
2017-06-27buildgcc: Rename quit() to exit_handler()Nico Huber
2017-06-27util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi
2017-06-27crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi
2017-06-26buildgcc: Allow environment to override $CC/$CXXNico Huber
2017-06-25crossgcc/buildgcc: update file location codeMartin Roth
2017-06-22crossgcc: cosmetic overhaul of outputStefan Reinauer
2017-06-22crossgcc: Rename print_stable to print_supportedStefan Reinauer
2017-06-21crossgcc: Update to clang 4.0Stefan Reinauer
2017-06-21Add CMake 3.9.0-rc3 to coreboot toolchainStefan Reinauer
2017-06-17util/crossgcc: Fix musl libc supportPhilipp Deppenwiese