From 622c93a36043c2cacd314dae1cfb63eba3ec9025 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 1 May 1996 21:22:28 +0000 Subject: [PATCH] * bout.c (b_out_callback): Set lma of sections. (b_out_bfd_get_relocated_section_contents): Rename in_abfd parameter to output_bfd. Used input_bfd instead of output_bfd in several places. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 585060e4675..c73a008070f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed May 1 14:17:57 1996 Ian Lance Taylor + + * bout.c (b_out_callback): Set lma of sections. + (b_out_bfd_get_relocated_section_contents): Rename in_abfd + parameter to output_bfd. Used input_bfd instead of output_bfd in + several places. + Tue Apr 30 17:56:39 1996 Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Don't create -- 2.30.2