2021-04-05 04:55:34 +02:00
|
|
|
# We do not have a toolchain for avr32 outside of Microchip login wall.
|
|
|
|
# The work was never upstreamed to GCC.
|
|
|
|
/avr
|
|
|
|
|
|
|
|
# PINGUINOL toolchain doesn't provide macOS binaries
|
|
|
|
# with the same name
|
|
|
|
/mips,CONFIG_MIPS32_TOOLCHAIN_PINGUINOL
|
|
|
|
|
|
|
|
/renesas/rx65n/rx65n-grrose
|
|
|
|
/renesas/rx65n/rx65n-rsk2mb
|
|
|
|
|
|
|
|
/x86
|
|
|
|
|
|
|
|
# x86_64-elf-gcc from homebrew doesn't seem to
|
|
|
|
# provide __udivdi3 etc for -m32
|
|
|
|
/x86_64
|
2022-02-03 07:36:42 +01:00
|
|
|
|
|
|
|
# Sparc-gaisler-elf toolchain doesn't provide macOS binaries
|
|
|
|
/sparc
|
|
|
|
-xx3823:nsh
|
2022-06-18 13:26:10 +02:00
|
|
|
|
|
|
|
/arm64
|
2023-12-27 09:11:05 +01:00
|
|
|
|
|
|
|
# arm64 Boards build by CMake
|
|
|
|
CMake,qemu-armv8a:citest
|
|
|
|
CMake,qemu-armv8a:citest_smp
|
|
|
|
CMake,qemu-armv8a:nsh
|
|
|
|
CMake,qemu-armv8a:nsh_fiq
|
|
|
|
CMake,qemu-armv8a:nsh_gicv2
|
|
|
|
CMake,qemu-armv8a:nsh_smp
|
|
|
|
CMake,qemu-armv8a:nsh_smp_tickless
|
|
|
|
CMake,qemu-armv8a:sotest
|