projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
c329887
)
* config.bfd: Mark as obsolete:
author
Ben Elliston
<bje@au.ibm.com>
Wed, 29 Jun 2005 21:22:13 +0000
(21:22 +0000)
committer
Ben Elliston
<bje@au.ibm.com>
Wed, 29 Jun 2005 21:22:13 +0000
(21:22 +0000)
m68*-apollo-*
m68*-apple-aux*
m68*-bull-sysv*
bfd/ChangeLog
patch
|
blob
|
history
bfd/config.bfd
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index
f4e4944
..
b72e53e
100644
(file)
--- 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
29cd614
..
ed3d971
100644
(file)
--- 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