OSDN Git Service

* pj.h (pj_opc_info_t): Add union.
authoramodra <amodra>
Thu, 12 Dec 2002 21:52:05 +0000 (21:52 +0000)
committeramodra <amodra>
Thu, 12 Dec 2002 21:52:05 +0000 (21:52 +0000)
commitee9d89e7d9800f71d525d1cb0c6b53709e33aaed
treeec4cca16f1a27fbb58de63519a40b0b8f030cd06
parentf22c30b9d14d3287c9f85ff51b2cf10f252c2ad5
* pj.h (pj_opc_info_t): Add union.

* pj-dis.c (print_insn_pj): Adjust for pj_opc_info_t change.

* config/tc-pj.c (little, big, parse_exp_save_ilp): Prototype.
(c_to_r, ipush_code, fake_opcode, alias): Likewise.
(fake_opcode): Adjust for pj_opc_int_t change.
(md_begin): Likewise.
(md_assemble): Likewise.
(ipush_code): Correct parse_exp_save_ilp call.  Test pending_reloc
instead of non-existent third arg of parse_exp_save_ilp.
(md_parse_option): Correct "little" and "big" calls.
gas/ChangeLog
gas/config/tc-pj.c
include/opcode/ChangeLog
include/opcode/pj.h
opcodes/ChangeLog
opcodes/pj-dis.c