[gcc(refs/users/guojiufu/heads/personal-branch)] contrib: Add or1k-elf, or1k-linux-*, and or1k-rtems to config-list.mk
Jiu Fu Guo
guojiufu@gcc.gnu.org
Wed Jun 10 03:21:09 GMT 2020
https://gcc.gnu.org/g:5f35a8288b086dfd2fa1fabd6fe17cb2860b969b
commit 5f35a8288b086dfd2fa1fabd6fe17cb2860b969b
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date: Sun May 31 07:53:27 2020 +0200
contrib: Add or1k-elf, or1k-linux-*, and or1k-rtems to config-list.mk
Support for OpenRISC target was added in SVN r265963.
contrib/ChangeLog:
* config-list.mk (LIST): Add or1k-elf, or1k-linux-*, and or1k-rtems.
Diff:
---
contrib/config-list.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 2d8d16a5fe1..6e4a8a8389e 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -72,6 +72,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
nds32le-elf nds32be-elf \
nios2-elf nios2-linux-gnu nios2-rtems \
nvptx-none \
+ or1k-elf or1k-linux-uclibc or1k-linux-musl or1k-rtems \
pdp11-aout \
powerpc-darwin8 \
powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \
More information about the Gcc-cvs
mailing list