* ldlang.c (lang_size_sections): Only align section to alignment
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Feb 1994 18:19:07 +0000 (18:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Feb 1994 18:19:07 +0000 (18:19 +0000)
required by linker script, not to maximum alignment of input
sections.

ld/ChangeLog

index ceda07708308f031117b44554291e480a0c48f71..b1cd688541334732fd9b81b8c7db6ebad83ab162 100644 (file)
@@ -1,5 +1,9 @@
 Tue Feb 22 09:21:18 1994  Ian Lance Taylor  (ian@cygnus.com)
 
+       * ldlang.c (lang_size_sections): Only align section to alignment
+       required by linker script, not to maximum alignment of input
+       sections.
+
        * ldlang.h (largest_section): Don't declare.
        * ldlang.c (largest_section): Don't define.
        (size_input_section): Don't set largest_section; not used.