aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
AgeCommit message (Expand)Author
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
2017-06-06buildgcc: Fix color output in download_showing_percentageNico Huber
2017-04-28crossgcc: disable libsanitizer for the bootstrapped compilerPatrick Georgi
2017-04-27crossgcc: fix DESTDIR buildsPatrick Georgi
2017-03-23buildgcc: Relax GNAT version checksNico Huber
2017-03-23buildgcc: Fix check for a .success fileNico Huber
2017-03-14buildgcc: Search for `xz` tooNico Huber
2017-03-05buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVMIru Cai
2017-01-10buildgcc: try curl if wget is not presentPatrick Georgi
2017-01-04buildgcc: Remove quotes around a $CC callNico Huber
2016-12-28buildgcc: Indicate CXXFLAGS for binutilsNico Huber
2016-12-28buildgcc: Fix string comparison operatorNico Huber
2016-12-27buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie`Nico Huber
2016-12-06buildgcc: Be less restrictive when trying to build GNATNico Huber
2016-11-28crossgcc/buildgcc: Show additional information while buildingMartin Roth
2016-11-28util/crossgcc: fix using -DPatrick Georgi
2016-11-17crossgcc/buildgcc: Add package version to saved .success fileMartin Roth
2016-09-21buildgcc: Build gnat by default if host compiler seems compatibleNico Huber
2016-09-21buildgcc: Ask the user to install gnat if it's missingNico Huber
2016-09-21buildgcc: Don't try to build gnat with a different versionNico Huber
2016-09-21buildgcc: Warn when building GCC with a different major versionNico Huber
2016-09-21buildgcc: Add functions to test GCC versionsNico Huber
2016-09-21buildgcc: Show excessive arguments and bail outNico Huber
2016-09-21buildgcc: Check exit status of `getopt`Nico Huber
2016-09-21buildgcc: Fix GNU getopt usageNico Huber
2016-09-21buildgcc: Fix option argumentsNico Huber
2016-09-20buildgcc: Update to acpica version 20160831Martin Roth
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
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
2015-08-26buildgcc: Move a bunch of code into a functionzbao
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