]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config.bfd: Mark m68*-*-rtemscoff as obsolete.
authorBen Elliston <bje@au.ibm.com>
Thu, 7 Jul 2005 12:12:40 +0000 (12:12 +0000)
committerBen Elliston <bje@au.ibm.com>
Thu, 7 Jul 2005 12:12:40 +0000 (12:12 +0000)
bfd/ChangeLog
bfd/config.bfd

index ed46c3cfe3ada0c2fa9526b91d768187f2d2bbff..04421f4330cd67ce061dce8194d072ad650d4f86 100644 (file)
@@ -1,3 +1,7 @@
+2005-07-07  Ben Elliston  <bje@gnu.org>
+
+       * config.bfd: Mark m68*-*-rtemscoff as obsolete.
+
 2005-07-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        * dwarf2.c (varinfo): Add addr.
index a3a10a37c2ca19ee90554d500095341eeab7ff2f..6527dc903f60b4ed1e40379e7fbf69215a7284e3 100644 (file)
@@ -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