aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
2016-07-21buildgcc: Never set GMP CFLAGS manually in order to get the right flagsPaul Kocialkowski
2016-07-16buildgcc: Update the revision to 1.41Martin Roth
2016-07-14buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issueMartin Roth
2016-07-05buildgcc: Add option to bootstrap a host gccNico Huber
2016-07-05buildgcc: Make package build() function more versatileNico Huber
2016-05-04buildgcc: Update Python to 3.5.1Stefan Reinauer
2016-05-04buildgcc: Update gdb and expatStefan Reinauer
2016-05-04crossgcc: Update toolchainIru Cai
2016-05-04buildgcc: Always set HOSTCFLAGSNico Huber
2016-05-04buildgcc: Use smaller xz archivesStefan Reinauer
2016-05-04buildgcc: Drop --target from python and expatStefan Reinauer
2016-04-20crossgcc/Makefile.inc: Update jenkins-build-toolchainMartin Roth
2016-04-19crossgcc: Move temp file handling into cleanup functionStefan Reinauer
2016-04-18crossgcc: Fix out of bounds array access for nds32leStefan Reinauer
2016-04-15crossgcc: Add version number to script nameStefan Reinauer
2016-04-12crossgcc: skip TARGETARCH for tools that don't use itMartin Roth
2016-04-11util/crossgcc/buildgcc: correct clang testAaron Durbin
2016-04-09crossgcc: Add workaround for libgcc's GNU sed dependencyStefan Reinauer
2016-04-09util/crossgcc/buildgcc: quote parameters that may have spacesAaron Durbin
2016-04-06buildgcc: enable interwork/multilib for binutilsStefan Reinauer
2016-04-06crossgcc: Fix compilation on Clang systemsStefan Reinauer
2016-03-26Makefile: Update jenkins-build-toolchain to run build testsMartin Roth
2016-03-25buildgcc: Add check for missing libraries and test for zlibMartin Roth
2016-03-25buildgcc: support pigz and lbzip2 decpmpressors if installed.Martin Roth
2016-03-25buildgcc: Fix help text formattingMartin Roth
2016-03-24crossgcc: Enable multiple targets for a platformPatrick Georgi
2016-03-24buildgcc: Update coreboot's IASL version to 20160318Martin Roth
2016-03-24crossgcc: Switch POWER8 to big endian modeMartin Roth
2016-03-11crossgcc/buildgcc: Add missing quotation markJonathan Neuschäfer
2016-03-11crossgcc/buildgcc: Update for recent arch additionsMartin Roth
2016-03-11crossgcc/buildgcc: Add comment about URLs and jenkins builderMartin Roth
2016-03-11crossgcc/Makefile.inc: Add target for jenkins toolchain test buildMartin Roth
2016-03-08crossgcc: Build make per defaultStefan Reinauer
2016-03-03buildgcc: Bump version to 1.36Stefan Reinauer
2016-03-02crossgcc: add 'urls' option to print urls of all packagesMartin Roth
2016-03-02buildgcc: Add 'nocolor' option to remove color codes from outputMartin Roth
2016-03-02buildgcc: Use $(CURDIR) instead of $(PWD)Stefan Reinauer
2016-03-02buildgcc: Disable RISC-V GDBStefan Reinauer
2016-03-01buildgcc: Allow specifying destination directoryStefan Reinauer
2016-03-01buildgcc: Fix building GDB for mipsel-elfStefan Reinauer
2016-03-01crosstool: add EXPAT as a dependency on the gdb build.Ronald G. Minnich
2016-02-29buildgcc: Add support for gdb on x86_64-elfStefan Reinauer
2016-02-18crossgcc: Change 'tar balls' to 'tarballs'Martin Roth
2016-02-15Fix a build problem with power 8: use --with-system-zlibRonald G. Minnich
2016-02-13crossgcc: Use acpica-unix2 over acpica-unixPatrick Georgi
2016-02-10buildgcc: enable multilib for gccPatrick Georgi
2016-02-04crossgcc: Add checksum for makeStefan Reinauer
2016-02-04crossgcc: Rename x86 to x64Stefan Reinauer
2016-02-03crossgcc: Bring back the old iasl building schemePatrick Georgi
2016-02-03crossgcc: Also add the nds32le architecture to the coreboot MakefilePatrick Georgi
2016-02-03crossgcc/Makefile.inc: deduplicate cross*-$arch rulesPatrick Georgi
2016-02-03buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer
2016-02-03buildgcc: Reorganize when IASL is builtStefan Reinauer
2016-02-03buildgcc: add nds32le compilerStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-01-31buildgcc: Add GNU make to reference toolchainStefan Reinauer
2016-01-31buildgcc: Update LLVM to 3.7.1Stefan Reinauer
2016-01-31buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer
2016-01-26crossgcc: Enable powerpc64-linux target without ppc64-linux headersPatrick Georgi
2016-01-26buildgcc: Help GMP build with 32-bit NetBSDNico Huber
2016-01-25Revert "util/crossgcc: Build Ada frontend by default"Nico Huber
2016-01-23util/crossgcc: Build Ada frontend by defaultNico Huber
2016-01-22util/crossgcc: Don't build gnattoolsNico Huber
2016-01-09buildgcc: Print out all missing tools then haltMartin Roth
2016-01-07buildgcc: Don't request that optional tools be installedMartin Roth
2016-01-07Revert "util/crossgcc: Regenerate MPFR autotools files before build"Timothy Pearson
2016-01-07util/crossgcc: Bump MPFR version to 3.1.3Timothy Pearson
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2016-01-04util/crossgcc: Regenerate MPFR autotools files before buildTimothy Pearson
2016-01-04util/crossgcc: Bump GMP version to 6.1.0Timothy Pearson
2015-12-20buildgcc: Add coreboot toolchain string to clang versionMartin Roth
2015-12-16buildgcc: Add coreboot toolchain version to iaslMartin Roth
2015-11-27crossgcc/buildgcc: add parameter to show version number of toolMartin Roth
2015-11-19crossgcc: Update makefile buildsMartin Roth
2015-11-04buildgcc: change -j variable name from BUILDJOBS to CPUSMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-05buildgcc: Fix the binutils-no-doc patch with 2.25zbao
2015-10-05buildgcc: Add patch for building binutils by clang 6.0zbao
2015-10-05buildgcc: Show the progress when downloadingzbao
2015-09-10crossgcc: Preparations for building Ada frontendNico Huber
2015-09-10crossgcc: Add option to build gcc for specific languagesNico Huber
2015-08-31buildgcc: Show the exit status of wget if downloading fails.zbao
2015-08-31buildgcc: remove getopt when doing clean.zbao
2015-08-26crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...Jonathan A. Kollasch
2015-08-26buildgcc: Move a bunch of code into a functionzbao
2015-08-24crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patchesPatrick Georgi
2015-08-21crossgcc: Fix x86_64-elf target's -m16 supportPatrick Georgi
2015-08-20crossgcc: Update gcc to 5.2.0Patrick Georgi
2015-08-13buildgcc: Fix the options checkzbao
2015-08-06buildgcc: Deal with gmp on 32bit Cygwin on 64bit hostzbao
2015-08-06buildgcc: Get the clean and correct uname on Cygwinzbao
2015-07-22crossgcc: Support /bin/sh pointing to dashPatrick Georgi
2015-07-14buildgcc: Show the archive URLPaul Menzel
2015-07-12Update crossgcc Makefile for new buildgcc argumentsMartin Roth
2015-07-07buildgcc: update IASL to version 20150619Stefan Reinauer
2015-07-07buildgcc: work around bug in --print-librt-file-nameStefan Reinauer
2015-07-04buildgcc: Deal with gmp on 32bit Linux on 64bit CPUsPatrick Georgi
2015-07-04crossgcc: Fix binutils for aarch64Patrick Georgi
2015-06-24crossgcc/Makefile: Allow making toolchains using multiple coresMartin Roth
2015-06-24crossgcc/Makefile: clean more, add distclean targetMartin Roth