aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-17 17:07:35 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-17 17:07:35 +0000
commitcfa7c448a1a0ac2bcdfa4c7cc00646829f41e611 (patch)
tree3649b871af9bbf68d9b987b60beefdbbac7cea44 /ld
parentf02004e95a630e512f87122a5511666c1ee7a59e (diff)
downloadbinutils-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.zip
binutils-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.tar.gz
binutils-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.tar.bz2
* ldctor.c (ldctor_build_sets): Make sure the set is aligned
appropriately.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9e8edab..6d54a95 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr 17 13:07:18 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * ldctor.c (ldctor_build_sets): Make sure the set is aligned
+ appropriately.
+
Tue Apr 15 13:19:26 1997 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (INSTALL): Set to @INSTALL@.