* coff-mips.c (ecoff_set_symbol_info): stBlock symbols are always
authorIan Lance Taylor <ian@airs.com>
Mon, 22 Feb 1993 23:17:45 +0000 (23:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 22 Feb 1993 23:17:45 +0000 (23:17 +0000)
commit20f10b59ffd028b021937cc04280b7ca1e54ee7a
tree67a5769951f6be0392e948c71c5dcb447fe4579f
parentbf3d2b7571e903f48cbcaefa5d0ec9c7257e4cb5
* coff-mips.c (ecoff_set_symbol_info): stBlock symbols are always
debugging symbols.
(ecoff_get_debug): Offset the fdr adr by the adr of the first pdr,
for compatibility with tools from MIPS.

* config/bigmips.mt: New file; default vector is ecoff_big_vec.
* config/irix3.mt, config/irix4.mt: Removed.
* configure.in (mips-*-ecoff): New target; uses bigmips.mt.
(mips-sgi-*, mips-big-*): Use bigmips rather than irix3.
bfd/ChangeLog
bfd/coff-mips.c