coreboot-kgpe-d16/util/crossgcc
Stefan Reinauer d5779c15eb buildgcc: Move all toolchain build targets to util/crossgcc
There is a lot of potential to completely get rid of Makefile
and keep everything in Makefile.inc, but for now this declutters
the main Makefile.inc.

Change-Id: I653313c74207f955514c036c81efcbfd988827c9
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/13518
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-03 02:22:27 +01:00
..
patches buildgcc: Update LLVM to 3.7.1 2016-01-31 22:37:51 +01:00
sum buildgcc: Update LLVM to 3.7.1 2016-01-31 22:37:51 +01:00
Makefile buildgcc: Reorganize when IASL is built 2016-02-03 02:21:48 +01:00
Makefile.inc buildgcc: Move all toolchain build targets to util/crossgcc 2016-02-03 02:22:27 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc buildgcc: Add GNU make to reference toolchain 2016-01-31 22:41:21 +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
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf