aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-28 22:27:49 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-28 22:27:49 +0000
commit69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd (patch)
tree80cec0bcc27c15f2ad18d946c988d270cc9a77ee /bfd
parent340b14dcae018c790392ddd3e8dd9f433b45cfdf (diff)
downloadfsf-binutils-gdb-69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd.zip
fsf-binutils-gdb-69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd.tar.gz
fsf-binutils-gdb-69fd4fddca0e234a1f6f5f61d9afd5637bd6e6cd.tar.bz2
* 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.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <krk@nellie>
Thu Sep 28 11:19:53 1995 Ian Lance Taylor <ian@cygnus.com>
+ * 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.