* config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
authorIan Lance Taylor <ian@airs.com>
Tue, 22 Oct 1996 00:01:33 +0000 (00:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 22 Oct 1996 00:01:33 +0000 (00:01 +0000)
commitbf39474f1526af4e7b1b105a4c11d77fb1db7ad7
tree234d27602b3cb7d780beffb51180b93494c1ea92
parent68553b63615d076a08fd91ae070208e56be774f7
* config/tc-mips.c (cons_fix_new_mips): Only treat 8 byte reloc
specially if not ELF.
(md_apply_fix): Handle BFD_RELOC_64.
(tc_gen_reloc): Handle BFD_RELOC_64.
gas/ChangeLog
gas/config/tc-mips.c