summaryrefslogtreecommitdiff
path: root/contrib/config-list.mk
diff options
context:
space:
mode:
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>2016-06-21 21:57:34 +0000
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>2016-06-21 21:57:34 +0000
commitdac5da063470d2885c184d95c7d8a4b224867a33 (patch)
tree325d613db202a81415d28485ea993ed86931ad97 /contrib/config-list.mk
parent79573034d4fecbbb45ca9b4ff376274bf89b23e3 (diff)
downloadgcc-dac5da063470d2885c184d95c7d8a4b224867a33.tar.gz
remove h8300-rtems support
contrib/ChangeLog: 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * config-list.mk: Remove h8300-rtems support. libgcc/ChangeLog: 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * config.host: Remove h8300-rtems support. gcc/ChangeLog: 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org> * config.gcc: Remove h8300-rtems support. * config/h8300/rtems.h: Remove. * config/h8300/t-rtems: Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237663 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/config-list.mk')
-rw-r--r--contrib/config-list.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index c1a3d36e22d..243c3cd46e6 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -41,8 +41,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
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 ft32-elf h8300-elf \
- h8300-rtemsOPT-enable-obsolete hppa-linux-gnu \
+ fr30-elf frv-elf frv-linux ft32-elf h8300-elf 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 \