From a733e1d7a669704e75d6afd9d3845062424cafd2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 22 Feb 1994 18:19:07 +0000 Subject: [PATCH] * ldlang.c (lang_size_sections): Only align section to alignment required by linker script, not to maximum alignment of input sections. --- ld/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index ceda077083..b1cd688541 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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. -- 2.34.1