summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-06-29 21:22:13 +0000
committerBen Elliston <bje@au.ibm.com>2005-06-29 21:22:13 +0000
commit7f41b278fe42fed7b2cb7b5d938883503ef9c77e (patch)
tree9443ce8a76b0b2ead36ba565ebe8878550a561e4
parentc329887411085ea0d667a86d12e27723a24a77c4 (diff)
downloadppe42-binutils-7f41b278fe42fed7b2cb7b5d938883503ef9c77e.tar.gz
ppe42-binutils-7f41b278fe42fed7b2cb7b5d938883503ef9c77e.zip
* config.bfd: Mark as obsolete:
m68*-apollo-* m68*-apple-aux* m68*-bull-sysv*
-rw-r--r--bfd/ChangeLog7
-rw-r--r--bfd/config.bfd3
2 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f4e4944e97..b72e53e7fa 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -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
diff --git a/bfd/config.bfd b/bfd/config.bfd
index 29cd6143aa..ed3d971881 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -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
OpenPOWER on IntegriCloud