summaryrefslogtreecommitdiffstats
path: root/util/crossgcc
Commit message (Expand)AuthorAgeFilesLines
...
* util/crossgcc: Update gdb to 7.3.1Peter Stuge2011-09-141-1/+1
* buildgcc: Do not download GDB source code if run with --skip-gdbPeter Stuge2011-08-291-0/+1
* buildgcc: Remove all bashisms, making the script run also on BSDPeter Stuge2011-08-211-20/+22
* buildgcc: Fix typo in check for failed iasl buildPeter Stuge2011-08-211-1/+1
* crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch2011-08-141-2/+2
* buildgcc: improve portabilityJonathan A. Kollasch2011-08-121-1/+2
* Add iasl to buldgcc and rev the version.Marc Jones2011-08-101-5/+29
* crossgcc: update w32apiPatrick Georgi2011-07-261-2/+4
* buildgcc: Break if parts of the toolchain are missingPatrick Georgi2011-07-261-3/+3
* util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge2011-06-091-0/+4
* util/crossgcc: Add buildgcc -G and --skip-gdb optionsPeter Stuge2011-06-091-5/+19
* Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu2011-05-161-0/+9
* Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer2010-12-175-788/+1015
* This was accidently not svn added when the compiler was updated.Marc Jones2010-12-172-0/+1678
* Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones2010-12-031-11/+9
* The current workaround for binutils on mingw (or any non texinfo system) failed.Patrick Georgi2010-09-032-4/+13
* The AMD Fam10 code breaks with coreboot 4.5.0.Stefan Reinauer2010-05-191-3/+5
* Fix path for mingw workaround. Trivial.Patrick Georgi2010-05-191-1/+1
* New buildgcc version.Stefan Reinauer2010-05-172-31/+382
* drop old patches from crossgccStefan Reinauer2010-05-173-32/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-275-22/+22
* Update mingw source versions and allow parallel builds in buildgccPatrick Georgi2010-04-141-10/+12
* Add the BSD-licensed getopt tool to crossgcc, to usePatrick Georgi2010-01-292-1/+69
* Update reference toolchain toStefan Reinauer2010-01-163-9/+90
* crossgcc: Fix MPFR download locationPeter Stuge2009-12-131-1/+1
* This adds a simple script to build a default toolchain for corebootStefan Reinauer2009-09-267-0/+449
OpenPOWER on IntegriCloud