aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-10-05 04:55:03 +0000
committerJohn Gilmore <gnu@cygnus>1991-10-05 04:55:03 +0000
commit558175fb60171a010ac275a85d85b50dcc0b3af9 (patch)
tree4ce422cd3fcd924c14c132af4c2389564c5f9bdf /ld
parente779a58cf4b2c0bff6b78b141a1097aa79029b7e (diff)
downloadfsf-binutils-gdb-558175fb60171a010ac275a85d85b50dcc0b3af9.zip
fsf-binutils-gdb-558175fb60171a010ac275a85d85b50dcc0b3af9.tar.gz
fsf-binutils-gdb-558175fb60171a010ac275a85d85b50dcc0b3af9.tar.bz2
Initial revision
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
new file mode 100644
index 0000000..178a19d
--- /dev/null
+++ b/ld/ChangeLog
@@ -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.
+