From ea4849d5b7c15403cc7881aadbab40e4e60b64b1 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 4 Oct 1994 21:30:45 +0000 Subject: [PATCH] * ecoff.c (_bfd_ecoff_new_section_hook): Default section alignment power to 4, rather than using align_power_min. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.7.4