summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
AgeCommit message (Expand)Author
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
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-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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