* som.c (som_begin_writing): Don't write the symbol table or
authorJeff Law <law@redhat.com>
Sun, 1 Oct 1995 07:38:03 +0000 (07:38 +0000)
committerJeff Law <law@redhat.com>
Sun, 1 Oct 1995 07:38:03 +0000 (07:38 +0000)
commit709af562b8a817b2bb11abb117f8ae67b9cb5b5f
tree375ce091da2b2815f5648ff31b6f51a01986599d
parent130f53ae7adb5a5488a0003ff4503c97b836b473
    * 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.
bfd/ChangeLog
bfd/som.c