lbmk/resources/coreboot/fam15h_rdimm/patches
Adrien 'neox' Bourmault 673b144a4c coreboot/fam15h: fix for gcc/gnat building
With newer hostcc, trying to build GCC 8.3.0 will raise an error from ld:

	undefined reference to `__gnat_begin_handler_v1'

This commit adds a patch for GCC found on coreboot [1] correcting this
error by backporting the GNAT exception handler v1 to GCC 8.3.0 allowing
GNAT to be built with newer hostcc like GCC 10+.

[1]https://review.coreboot.org/c/coreboot/+/42158

Signed-off-by: Adrien 'neox' Bourmault <neox@gnu.org>
Acked-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2023-08-17 21:09:49 +01:00
..
0003-Tweak-cmos-defaults-for-KCMA-D8-for-a-little-speed-b.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0006-asus-kgpe-d16-enable-lc_cache_partitioning-and-exper.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0007-util-cbfstool-Makefile-support-distclean.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0008-crossgcc-patch-binutils-2.32-for-newer-hostcc.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0009-fix-crossgcc-acpica-build-on-newer-hostcc.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0010-coreboot-fam15h-use-new-upstream-for-acpica.patch coreboot: re-add asus kgpe-d16/kcma-d8/kfsn4-dre 2023-07-16 03:18:58 +01:00
0011-gcc-8.3.0_gnat_eh_new.patch coreboot/fam15h: fix for gcc/gnat building 2023-08-17 21:09:49 +01:00