2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-06 16:27:40 +01:00
gnuboot/resources/coreboot/fam15h_rdimm/patches
Adrien 'neox' Bourmault c38348dbb5
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-22 21:15:00 +02:00
..
0003-Tweak-cmos-defaults-for-KCMA-D8-for-a-little-speed-b.patch libreboot! 2021-05-18 13:56:12 +01:00
0004-Do-not-use-microcode-updates-on-AMD-platforms.patch libreboot! 2021-05-18 13:56:12 +01:00
0006-asus-kgpe-d16-enable-lc_cache_partitioning-and-exper.patch libreboot! 2021-05-18 13:56:12 +01:00
0008-crossgcc-patch-binutils-2.32-for-newer-hostcc.patch coreboot/fam15h: fixing binutils not building properly 2023-08-22 21:14:49 +02:00
0010-coreboot-fam15h-use-new-upstream-for-acpica.patch coreboot/default, coreboot/fam15h: use GNU mirror for acpica 2023-08-22 21:14:24 +02:00
0011-gcc-8.3.0_gnat_eh_new.patch coreboot/fam15h: fix for gcc/gnat building 2023-08-22 21:15:00 +02:00