* aoutx.h (translate_from_native_sym_flags): Removed statep
authorIan Lance Taylor <ian@airs.com>
Wed, 7 Jul 1993 18:05:06 +0000 (18:05 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 7 Jul 1993 18:05:06 +0000 (18:05 +0000)
commitebd2413529426b488d9519f9360aeec6df5f5d84
treea4621c08f27999db503edb78aead41412e4b2ca6
parentfde326fbc96db64f3dd9352bcb10ac97b51d0d50
* aoutx.h (translate_from_native_sym_flags): Removed statep
argument.  Just let an indirect symbol point to the next symbol
without forcing the next symbol to be undefined.  Changed all
callers.
* hp300hpux.c (slurp_symbol_table): Changed call to
translate_from_native_sym_flags.
* targets.c: Added hp300hpux_vec.
* Makefile.in (hp300hpux.o): Added dependencies.
bfd/ChangeLog
bfd/Makefile.in
bfd/aoutx.h
bfd/hp300hpux.c
bfd/targets.c