coreboot-kgpe-d16/util/crossgcc
Stefan Reinauer a348d901c7 buildgcc: drop hack to build gcc trunk versions
The focus of the script is to create a supported cross toolchain,
and with GOLD and LTO being released features, we don't need this
anymore.

Change-Id: Ieb7752ce6e143d93414aba5887190f853cbd5a4b
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1997
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
2012-12-08 00:45:03 +01:00
..
patches crossgcc: Fix buildgcc on Mac OS X 2012-12-06 02:01:42 +01:00
Makefile buildgcc: Fix wrapper Makefile 2011-11-06 18:06:28 +01:00
README This adds a simple script to build a default toolchain for coreboot 2009-09-26 16:43:17 +00:00
buildgcc buildgcc: drop hack to build gcc trunk versions 2012-12-08 00:45:03 +01: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