Mark the i370 target as obsolete.

* config.bfd: Mark the i370 target as obsolete.
This commit is contained in:
Nick Clifton 2016-03-10 15:29:42 +00:00
parent 878a68773b
commit 3ed4ff97cb
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2016-03-10 Nick Clifton <nickc@redhat.com>
* config.bfd: Mark the i370 target as obsolete.
2016-03-09 Pedro Alves <palves@redhat.com>
* cpu-v850.c (N): Append ":old-gcc-abi" instead of " (using old

View File

@ -53,6 +53,7 @@ case $targ in
echo "*** Use or1k-*-elf or or1k-*-linux as the target instead" >&2
exit 1
;;
i370-* | \
sh5*-*-* | sh64*-*-* | \
null)
if test "x$enable_obsolete" != xyes; then
@ -541,6 +542,7 @@ case "${targ}" in
targ_defvec=i370_elf32_vec
targ_selvecs="i370_elf32_vec"
;;
i[3-7]86-*-sco3.2v5*coff)
targ_defvec=i386_coff_vec
targ_selvecs=i386_elf32_vec