* coff-mips.c: Include libaout.h and aout/aout64.h to get
authorIan Lance Taylor <ian@airs.com>
Wed, 12 May 1993 21:42:20 +0000 (21:42 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 12 May 1993 21:42:20 +0000 (21:42 +0000)
commitbb511e8a1e774a0c3cce4178b78822ddce53355e
tree2a9bdc9a65c535a242755d5793a0649914f6a884
parent377f53d2a9d159b573325be51cecb9534807d741
* coff-mips.c: Include libaout.h and aout/aout64.h to get
definitions for N_SET[ATDB].
(ecoff_howto_table): Moved near top of file.
(ecoff_set_symbol_info): If a STABS symbol of type N_SET[ATDB] is
seen, cook up a constructor section of the same name and put in a
reloc pointing to the symbol.  This lets the GNU linker build
global constructors and destructors without using collect.
bfd/ChangeLog