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-branchpoint~10717 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd;p=thirdparty%2Fbinutils-gdb.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 1aa838e792f..02e9eab4be1 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.