aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-10-01 07:38:03 +0000
committerJeff Law <law@redhat.com>1995-10-01 07:38:03 +0000
commit709af562b8a817b2bb11abb117f8ae67b9cb5b5f (patch)
tree375ce091da2b2815f5648ff31b6f51a01986599d /bfd/ChangeLog
parent130f53ae7adb5a5488a0003ff4503c97b836b473 (diff)
downloadgdb-709af562b8a817b2bb11abb117f8ae67b9cb5b5f.zip
gdb-709af562b8a817b2bb11abb117f8ae67b9cb5b5f.tar.gz
gdb-709af562b8a817b2bb11abb117f8ae67b9cb5b5f.tar.bz2
* som.c (som_begin_writing): Don't write the symbol table or
symbol strings. (som_finish_writing): Write them here. Place them after the subspace data, but before the relocs. Works around a truely stupid bug in the hpux8/hpux9 linker. Fixes all known link-time problems with -mlinker-opt.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 632710b..a9177f3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,18 @@
+Sun Oct 1 01:34:41 1995 Jeff Law (law@hurl.cygnus.com
+
+ * som.c (som_begin_writing): Don't write the symbol table or
+ symbol strings.
+ (som_finish_writing): Write them here. Place them after the
+ subspace data, but before the relocs.
+
+Fri Sep 29 11:01:55 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * sunos.c (sunos_add_one_symbol): Just pass false, not
+ info->shared_library, to sunos_create_dynamic_sections.
+ (sunos_scan_ext_relocs): Don't warn about a reloc in the .text
+ section.
+ (sunos_check_dynamic_reloc): Remove .text section assertion.
+
Thu Sep 28 18:48:47 1995 Stan Shebs <shebs@andros.cygnus.com>
* config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.