Initial revision
authorJohn Gilmore <gnu@cygnus>
Sat, 5 Oct 1991 04:55:03 +0000 (04:55 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 5 Oct 1991 04:55:03 +0000 (04:55 +0000)
ld/ChangeLog [new file with mode: 0644]

diff --git a/ld/ChangeLog b/ld/ChangeLog
new file mode 100644 (file)
index 0000000..178a19d
--- /dev/null
@@ -0,0 +1,7 @@
+Fri Oct  4 21:51:58 1991  John Gilmore  (gnu at cygnus.com)
+
+       * Makefile.in:  Avoid using $< in non-suffix rules (breaks on Sun
+       Make). 
+       * ldfile.c, ldlang.c, ldmain.c, ldwrite.c:  Cope with renames of a
+       few BFD types & enums.
+