* config.bfd: Mark as obsolete:
authorBen Elliston <bje@au.ibm.com>
Wed, 29 Jun 2005 21:22:13 +0000 (21:22 +0000)
committerBen Elliston <bje@au.ibm.com>
Wed, 29 Jun 2005 21:22:13 +0000 (21:22 +0000)
    m68*-apollo-*
    m68*-apple-aux*
    m68*-bull-sysv*

bfd/ChangeLog
bfd/config.bfd

index f4e4944e97a2a709bb5e5742bfbe6f7310ec5f9c..b72e53e7fa999f870fd1dbd65a5a8ac7a15e2718 100644 (file)
@@ -1,3 +1,10 @@
+2005-06-30  Ben Elliston  <bje@gnu.org>
+
+       * config.bfd: Mark as obsolete:
+           m68*-apollo-*
+           m68*-apple-aux*
+           m68*-bull-sysv*
+
 2005-06-29  Alan Modra  <amodra@bigpond.net.au>
 
        * elflink.c (_bfd_elf_gc_mark): Mark sections referenced by
index 29cd6143aa736a8f37ec744208d8866240875389..ed3d97188176d83a35e3c0c967bd6a8cbbf9fd23 100644 (file)
@@ -31,6 +31,9 @@ targ_underscore=no
 
 # Catch obsolete configurations.
 case $targ in
+ m68*-apple-aux* | \
+ m68*-apollo-* | \
+ m68*-bull-sysv* | \
  null)
     if test "x$enable_obsolete" != xyes; then
       echo "*** Configuration $targ is obsolete." >&2