From 69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 28 Sep 1995 22:27:49 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.7.4