]> Git Repo - binutils.git/commit - bfd/som.c
* som.c (som_object_setup): More heruistics to detect the
authorJeff Law <[email protected]>
Wed, 1 Feb 1995 08:35:40 +0000 (08:35 +0000)
committerJeff Law <[email protected]>
Wed, 1 Feb 1995 08:35:40 +0000 (08:35 +0000)
commit9ea5de84ab25731d33cc01c4e9610a40055903ba
treec67fccb8cbab451dc24c329275d0d4f33c631621
parentef6fb95dea3183ce9dbe74be7b3f986f307718ce
* som.c (som_object_setup): More heruistics to detect the
braindamaged HP OSF1 linker.
(setup_sections): Don't forget to free subspace_sections if we get
an error.
(som_slurp_string_table): Allocate strings on this bfd's obstack
rather than directly out of the heap.
(som_slurp_symbol_table): Likewise for the saved copy of the
canonical symbols.
(som_slurp_reloc_table): Likewise for the saved copy of the
canonical relocations.  Free the native relocations when we're
done with them.
bfd/ChangeLog
bfd/som.c
This page took 0.025862 seconds and 4 git commands to generate.