coreboot-kgpe-d16/util/crossgcc
Felix Singer 36847977cb util/crossgcc: Update GCC from 11.2 to 11.3
While the work on updating GCC to version 12 is still WIP, update it
to the latest minor release 11.3.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Change-Id: I8810bbb238b01985774ff8da1e246ab1b192e663
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70221
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2023-02-17 15:01:48 +00:00
..
patches util/crossgcc: Update GCC from 11.2 to 11.3 2023-02-17 15:01:48 +00:00
sum util/crossgcc: Update GCC from 11.2 to 11.3 2023-02-17 15:01:48 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.inc util/crossgcc/Makefile.inc: Terminate quoted string 2023-01-11 15:36:08 +00:00
README
buildgcc util/crossgcc: Update GCC from 11.2 to 11.3 2023-02-17 15:01:48 +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