diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-05-03 18:08:09 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-05-03 18:08:09 +0000 |
commit | fa9dea803d66ea892ac9b5b22784c9be55cf1200 (patch) | |
tree | ccb4f689933ef5a9f8ae0e7f753eb2152a6f87ff /ld/ChangeLog | |
parent | 8a71f0f3d5c362da77ed3c469fe17c7fd517ba4f (diff) | |
download | gdb-fa9dea803d66ea892ac9b5b22784c9be55cf1200.zip gdb-fa9dea803d66ea892ac9b5b22784c9be55cf1200.tar.gz gdb-fa9dea803d66ea892ac9b5b22784c9be55cf1200.tar.bz2 |
* ldlang.c (print_output_section_statement): Check subsection_alignment,
instead of checking section_alignment twice. Noticed by Alan Modra
<alan@spri.levels.unisa.edu.au>.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 159b05f..c801c60 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Wed May 3 12:56:32 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * ldlang.c (print_output_section_statement): Check + subsection_alignment, instead of checking section_alignment twice. + Noticed by Alan Modra <alan@spri.levels.unisa.edu.au>. + Tue May 2 16:36:07 1995 Jeff Law (law@snake.cs.utah.edu) * configure.in (hppa*-*-lites*): Handle like hppa*-*-*elf*. |