summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
AgeCommit message (Expand)Author
2016-09-11buildgcc: Quote command substitutionIdwer Vollering
2016-09-02buildgcc: Search the cksum command without checking OS typezbao
2016-08-13crossgcc: Update make to latest version: 4.2.1Martin Roth
2016-08-11buildgcc: printf no-color before quitingZheng Bao
2016-07-31buildgcc: Apply patches with -p1Nico Huber
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-19crossgcc: Move temp file handling into cleanup functionStefan 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-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-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-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-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-01crosstool: add EXPAT as a dependency on the gdb build.Ronald G. Minnich
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-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