aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-10-13 19:04:43 +0000
committerKen Raeburn <raeburn@cygnus>1993-10-13 19:04:43 +0000
commitf3bb56f1c8759193df672a0b771ff5be28d9155d (patch)
treeaeb809d11ace087779e58d3773bb25096606d6fe /bfd
parentd684720f2942469235f050c9901acc4eb11738b5 (diff)
downloadfsf-binutils-gdb-f3bb56f1c8759193df672a0b771ff5be28d9155d.zip
fsf-binutils-gdb-f3bb56f1c8759193df672a0b771ff5be28d9155d.tar.gz
fsf-binutils-gdb-f3bb56f1c8759193df672a0b771ff5be28d9155d.tar.bz2
68kcoff, makedep changes
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 0eb30ff..c8190e9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,17 @@
+Wed Oct 13 14:28:17 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * Makefile.in: Updated dependencies.
+ (.dep, .dep1, dep.sed): New targets, to make "make dep" work
+ better.
+ * dep-in.sed: New file.
+
+ * m68klynx-cf.c (ONLY_DECLARE_RELOCS): Define, to avoid name
+ conflicts when "--with-targets=all".
+ * coff-m68k.c (m68kcoff_howto_table, m68k_rtype2howto,
+ m68k_howto2rtype): Rename via macros to keep namespace clean.
+ * configure.in: For m68klynx_coff_vec, include coff-m68k.o for
+ now.
+
Tue Oct 12 17:03:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* elf32-mips.c: Extensive additions to do relocations and to