* config.bfd: Mark arm-*-oabi and thumb-*-oabi as obsolete.

This commit is contained in:
Daniel Jacobowitz 2004-11-02 16:24:35 +00:00
parent 9f2feefc7a
commit 675b2ace5d
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-11-02 Daniel Jacobowitz <dan@debian.org>
* config.bfd: Mark arm-*-oabi and thumb-*-oabi as obsolete.
2004-11-02 Nick Clifton <nickc@redhat.com>
* elf32-iq2000.c: Convert to ISO C90 formatting.

View file

@ -34,6 +34,8 @@ case $targ in
m68*-*-lynxos* | \
sparc-*-lynxos* | \
vax-*-vms* | \
arm-*-oabi | \
thumb-*-oabi | \
null)
if test "x$enable_obsolete" != xyes; then
echo "*** Configuration $targ is obsolete." >&2