Age | Commit message (Expand) | Author |
2017-10-08 | Update URLs in buildgcc | Doug Gale |
2017-10-04 | buildgcc: Implement simple tarball hash verification | Jonathan Neuschäfer |
2017-09-02 | buildgcc: Fix up cross GCC building | Nico Huber |
2017-09-01 | buildgcc: Integrate nds32 update from Andes Technology | Stefan Reinauer |
2017-08-15 | buildgcc: surround *.log with apostrophes when build fails | Idwer Vollering |
2017-08-07 | buildgcc: Fix libelf 64bit detection | Stefan Reinauer |
2017-08-07 | buildgcc: Update to gdb 8.0 and expat 2.2.1 | Stefan Reinauer |
2017-07-19 | crossgcc: Clean out ABI variable for GMP | Patrick Georgi |
2017-07-18 | crossgcc: patch out uses of $(P) variable from gcc/ada build | Patrick Georgi |
2017-07-11 | crossgcc: Prefer gnatgcc over gcc if available | Patrick Georgi |
2017-07-07 | util/crossgcc: Fix typo | Patrick Georgi |
2017-06-27 | buildgcc: Adapt messages about GNAT and bootstrapping | Nico Huber |
2017-06-27 | buildgcc: Rename quit() to exit_handler() | Nico Huber |
2017-06-27 | util/crossgcc: Fix building gcc 6.3.0 with clang | Patrick Georgi |
2017-06-27 | crossgcc: Fix building with clang++ in the presence of gcc | Patrick Georgi |
2017-06-26 | buildgcc: Allow environment to override $CC/$CXX | Nico Huber |
2017-06-25 | crossgcc/buildgcc: update file location code | Martin Roth |
2017-06-22 | crossgcc: cosmetic overhaul of output | Stefan Reinauer |
2017-06-22 | crossgcc: Rename print_stable to print_supported | Stefan Reinauer |
2017-06-21 | crossgcc: Update to clang 4.0 | Stefan Reinauer |
2017-06-21 | Add CMake 3.9.0-rc3 to coreboot toolchain | Stefan Reinauer |
2017-06-17 | util/crossgcc: Fix musl libc support | Philipp Deppenwiese |
2017-06-08 | crossgcc: Resolve pointer and integer comparison in GCC | Paul Kocialkowki |
2017-06-06 | buildgcc: Fix color output in download_showing_percentage | Nico Huber |
2017-04-28 | crossgcc: disable libsanitizer for the bootstrapped compiler | Patrick Georgi |
2017-04-27 | crossgcc: fix DESTDIR builds | Patrick Georgi |
2017-03-23 | crossgcc/Dockerfile: Add gnat to build the Ada toolchain | Nico Huber |
2017-03-23 | buildgcc: Relax GNAT version checks | Nico Huber |
2017-03-23 | buildgcc: Fix check for a .success file | Nico Huber |
2017-03-14 | buildgcc: Search for `xz` too | Nico Huber |
2017-03-09 | toolchain: fix compilation of GMP on FreeBSD | Idwer Vollering |
2017-03-05 | buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM | Iru Cai |
2017-01-10 | buildgcc: try curl if wget is not present | Patrick Georgi |
2017-01-04 | util/crossgcc: update jenkins-build-toolchain | Martin Roth |
2017-01-04 | buildgcc: Remove quotes around a $CC call | Nico Huber |
2016-12-28 | buildgcc: Indicate CXXFLAGS for binutils | Nico Huber |
2016-12-28 | buildgcc: Fix string comparison operator | Nico Huber |
2016-12-27 | buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie` | Nico Huber |
2016-12-06 | buildgcc: Be less restrictive when trying to build GNAT | Nico Huber |
2016-12-06 | buildgcc: Fix function prototype in GCC | Nico Huber |
2016-11-28 | crossgcc/buildgcc: Show additional information while building | Martin Roth |
2016-11-28 | util/crossgcc: fix using -D | Patrick Georgi |
2016-11-17 | crossgcc/buildgcc: Add package version to saved .success file | Martin Roth |
2016-09-26 | crossgcc: Add Dockerfile | Patrick Georgi |
2016-09-21 | buildgcc: Build gnat by default if host compiler seems compatible | Nico Huber |
2016-09-21 | buildgcc: Ask the user to install gnat if it's missing | Nico Huber |
2016-09-21 | buildgcc: Don't try to build gnat with a different version | Nico Huber |
2016-09-21 | buildgcc: Warn when building GCC with a different major version | Nico Huber |
2016-09-21 | buildgcc: Add functions to test GCC versions | Nico Huber |
2016-09-21 | buildgcc: Show excessive arguments and bail out | Nico Huber |