aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2020-05-31 07:53:27 +0200
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-17 13:09:28 -0300
commitfad95260097ea177d0a29d455b10e1ebaa6a6dc4 (patch)
treef6b4e0dd1ec7d5f88d5cd5526e3e66c48a31d4c4
parent64f7c1c194dd52cea55385c70c956677aee2efe8 (diff)
downloadgcc-fad95260097ea177d0a29d455b10e1ebaa6a6dc4.zip
gcc-fad95260097ea177d0a29d455b10e1ebaa6a6dc4.tar.gz
gcc-fad95260097ea177d0a29d455b10e1ebaa6a6dc4.tar.bz2
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.
-rw-r--r--contrib/config-list.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 2d8d16a..6e4a8a8 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 \