coreboot-kgpe-d16/util/crossgcc
Jonathan Neuschäfer c22ad581c8 arch/power8: Rename to ppc64
POWER8 is a specific implementation of ppc64, which is by now outdated
(POWER9 has been on the market for a while). Rename arch/power8/ to
potentially cover a wider range of hardware.

TEST=Toolchains built before/after this commit can build coreboot for
     emulation/qemu-power8 from before/after this commit.

Change-Id: I2d6f08b12a9ffc8a652ddcd6f24ad85ecb33ca52
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/c/29943
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Timothy Pearson <tpearson@raptorengineering.com>
2018-11-30 20:02:17 +00:00
..
patches util/crossgcc: Add GCC 8.1 patch for missing backslash 2018-09-02 03:09:46 +00:00
sum util/crossgcc: update IASL to v20180810 2018-08-22 15:29:53 +00:00
Dockerfile
Makefile arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
Makefile.inc arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
README
buildgcc util/crossgcc: Tell gcc that it'll use gnu as and ld 2018-09-07 19:17:15 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
edk2tools.txt
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