From: Ian Lance Taylor Date: Tue, 4 Oct 1994 21:30:45 +0000 (+0000) Subject: * ecoff.c (_bfd_ecoff_new_section_hook): Default section alignment X-Git-Tag: gdb-4_18~13359 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea4849d5b7c15403cc7881aadbab40e4e60b64b1;p=external%2Fbinutils.git * ecoff.c (_bfd_ecoff_new_section_hook): Default section alignment power to 4, rather than using align_power_min. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4cdedc1..d4f37f3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Oct 4 11:23:12 1994 Ian Lance Taylor + * ecoff.c (_bfd_ecoff_new_section_hook): Default section alignment + power to 4, rather than using align_power_min. + * coffcode.h (coff_new_section_hook): Don't use align_power_min; use COFF_DEFAULT_SECTION_ALIGNMENT_POWER instead. Force the .stab and .stabstr sections to be aligned to no more than 2. Remove