aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ix/Kconfig
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2020-06-08 09:14:14 +0800
committerNico Huber <nico.h@gmx.de>2020-06-10 09:44:50 +0000
commit571eda609ecb61745e7cdc7c0920779eb43fa7ce (patch)
treecafbac5810876caa30c50f4c6589d9518a2afb9e /src/southbridge/intel/i82801ix/Kconfig
parentb8c473e32feb4cd36e6a6b8f7023efb591bba42c (diff)
crossgcc: Backport GNAT exception handler v1 patch
The GCC 10 GNAT toolchain uses a new exception handler ABI, so older GNAT cannot be built with GCC 10. This patch backports the new exception handler in libgnat to make GNAT able to be built. The libgnat patch doesn't remove the old exception handler, so it can still be built with older compilers. The cross toolchain can now be built with GCC 10.1.0 in Arch Linux (with the latest IASL in CB:38907 that can be built in Arch), and the toolchain can build a working coreboot image with libgfxinit for HP EliteBook 2560p. The original and patched crossgcc built with Debian 10.4 GCC 8.3.0, and the patched crossgcc built with Arch GCC 10.1.0 generate identical coreboot images with `make BUILD_TIMELESS=1`. Change-Id: I757158056bf4698d3c68715e026c226615bc70a1 Signed-off-by: Iru Cai <mytbk920423@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42158 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/intel/i82801ix/Kconfig')
0 files changed, 0 insertions, 0 deletions