aboutsummaryrefslogtreecommitdiff
path: root/contrib/config-list.mk
diff options
context:
space:
mode:
authorOleg Endo <olegendo@gcc.gnu.org>2016-04-30 09:11:03 +0000
committerOleg Endo <olegendo@gcc.gnu.org>2016-04-30 09:11:03 +0000
commitbc6d901463cf9173fdce15c22bbb85f274ce3565 (patch)
tree61d8b04e14692728276576e7938ca4863d94aa68 /contrib/config-list.mk
parentc41de70aca6d2c0c848dbf5671852eb43e8f561f (diff)
downloadgcc-bc6d901463cf9173fdce15c22bbb85f274ce3565.zip
gcc-bc6d901463cf9173fdce15c22bbb85f274ce3565.tar.gz
gcc-bc6d901463cf9173fdce15c22bbb85f274ce3565.tar.bz2
config.guess: Remove SH5 support.
/ * config.guess: Remove SH5 support. * config.sub: Likewise. * configure: Likewise. * configure.ac: Likewise. config/ * picflag.m4: Remove SH5 support. gcc/ * config/sh/t-sh: Remove SH5 support. * config.gcc: Likewise. * configure: Likewise. contrib/ * compare-all-tests: Remove SH5 support. * config-list.mk: Likewise. libada/ * configure: Remove SH5 support. libgcc/ * config.host: Remove SH5 support. * configure: Likewise. libiberty/ * configure: Remove SH5 support. libjava/ * classpath/config.guess: Remove SH5 support. * classpath/config.sub: Likewise. From-SVN: r235676
Diffstat (limited to 'contrib/config-list.mk')
-rw-r--r--contrib/config-list.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 6a83a84..8210352 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -63,8 +63,8 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
powerpcle-eabisim powerpcle-eabi rs6000-ibm-aix4.3 rs6000-ibm-aix5.1.0 \
rs6000-ibm-aix5.2.0 rs6000-ibm-aix5.3.0 rs6000-ibm-aix6.0 \
rl78-elf rx-elf s390-linux-gnu s390x-linux-gnu s390x-ibm-tpf sh-elf \
- shle-linux sh-netbsdelf sh-superh-elf sh5el-netbsd sh64-netbsd sh64-linux \
- sh64-elfOPT-with-newlib sh-rtems sh-wrs-vxworks sparc-elf \
+ shle-linux sh-netbsdelf sh-superh-elf \
+ sh-rtems sh-wrs-vxworks sparc-elf \
sparc-leon-elf sparc-rtems sparc-linux-gnu \
sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \
sparc64-sun-solaris2.10OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \