mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 09:40:43 +08:00
Mark recently obsoleted targets (openbsd3 and knetbsd)
2015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de> * config-list.mk (LIST): Add --enable-obsolete to recently obsoleted targets x86_64-knetbsd-gnu, i686-knetbsd-gnu and i686-openbsd3.0 . From-SVN: r231794
This commit is contained in:
parent
df5499c429
commit
7ce9105fd6
contrib
@ -1,3 +1,8 @@
|
||||
2015-12-17 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
||||
|
||||
* 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 <burnus@net-b.de>
|
||||
|
||||
* download_prerequisites: Download ISL 0.15 instead of 0.14.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user