Age | Commit message (Expand) | Author |
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 |
2012-12-08 | crossgcc: Normalize library directories | Patrick Georgi |
2012-12-08 | buildgcc: Clean up PATH handling | Stefan Reinauer |
2012-12-08 | buildgcc: drop hack to build gcc trunk versions | Stefan Reinauer |
2012-12-07 | buildgcc: Remove mingw32 hacks | Patrick Georgi |
2012-12-06 | crossgcc: Generalize matching for the mingw case | Patrick Georgi |
2012-12-06 | crossgcc: Fix buildgcc on Mac OS X | Stefan Reinauer |
2012-12-05 | crossgcc: Add support for building armv7a toolchain | Stefan Reinauer |
2012-11-29 | crossgcc: Only build iasl in acpica. | Zheng Bao |
2012-11-24 | crossgcc: update to acpica-20121114 | Idwer Vollering |
2012-11-22 | crossgcc: properly test for flex | Patrick Georgi |
2012-11-16 | buildgcc: Print error if flex is missing | Stefan Reinauer |
2012-11-02 | crossgcc: build expat and python in silence | Idwer Vollering |
2012-10-27 | crossgcc: update to Python 2.7.3 | Idwer Vollering |
2012-10-27 | crossgcc: update to expat 2.1.0 | Idwer Vollering |
2012-10-26 | crossgcc: update mingw w32api's download URL | Idwer Vollering |
2012-10-26 | buildgcc: redirect error output to /dev/null | Zheng Bao |
2012-10-26 | crossgcc: update to mingwrt 3.20-2 | Idwer Vollering |
2012-10-25 | crossgcc: update to binutils 2.23 | Idwer Vollering |
2012-10-25 | crossgcc: update to MPC 1.0.1 | Idwer Vollering |
2012-10-25 | crossgcc: update to MPFR 3.1.1 | Idwer Vollering |
2012-10-25 | crossgcc: update to GDB 7.5 | Idwer Vollering |
2012-10-25 | crossgcc: update to gcc 4.7.2 | Idwer Vollering |
2012-10-25 | crossgcc: fix compilation of acpica | Idwer Vollering |
2012-10-14 | crossgcc: Allow the non-gnu tar and patch work on XxxBSD | Zheng Bao |
2012-09-20 | crossgcc: Change the term color back (trivial) | Zheng Bao |
2012-08-23 | crossgcc: Update GDB patch version to 7.4.1 | zbao |
2012-08-15 | buildgcc: Remove the warning options unsupported by cygwin | zbao |
2012-08-14 | buildgcc: Update the toolchain patches version | zbao |
2012-05-14 | crossgcc: Test for m4 and bison | Patrick Georgi |
2012-05-14 | crossgcc: update sources | Patrick Georgi |
2011-11-09 | buildgcc: Add option to use ccache | Patrick Georgi |
2011-11-07 | buildgcc: don't download python and expat if disabled | Jonathan A. Kollasch |
2011-11-06 | buildgcc: Explicitely state CC everywhere | Patrick Georgi |
2011-11-06 | buildgcc: Fix wrapper Makefile | Patrick Georgi |
2011-11-02 | buildgcc: Update coreboot reference toolchain to gcc 4.6.2 | Stefan Reinauer |
2011-11-01 | Add Python scripting to GDB. | Stefan Reinauer |
2011-10-31 | buildgcc: Fix colors for dash | Patrick Georgi |
2011-10-30 | crossgcc: Fix colors with dash | Patrick Georgi |
2011-10-30 | Update coreboot cross toolchain to gcc 4.6.1 | Stefan Reinauer |
2011-09-14 | util/crossgcc: Update gdb to 7.3.1 | Peter Stuge |
2011-08-29 | buildgcc: Do not download GDB source code if run with --skip-gdb | Peter Stuge |
2011-08-21 | buildgcc: Remove all bashisms, making the script run also on BSD | Peter Stuge |
2011-08-21 | buildgcc: Fix typo in check for failed iasl build | Peter Stuge |
2011-08-14 | crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bash | Jonathan A. Kollasch |