From: Ian Lance Taylor Date: Tue, 10 Feb 1998 22:59:19 +0000 (+0000) Subject: * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3081e56786217d5197e47ef6ff8efe387518b459;p=binutils-gdb.git * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use seg_fix_rotP rather than fix_root from seg_info. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index d60cee81cb0..4b1a28409f5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 10 17:58:18 1998 Ian Lance Taylor + + * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use + seg_fix_rotP rather than fix_root from seg_info. + Tue Feb 10 15:32:22 1998 Ian Carmichael * expr.c: Add support for 0x1_2_3_4 bignums.