diff options
author | jamesbowman <jamesbowman@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-05-16 23:49:08 +0000 |
---|---|---|
committer | jamesbowman <jamesbowman@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-05-16 23:49:08 +0000 |
commit | b6616c9cfc63655130d3c4f8ef0225b2598e6925 (patch) | |
tree | 5e4897f8e04c41bd78ca2cb6244476efaf07df39 /contrib/config-list.mk | |
parent | 5be0de387f3b5cf8b44e5e183d7d15c91054ca23 (diff) | |
download | gcc-b6616c9cfc63655130d3c4f8ef0225b2598e6925.tar.gz |
FT32 target added. Approved by Jeff Law [law@redhat.com]
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223261 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/config-list.mk')
-rw-r--r-- | contrib/config-list.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk index b5b3bc87264..0f080d34b35 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -22,7 +22,7 @@ LIST = aarch64-elf aarch64-linux-gnu \ bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \ c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \ epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \ - fr30-elf frv-elf frv-linux h8300-elf h8300-rtems hppa-linux-gnu \ + fr30-elf frv-elf frv-linux ft32-elf h8300-elf h8300-rtems hppa-linux-gnu \ hppa-linux-gnuOPT-enable-sjlj-exceptions=yes hppa64-linux-gnu \ hppa2.0-hpux10.1 hppa64-hpux11.3 \ hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \ |