* config/tc-spu.c: Don't include opcode/spu.h.
commit7722363e23b3e2bbcd03526a9c7b2c4ffe55daeb
authorAlan Modra <amodra@bigpond.net.au>
Fri, 23 Mar 2007 00:42:26 +0000 (23 00:42 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 23 Mar 2007 00:42:26 +0000 (23 00:42 +0000)
tree1c3ce9203a6ce46a0050d9d8ba9a66bf4b19f398
parentbb70354a0fd42b706c11ed6a67b25ce7b4c818ee
* config/tc-spu.c: Don't include opcode/spu.h.
(md_assemble): Set tc_fix_data.insn_tag and arg_format.
(md_apply_fix): Adjust.
* config/tc-spu.h: Include opcode/spu.h.
(struct tc_fix_info): New.
(TC_FIX_TYPE, TC_INIT_FIX_DATA): Adjust.
(TC_FORCE_RELOCATION): Define.
gas/ChangeLog
gas/config/tc-spu.c
gas/config/tc-spu.h