coreboot-kgpe-d16/util/crossgcc/patches
Patrick Georgi e4d660b2dc crossgcc: Enable rv32iafc-ilp32 configuration
rv32iafc-ilp32 is compatible with rv32iac-ilp32 for library
implementation, so add a reuse rule allowing the default configuration
to support rv32iafc.

-IAFC is an unusual configuration (much less common than -IMAFC),
but multilib reuse has essentially no cost: this change is useful to
users of platforms that support hardware floating-point but cannot
use hardware multiply/divide for any reason. To avoid generating a
new set of libraries this is limited to the soft-float ABI.

Tested by verifying that `gcc -march=rv32iafc -mabi=ilp32
--print-search-dirs` refers to the rv32iac/ilp32 library directory
as expected, rather than just the root library directory as occurs
when an unsupported target is selected (for instance, rv32id).

Change-Id: Ie056ba6488a138fe0876eebf7cbc59477b3c3518
Signed-off-by: Peter Marheine <pmarheine@chromium.org>
Signed-off-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76539
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-07-17 13:57:12 +00:00
..
acpica-R06_28_23_iasl.patch util/crossgcc: Fix broken link by Intel to acpica tarball 2023-07-11 17:10:44 +00:00
binutils-2.40_as-ipxe.patch util/crossgcc: Update binutils from 2.37 to 2.40 2023-04-01 20:17:39 +00:00
binutils-2.40_no-makeinfo.patch util/crossgcc: Update binutils from 2.37 to 2.40 2023-04-01 20:17:39 +00:00
binutils-2.40_stop_loosing_entry_point_when_LTO_enabled.patch util/crossgcc: Update binutils-2.40 import set_entry_point patch 2023-05-26 15:17:45 +00:00
gcc-11.4.0_ada-musl_workaround.patch util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
gcc-11.4.0_asan_shadow_offset_callback.patch util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
gcc-11.4.0_gnat.patch util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
gcc-11.4.0_libcpp.patch util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
gcc-11.4.0_libgcc.patch util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
gcc-11.4.0_rv32iafc.patch crossgcc: Enable rv32iafc-ilp32 configuration 2023-07-17 13:57:12 +00:00
gmp-6.2.1_generic-build.patch
nasm-2.16.01_handle_warning_files_while_building_in_a_directory.patch util/crossgcc: Update nasm from 2.15.05 to 2.16.01 2023-05-29 21:06:41 +00:00