summaryrefslogtreecommitdiffstats
path: root/util/crossgcc
Commit message (Expand)AuthorAgeFilesLines
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-302-5/+5
* util/crossgcc: Document how to build the toolchain for another locationPatrick Georgi2018-11-261-0/+1
* util/crossgcc: Tell gcc that it'll use gnu as and ldPatrick Georgi2018-09-071-0/+1
* util/crossgcc: Add GCC 8.1 patch for missing backslashMartin Roth2018-09-021-0/+12
* util/crossgcc: update IASL to v20180810Martin Roth2018-08-224-7/+7
* xgcc: fix grouping of conditions in buildgcc for AdaStefan Tauner2018-08-141-3/+3
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/crosgcc: Fix most shellcheck errors in buildgccMartin Roth2018-07-241-126/+172
* util/crosgcc/patches: update make-4.2.1 patchesMartin Roth2018-07-243-15/+95
* util/crossgcc: update to gcc 8.1.0 and binutils 2.30Patrick Georgi2018-06-2820-84494/+46993
* crosgcc/patches: Add make patch for GLIBC glob interface v2Martin Roth2018-06-281-0/+15
* util/crossgcc: Allow building a new gcc against new binutils with -DPatrick Georgi2018-06-261-0/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-4/+4
* crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth2018-06-1111-8/+8
* buildgcc: Update IASL to 20180531Iru Cai2018-06-035-31/+31
* buildgcc: Do not try to install GCC if build failedNico Huber2018-05-241-4/+4
* buildgcc: Add missing '\'Vivia Nikolaidou2018-04-281-1/+1
* crossgcc/Makefile: don't allow to call buildgcc in parallelAlexander Couzens2018-04-091-0/+1
* buildgcc: Add patch to work around Musl libc issueNico Huber2018-01-151-0/+118
* buildgcc: Drop libelf/elfutilsNico Huber2018-01-153-22/+6
* util/crossgcc: Output apt-get commands on debianAlex Thiessen2018-01-151-0/+4
* buildgcc: Hide stderr output of getopt testNico Huber2017-12-071-1/+1
* crossgcc: fix edk2 tools_def templatePatrick Georgi2017-11-301-4/+4
* util/crossgcc: Install a template for the edk2 build systemPatrick Georgi2017-11-282-0/+190
* buildgcc: Update binutils to 2.29.1Iru Cai2017-10-165-5/+5
* crossgcc: Build libelf from elfutils 0.170Paul Menzel2017-10-164-34/+6
* util/crossgcc: Add bootstrap-only modePatrick Georgi2017-10-131-18/+27
* Update URLs in buildgccDoug Gale2017-10-081-13/+13
* buildgcc: Implement simple tarball hash verificationJonathan Neuschäfer2017-10-041-20/+93
* buildgcc: Fix up cross GCC buildingNico Huber2017-09-021-2/+2
* buildgcc: Integrate nds32 update from Andes TechnologyStefan Reinauer2017-09-014-23/+73403
* buildgcc: surround *.log with apostrophes when build failsIdwer Vollering2017-08-151-1/+1
* buildgcc: Fix libelf 64bit detectionStefan Reinauer2017-08-071-0/+28
* buildgcc: Update to gdb 8.0 and expat 2.2.1Stefan Reinauer2017-08-078-15/+15
* crossgcc: Clean out ABI variable for GMPPatrick Georgi2017-07-191-0/+3
* crossgcc: patch out uses of $(P) variable from gcc/ada buildPatrick Georgi2017-07-181-0/+15
* crossgcc: Prefer gnatgcc over gcc if availablePatrick Georgi2017-07-111-1/+3
* util/crossgcc: Fix typoPatrick Georgi2017-07-071-1/+1
* buildgcc: Adapt messages about GNAT and bootstrappingNico Huber2017-06-271-34/+88
* buildgcc: Rename quit() to exit_handler()Nico Huber2017-06-271-2/+2
* util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi2017-06-271-0/+11
* crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi2017-06-271-4/+9
* buildgcc: Allow environment to override $CC/$CXXNico Huber2017-06-261-26/+82
* crossgcc/buildgcc: update file location codeMartin Roth2017-06-251-6/+6
* crossgcc: cosmetic overhaul of outputStefan Reinauer2017-06-221-5/+6
* crossgcc: Rename print_stable to print_supportedStefan Reinauer2017-06-221-6/+6
* crossgcc: Update to clang 4.0Stefan Reinauer2017-06-2110-86/+7
* Add CMake 3.9.0-rc3 to coreboot toolchainStefan Reinauer2017-06-212-3/+20
* util/crossgcc: Fix musl libc supportPhilipp Deppenwiese2017-06-171-1/+1
* crossgcc: Resolve pointer and integer comparison in GCCPaul Kocialkowki2017-06-081-0/+27