coreboot-kgpe-d16/util/crossgcc
Peter Stuge b98dbfb97e buildgcc: Fix typo in check for failed iasl build
Change-Id: I3e90b90e807ae775ac66af160a0f8547dcb3597a
Signed-off-by: Peter Stuge <peter@stuge.se>
Reviewed-on: http://review.coreboot.org/164
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2011-08-21 07:39:57 +02:00
..
patches Update reference toolchain due to some inlining bugs in 4.5.1 2010-12-17 02:32:42 +00:00
Makefile crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bash 2011-08-14 08:03:55 +02:00
README This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00
buildgcc buildgcc: Fix typo in check for failed iasl build 2011-08-21 07:39:57 +02:00
getopt.c Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +00:00

README

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  mipsel-elf

known broken:
  alpha-elf
  arm-elf
  powerpc64-elf