This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

obsoleting some m68k targets


I have marked the following triplets as obsolete in the BFD sources.
If anyone has any objections with this, please let me know and we can
discuss.

Cheers, Ben

Index: config.bfd
===================================================================
RCS file: /cvs/src/src/bfd/config.bfd,v
retrieving revision 1.186
diff -u -p -r1.186 config.bfd
--- config.bfd  7 Jun 2005 21:07:32 -0000       1.186
+++ config.bfd  29 Jun 2005 21:17:46 -0000
@@ -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

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]