coreboot-kgpe-d16/util/crossgcc
Patrick Georgi 8e68aff51c buildgcc: enable multilib for gcc
Make the gcc build system create multiple libgcc.a instances for
different ABIs.

Change-Id: I1c888bf751bf43566da8927ed0aedb53857363bf
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13625
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-02-10 09:45:58 +01:00
..
patches buildgcc: Update LLVM to 3.7.1 2016-01-31 22:37:51 +01:00
sum crossgcc: Add checksum for make 2016-02-04 01:09:21 +01:00
Makefile buildgcc: Reorganize when IASL is built 2016-02-03 02:21:48 +01:00
Makefile.inc crossgcc: Rename x86 to x64 2016-02-04 01:09:04 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc buildgcc: enable multilib for gcc 2016-02-10 09:45:58 +01:00
getopt.c

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