From 6a9cf6fa53672a8af3a25493a538eeacfcc91125 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 9 Aug 1993 17:40:58 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.30.2