From 96dc659be9f040be270612f9654a90afd632da8d Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 9 Jun 2016 17:06:47 +0000 Subject: config-list.mk: add OPT-enable-obsolete to 4 targets r233165 marked three deprecated rtems targets as obsolete. r233887 marked mep-elf as obsolete. Update config-list.mk to add OPT-enable-obsolete to these 4 targets. contrib/ChangeLog: * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems, h8300-rtems, m32r-rtems, mep-elf. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237270 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 5 +++++ contrib/config-list.mk | 10 ++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 02711fd1eaf..e3e9bfad8bd 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2016-06-09 David Malcolm + + * config-list.mk (LIST): Add OPT-enable-obsolete to avr-rtems, + h8300-rtems, m32r-rtems, mep-elf. + 2016-06-09 David Malcolm * config-list.mk (GCC_SRC_DIR): New variable. diff --git a/contrib/config-list.mk b/contrib/config-list.mk index 4a31173579c..be41d3c9df8 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -37,11 +37,12 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \ arm-wrs-vxworks arm-netbsdelf \ arm-linux-androideabi arm-uclinux_eabi arm-eabi arm-rtems \ - arm-symbianelf avr-rtems avr-elf \ + arm-symbianelf avr-rtemsOPT-enable-obsolete avr-elf \ 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-rtems hppa-linux-gnu \ + fr30-elf frv-elf frv-linux ft32-elf h8300-elf \ + h8300-rtemsOPT-enable-obsolete 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 \ @@ -55,10 +56,11 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ i686-wrs-vxworksae \ i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elf \ ia64-freebsd6 ia64-linux ia64-hpux ia64-hp-vms iq2000-elf lm32-elf \ - lm32-rtems lm32-uclinux m32c-rtems m32c-elf m32r-elf m32rle-elf m32r-rtems \ + lm32-rtems lm32-uclinux m32c-rtems m32c-elf m32r-elf m32rle-elf \ + m32r-rtemsOPT-enable-obsolete \ m32r-linux m32rle-linux m68k-elf m68k-netbsdelf \ m68k-openbsd m68k-uclinux m68k-linux m68k-rtems \ - mcore-elf mep-elf microblaze-linux microblaze-elf \ + mcore-elf mep-elfOPT-enable-obsolete microblaze-linux microblaze-elf \ mips-netbsd \ mips64el-st-linux-gnu mips64octeon-linux mipsisa64r2-linux \ mipsisa32r2-linux-gnu mipsisa64r2-sde-elf mipsisa32-elfoabi \ -- cgit v1.2.3