coreboot/util/crossgcc
Elyes Haouas 89e4fff2d3 crossgcc/buildgcc: introduce RISCV_ISA_SPEC for RISC-V ISA specification
Add RISCV_ISA_SPEC variable and replace hardcoded “20191213”.

Change-Id: I35c01a01998066dcafbd262cebd2f0c544983fa2
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87433
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2025-06-19 01:55:23 +00:00
..
patches util/crossgcc: Update ACPICA from 20230628 to 20241212 2024-12-21 05:59:20 +00:00
sum util/crossgcc: Update CMake from 3.30.2 to 3.31.3 2024-12-21 15:17:22 +00:00
tarballs util/crossgcc: Add empty directory for tarballs 2023-05-24 21:11:21 +00:00
.gitignore util/crossgcc: Add libstdcxx target 2024-12-19 06:59:19 +00:00
buildgcc crossgcc/buildgcc: introduce RISCV_ISA_SPEC for RISC-V ISA specification 2025-06-19 01:55:23 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt crossgcc: fix edk2 tools_def template 2017-11-30 16:51:16 +00:00
getopt.c
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.mk util: Rename Makefiles from .inc to .mk 2024-01-26 12:43:18 +00:00
README Remove MIPS architecture 2019-11-20 10:10:48 +00:00

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