aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 96e185c..6c4baff 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,8 +1,10 @@
Fri Jun 18 10:00:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
- * Makefile.in: Add elf32-{mips,m88k}.
- elf32-{mips,m88k}.c: New files.
- targets.c (target_vector): Include bfd_elf32_{mips,m88k}_vec.
+ * Makefile.in: Add elf32-{mips,m88k,generic}.
+ elf32-{mips,m88k,generic}.c: New files.
+ targets.c (target_vector): Include bfd_elf32_{mips,m88k,generic}_vec.
+ elfcode.h (elf_object_p): Match elf32-generic for all machines which
+ don't match a different target.
Fri Jun 18 03:12:12 1993 John Gilmore (gnu@cygnus.com)