diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-04-25 19:28:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-04-25 19:28:58 +0000 |
commit | feaa9c4bda19bd96f0ab0ac0ed25baca402ad2ee (patch) | |
tree | a5894fe24db2c2fa3eda7bf9b7fed029712dae48 /ld/ChangeLog | |
parent | f38cd6ec95041192cad3a36e1eda21a255845c70 (diff) | |
download | gdb-feaa9c4bda19bd96f0ab0ac0ed25baca402ad2ee.zip gdb-feaa9c4bda19bd96f0ab0ac0ed25baca402ad2ee.tar.gz gdb-feaa9c4bda19bd96f0ab0ac0ed25baca402ad2ee.tar.bz2 |
* ldlang.c (lang_size_sections): When no address is given for a
section, align it according to its requirements.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1a850b8..b0dc85b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 25 15:27:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldlang.c (lang_size_sections): When no address is given for a + section, align it according to its requirements. + Thu Apr 21 17:24:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * Makefile.in (clean, distclean): Remove configdoc.texi. |