From 1b9bf4a503fbe624b0e0c116927950db632de229 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 12 Feb 1998 21:46:32 +0000 Subject: [PATCH] * as.h (flag_warn_suppress_instructionswap): Move from here... * config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to here, and make static. --- gas/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 51e6aa8ff0..aff8d84ecf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Thu Feb 12 14:06:59 1998 Ian Lance Taylor + * as.h (flag_warn_suppress_instructionswap): Move from here... + * config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to + here, and make static. + * ehopt.c (eh_frame_code_alignment): Only use seg_info if BFD_ASSEMBLER or MANY_SEGMENTS. -- 2.34.1