From: Ken Raeburn Date: Mon, 9 Aug 1993 17:40:58 +0000 (+0000) Subject: * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6a9cf6fa53672a8af3a25493a538eeacfcc91125;p=binutils-gdb.git * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is defined or BFD is not. (relax_and_size_all_segments): Declare local variable fragP. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 437a56a81fa..92e10863d04 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 9 13:36:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * write.c (merge_data_into_text): Define only if BFD_ASSEMBLER is + defined or BFD is not. + (relax_and_size_all_segments): Declare local variable fragP. + Fri Aug 6 15:22:53 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * config/tc-sparc.c (md_apply_fix, case BFD_RELOC_32): Fill in