diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-04-15 18:37:05 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-04-15 18:37:05 +0000 |
commit | 9d87af5697d373e07bd70190aff7f107e4a2665d (patch) | |
tree | 69471c091756d76c6e102e6ff6093efa0525d70b /ld/ChangeLog | |
parent | ef79dba3c39b6edcf4d1e343457bfd29ec868069 (diff) | |
download | gdb-9d87af5697d373e07bd70190aff7f107e4a2665d.zip gdb-9d87af5697d373e07bd70190aff7f107e4a2665d.tar.gz gdb-9d87af5697d373e07bd70190aff7f107e4a2665d.tar.bz2 |
* ldlang.c (lang_size_sections): When relaxing, adjust the
position of a padding statement, and adjust dot accordingly.
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 cbb3287..90b1377 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 15 14:35:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldlang.c (lang_size_sections): When relaxing, adjust the + position of a padding statement, and adjust dot accordingly. + Mon Apr 11 12:32:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * scripttempl/i386coff.sc: If relocating, don't put .init and |