From 340d654fd390f9e8777bfe6b308c651272276486 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 3 May 1996 17:58:30 +0000 Subject: [PATCH] * aoutx.h (translate_from_native_sym_flags): Set the section for BSF_CONSTRUCTOR symbols. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ba212b8968..69c0a3b820 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.