From: jbglaw Date: Fri, 18 Dec 2015 00:17:52 +0000 (+0000) Subject: Mark recently obsoleted targets (openbsd3 and knetbsd) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb00f7fa95bc1d713c849cb6a428035f8f9b7e0;p=thirdparty%2Fgcc.git Mark recently obsoleted targets (openbsd3 and knetbsd) 2015-12-17 Jan-Benedict Glaw * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 . git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231794 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 8d39e68a8611..ab8060bb2467 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +2015-12-17 Jan-Benedict Glaw + + * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted + targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 . + 2015-12-06 Tobias Burnus * download_prerequisites: Download ISL 0.15 instead of 0.14. diff --git a/contrib/config-list.mk b/contrib/config-list.mk index f0e39d615cee..0f1546465938 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -28,7 +28,8 @@ LIST = aarch64-elf aarch64-linux-gnu \ hppa64-hpux11.0OPT-enable-sjlj-exceptions=yes hppa2.0-hpux11.9 \ i686-pc-linux-gnu i686-apple-darwin i686-apple-darwin9 i686-apple-darwin10 \ i486-freebsd4 i686-freebsd6 i686-kfreebsd-gnu \ - i686-netbsdelf9 i686-knetbsd-gnu i686-openbsd i686-openbsd3.0 \ + i686-netbsdelf9 i686-knetbsd-gnuOPT-enable-obsolete \ + i686-openbsd i686-openbsd3.0OPT-enable-obsolete \ i686-elf i686-kopensolaris-gnu i686-symbolics-gnu i686-pc-msdosdjgpp \ i686-lynxos i686-nto-qnx \ i686-rtems i686-solaris2.10 i686-wrs-vxworks \ @@ -74,7 +75,7 @@ LIST = aarch64-elf aarch64-linux-gnu \ vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \ x86_64-pc-linux-gnuOPT-with-fpmath=avx \ x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \ - x86_64-knetbsd-gnu x86_64-w64-mingw32 \ + x86_64-knetbsd-gnuOPT-enable-obsolete x86_64-w64-mingw32 \ x86_64-mingw32OPT-enable-sjlj-exceptions=yes xstormy16-elf xtensa-elf \ xtensa-linux \ i686-interix3OPT-enable-obsolete