coreboot-kgpe-d16/util/crossgcc
Felix Singer 88ffed3df8 util/crossgcc: Remove binutils related MIPS patch
coreboot doesn't support the MIPS architecture anymore. So remove the
MIPS patch.

Change-Id: I62a2bca141b42ac33b628c48c84422570f4dda10
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66921
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
2022-08-22 16:18:35 +00:00
..
patches util/crossgcc: Remove binutils related MIPS patch 2022-08-22 16:18:35 +00:00
sum crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6 2022-07-30 18:27:30 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile crossgcc/Makefile: Remove obsolete target build_make 2021-12-29 20:45:13 +00:00
Makefile.inc buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
README
buildgcc crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6 2022-07-30 18:27:30 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +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
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf