Age | Commit message (Expand) | Author |
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 |
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 |
2011-08-12 | buildgcc: improve portability | Jonathan A. Kollasch |
2011-08-10 | Add iasl to buldgcc and rev the version. | Marc Jones |
2011-07-26 | crossgcc: update w32api | Patrick Georgi |
2011-07-26 | buildgcc: Break if parts of the toolchain are missing | Patrick Georgi |
2011-06-09 | util/crossgcc: Add build-without-gdb Makefile target | Peter Stuge |
2011-06-09 | util/crossgcc: Add buildgcc -G and --skip-gdb options | Peter Stuge |
2011-05-16 | Add crossgcc target to automatically build reference toolchain | Cristian Magherusan-Stanciu |
2010-12-17 | Update reference toolchain due to some inlining bugs in 4.5.1 | Stefan Reinauer |
2010-12-17 | This was accidently not svn added when the compiler was updated. | Marc Jones |
2010-12-03 | Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2. | Marc Jones |
2010-09-03 | The current workaround for binutils on mingw (or any non texinfo system) failed. | Patrick Georgi |
2010-05-19 | The AMD Fam10 code breaks with coreboot 4.5.0. | Stefan Reinauer |
2010-05-19 | Fix path for mingw workaround. Trivial. | Patrick Georgi |
2010-05-17 | New buildgcc version. | Stefan Reinauer |
2010-05-17 | drop old patches from crossgcc | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-14 | Update mingw source versions and allow parallel builds in buildgcc | Patrick Georgi |
2010-01-29 | Add the BSD-licensed getopt tool to crossgcc, to use | Patrick Georgi |
2010-01-16 | Update reference toolchain to | Stefan Reinauer |
2009-12-13 | crossgcc: Fix MPFR download location | Peter Stuge |
2009-09-26 | This adds a simple script to build a default toolchain for coreboot | Stefan Reinauer |