* config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols
authorIan Lance Taylor <ian@airs.com>
Tue, 18 Jan 1994 22:27:26 +0000 (22:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 18 Jan 1994 22:27:26 +0000 (22:27 +0000)
commit4bda835f61a37df30c67b46bdcfe11b528b29615
tree7a84c5bf199af90b0abfa455e1371e29a4ddabf4
parent53155af199a516be8cc26189cbf80064f640f8e0
* config/obj-aout.c (obj_aout_frob_symbol): Try to get symbols
with explicitly marked stabs through BFD: if a symbol marked
N_UNDF | N_EXT is in the absolute section, move it to the
undefined section; move a symbol marked N_INDR into
bfd_ind_section and set the BSF_INDIRECT flag.
gas/ChangeLog
gas/config/obj-aout.c