summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
Commit message (Expand)AuthorAgeFilesLines
* buildgcc: Re-add some break statementsPatrick Georgi2013-06-091-2/+2
* crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard2013-06-041-5/+5
* Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich2013-05-261-0/+10
* crossgcc: update to gcc 4.7.3Idwer Vollering2013-05-031-3/+3
* acpica: update URLIdwer Vollering2013-04-121-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* crossgcc: Save the script itself when cross build is over.Zheng Bao2013-02-061-0/+3
* crossgcc: Normalize library directoriesPatrick Georgi2012-12-081-0/+26
* buildgcc: Clean up PATH handlingStefan Reinauer2012-12-081-11/+4
* buildgcc: drop hack to build gcc trunk versionsStefan Reinauer2012-12-081-17/+0
* buildgcc: Remove mingw32 hacksPatrick Georgi2012-12-071-30/+12
* crossgcc: Generalize matching for the mingw casePatrick Georgi2012-12-061-5/+5
* crossgcc: Fix buildgcc on Mac OS XStefan Reinauer2012-12-061-15/+14
* crossgcc: Only build iasl in acpica.Zheng Bao2012-11-291-1/+1
* crossgcc: update to acpica-20121114Idwer Vollering2012-11-241-9/+10
* crossgcc: properly test for flexPatrick Georgi2012-11-221-1/+5
* buildgcc: Print error if flex is missingStefan Reinauer2012-11-161-0/+1
* crossgcc: build expat and python in silenceIdwer Vollering2012-11-021-4/+4
* crossgcc: update to Python 2.7.3Idwer Vollering2012-10-271-2/+2
* crossgcc: update to expat 2.1.0Idwer Vollering2012-10-271-3/+3
* crossgcc: update mingw w32api's download URLIdwer Vollering2012-10-261-3/+3
* buildgcc: redirect error output to /dev/nullZheng Bao2012-10-261-1/+1
* crossgcc: update to mingwrt 3.20-2Idwer Vollering2012-10-261-3/+4
* crossgcc: update to binutils 2.23Idwer Vollering2012-10-251-3/+3
* crossgcc: update to MPC 1.0.1Idwer Vollering2012-10-251-3/+3
* crossgcc: update to MPFR 3.1.1Idwer Vollering2012-10-251-2/+2
* crossgcc: update to GDB 7.5Idwer Vollering2012-10-251-2/+2
* crossgcc: update to gcc 4.7.2Idwer Vollering2012-10-251-3/+3
* crossgcc: fix compilation of acpicaIdwer Vollering2012-10-251-2/+2
* crossgcc: Allow the non-gnu tar and patch work on XxxBSDZheng Bao2012-10-141-0/+9
* crossgcc: Change the term color back (trivial)Zheng Bao2012-09-201-2/+2
* crossgcc: Test for m4 and bisonPatrick Georgi2012-05-141-0/+3
* crossgcc: update sourcesPatrick Georgi2012-05-141-16/+16
* buildgcc: Add option to use ccachePatrick Georgi2011-11-091-2/+8
* buildgcc: don't download python and expat if disabledJonathan A. Kollasch2011-11-071-0/+2
* buildgcc: Explicitely state CC everywherePatrick Georgi2011-11-061-9/+9
* buildgcc: Update coreboot reference toolchain to gcc 4.6.2Stefan Reinauer2011-11-021-8/+8
* Add Python scripting to GDB.Stefan Reinauer2011-11-011-32/+121
* buildgcc: Fix colors for dashPatrick Georgi2011-10-311-14/+9
* crossgcc: Fix colors with dashPatrick Georgi2011-10-301-0/+5
* Update coreboot cross toolchain to gcc 4.6.1Stefan Reinauer2011-10-301-26/+50
* 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
* 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 buildgcc -G and --skip-gdb optionsPeter Stuge2011-06-091-5/+19
OpenPOWER on IntegriCloud