From 3081e56786217d5197e47ef6ff8efe387518b459 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 10 Feb 1998 22:59:19 +0000 Subject: [PATCH] * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use seg_fix_rotP rather than fix_root from seg_info. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index d60cee81cb..4b1a28409f 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.