summaryrefslogtreecommitdiff
path: root/util/crossgcc
AgeCommit message (Expand)Author
2017-07-19crossgcc: Clean out ABI variable for GMPPatrick Georgi
2017-07-18crossgcc: patch out uses of $(P) variable from gcc/ada buildPatrick Georgi
2017-07-11crossgcc: Prefer gnatgcc over gcc if availablePatrick Georgi
2017-07-07util/crossgcc: Fix typoPatrick Georgi
2017-06-27buildgcc: Adapt messages about GNAT and bootstrappingNico Huber
2017-06-27buildgcc: Rename quit() to exit_handler()Nico Huber
2017-06-27util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi
2017-06-27crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi
2017-06-26buildgcc: Allow environment to override $CC/$CXXNico Huber
2017-06-25crossgcc/buildgcc: update file location codeMartin Roth
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-08crossgcc: Resolve pointer and integer comparison in GCCPaul Kocialkowki
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-23crossgcc/Dockerfile: Add gnat to build the Ada toolchainNico Huber
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-09toolchain: fix compilation of GMP on FreeBSDIdwer Vollering
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-04util/crossgcc: update jenkins-build-toolchainMartin Roth
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-12-06buildgcc: Fix function prototype in GCCNico 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-26crossgcc: Add DockerfilePatrick Georgi
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-09-02Fix newlines at the end of filesMartin Roth