From: Ian Lance Taylor Date: Fri, 3 May 1996 17:58:30 +0000 (+0000) Subject: * aoutx.h (translate_from_native_sym_flags): Set the section for X-Git-Tag: gdb-4_18~8735 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=340d654fd390f9e8777bfe6b308c651272276486;p=external%2Fbinutils.git * aoutx.h (translate_from_native_sym_flags): Set the section for BSF_CONSTRUCTOR symbols. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ba212b8..69c0a3b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Fri May 3 10:47:41 1996 Ian Lance Taylor + * aoutx.h (translate_from_native_sym_flags): Set the section for + BSF_CONSTRUCTOR symbols. + * cofflink.c (_bfd_coff_link_input_bfd): Correct setting of last_bf_index.