* libecoff.h (ecoff_backend_data): Added constructor_reloc and
authorIan Lance Taylor <ian@airs.com>
Thu, 12 Aug 1993 18:47:18 +0000 (18:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 12 Aug 1993 18:47:18 +0000 (18:47 +0000)
commitbb138b644eb6e73b19634a1b3d896eb8fe349fb4
tree8ecc391a69e2f71626714d050ec57d196dea741b
parent2f5195e3a92b21b492ab296bc800dd159247c375
* libecoff.h (ecoff_backend_data): Added constructor_reloc and
finish_reloc fields.
* ecoff.c: Move MIPS reloc support from here...
* coff-mips.c: to here.
* ecoff.c (ecoff_set_symbol_info): Get constructor reloc howto
from backend.
(ecoff_slurp_reloc_table): Removed MIPS specific stuff.  Call
finish_reloc backend function.
(ecoff_write_object_contents): Removed MIPS specific assertions.
* coff-mips.c (mips_finish_reloc): New function.
(mips_ecoff_backend_data): Fill in new fields.
* coff-alpha.c (alpha_ecoff_backend_data): Use NULL for new
fields.
* targets.c: Added extern for ecoffalpha_little_vec.
bfd/ChangeLog
This page took 0.025513 seconds and 4 git commands to generate.