aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-07-07 12:12:40 +0000
committerBen Elliston <bje@au.ibm.com>2005-07-07 12:12:40 +0000
commit3b1fcf963bc047901609e88efcba1049a66457da (patch)
tree7ab32b1d7d7c487b90b73a42a1bf513bda97eb1c /bfd
parent22f8fcbd5c1a5d6df62cf41845a95980d5f94abf (diff)
downloadgdb-3b1fcf963bc047901609e88efcba1049a66457da.zip
gdb-3b1fcf963bc047901609e88efcba1049a66457da.tar.gz
gdb-3b1fcf963bc047901609e88efcba1049a66457da.tar.bz2
* config.bfd: Mark m68*-*-rtemscoff as obsolete.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/config.bfd1
2 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ed46c3c..04421f4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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.
diff --git a/bfd/config.bfd b/bfd/config.bfd
index a3a10a3..6527dc9 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -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