From: Ian Lance Taylor Date: Thu, 28 Sep 1995 22:27:49 +0000 (+0000) Subject: * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak X-Git-Tag: gdb-4_18~10718 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd;p=platform%2Fupstream%2Fbinutils.git * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak symbols rather than as indirect symbols. (MY(slurp_symbol_table)): Don't do anything special about secondary symbols. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1aa838e..02e9eab 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,11 @@ Thu Sep 28 15:30:44 1995 Kim Knuttila Thu Sep 28 11:19:53 1995 Ian Lance Taylor + * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak + symbols rather than as indirect symbols. + (MY(slurp_symbol_table)): Don't do anything special about + secondary symbols. + * coffcode.h (coff_new_section_hook): Make sure that the alignment of .ctors and .dtors sections is no larger than 2.