Age | Commit message (Expand) | Author |
2015-06-04 | crossgcc: Improve compatibility of the toolchain across host systems | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-04 | crossgcc: Re-download the archive if it is incomplete | zbao |
2015-04-30 | crossgcc: improve error message on missing tools | Patrick Georgi |
2015-04-29 | crossgcc: don't use libdl while building GDB on FreeBSD | Idwer Vollering |
2015-04-28 | buildgcc: OpenBSD's tar and patch are sufficient, too | Patrick Georgi |
2015-04-26 | crossgcc: close stdin when search_tool() execute programs. | Alexander Couzens |
2015-03-30 | crossgcc: Fix calling outside util/crossgcc | Patrick Georgi |
2015-03-29 | crossgcc: Build mipsel-elf, not mips-elf | Patrick Georgi |
2015-03-25 | crossgcc: Factor out error reporting | Patrick Georgi |
2015-03-25 | crossgcc: point users to the log file in case of error | Patrick Georgi |
2015-03-25 | crossgcc: check for more tools that we require | Patrick Georgi |
2015-03-18 | crossgcc: jump to crossgcc path before building the toolchain | Patrick Georgi |
2015-03-17 | crossgcc: Add x86_64 to list of supported architectures | Stefan Reinauer |
2015-03-10 | crossgcc: fix copy-paste mistake on riscv make target | Alexander Couzens |
2015-03-09 | crossgcc: Unify tool tests, add check for g++ or clang | Patrick Georgi |
2015-03-08 | crossgcc: Add RISC-V support | Patrick Georgi |
2015-03-08 | crossgcc: Update toolchain | Patrick Georgi |
2015-03-08 | crossgcc: Add mipsel-elf as supported target | Patrick Georgi |
2015-02-28 | crossgcc: Clean GNU make context so builds succeed | Patrick Georgi |
2015-02-24 | build: mipsel cross compiler support | Paul Burton |
2015-02-23 | util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 | Paul Menzel |
2014-12-15 | buildgcc: Fix msys2 crossgcc build fail | Scott Duplichan |
2014-12-10 | crossgcc: clean up aarch64 target integration | Patrick Georgi |
2014-12-09 | aarch64: Add aarch64-elf toolchain to crossgcc Makefile | Marcelo Povoa |
2014-11-30 | buildgcc: support DESTDIR for libelf | Patrick Georgi |
2014-11-23 | buildgcc: Fix documentation | Patrick Georgi |
2014-11-20 | crossgcc: Add buildsystem support for aarch64 compiler | Patrick Georgi |
2014-11-20 | crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25 | Patrick Georgi |
2014-04-29 | crossgcc: Support OSX 10.9 built-in tar utility program. | Andrew Wu |
2014-02-14 | crossgcc: Update IASL to latest version (20140114) | Alexandru Gagniuc |
2014-02-12 | utils/crossgcc: Refactor Makefiles for separate arm/i386. | Edward O'Callaghan |
2013-12-22 | buildgcc: defer cleaning up the tree a bit | Patrick Georgi |
2013-12-13 | crossgcc: Fix a typo. | Zheng Bao |
2013-12-09 | crossgcc: Continue to unpack archive if it was incomplete | Zheng Bao |
2013-09-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |
2013-09-18 | buildgcc: Use per-arch build directories | Patrick Georgi |
2013-08-27 | Locate the generated iasl in acpica-unix-20130626 | Zheng Bao |
2013-07-22 | buildgcc: Update reference toolchain | Stefan Reinauer |
2013-06-09 | buildgcc: Re-add some break statements | Patrick Georgi |
2013-06-04 | crossgcc/buildgcc: Remove unneeded 'break' statements | David Hubbard |
2013-05-26 | Get buildgcc to behave reasonably with the -p choice. | Ronald G. Minnich |
2013-05-03 | crossgcc: update to gcc 4.7.3 | Idwer Vollering |
2013-04-12 | acpica: update URL | Idwer Vollering |
2013-03-28 | crossgcc: Fix building with texinfo-5.x | Nico Huber |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-11 | crossgcc: Support hosts using non-GNU make as default make. | Hung-Te Lin |
2013-02-06 | crossgcc: Save the script itself when cross build is over. | Zheng Bao |
2013-02-04 | crossgcc: add armv7a-eabi to list of working toolchains | David Hendricks |
2013-01-17 | make crossgcc: compile all required toolchains | Stefan Reinauer |