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]

obsolete m68*-*-rtemscoff


Discussed with Joel Sherril, a GCC port maintainer for RTEMS.
Committed.

2005-07-07  Ben Elliston  <bje@gnu.org>

        * config.bfd: Mark m68*-*-rtemscoff as obsolete.

Index: config.bfd
===================================================================
RCS file: /cvs/src/src/bfd/config.bfd,v
retrieving revision 1.188
diff -u -p -r1.188 config.bfd
--- config.bfd  5 Jul 2005 13:25:44 -0000       1.188
+++ config.bfd  7 Jul 2005 12:10:42 -0000
@@ -34,6 +34,7 @@ case $targ in
  m68*-apple-aux* | \
  m68*-apollo-* | \
  m68*-bull-sysv* | \
+ m68*-*-rtemscoff* | \
  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]