diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-17 17:07:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-17 17:07:35 +0000 |
commit | cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611 (patch) | |
tree | 3649b871af9bbf68d9b987b60beefdbbac7cea44 /ld | |
parent | f02004e95a630e512f87122a5511666c1ee7a59e (diff) | |
download | gdb-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.zip gdb-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.tar.gz gdb-cfa7c448a1a0ac2bcdfa4c7cc00646829f41e611.tar.bz2 |
* ldctor.c (ldctor_build_sets): Make sure the set is aligned
appropriately.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
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@. |