From: Ian Lance Taylor Date: Thu, 12 Feb 1998 21:46:32 +0000 (+0000) Subject: * as.h (flag_warn_suppress_instructionswap): Move from here... X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1b9bf4a503fbe624b0e0c116927950db632de229;p=deliverable%2Fbinutils-gdb.git * as.h (flag_warn_suppress_instructionswap): Move from here... * config/tc-d10v.c (flag_warn_suppress_instructionswap): ...to here, and make static. --- 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.