Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * pj.h (pj_opc_info_t): Add union. | Alan Modra | 2002-12-12 | 1 | -2/+5 |
| | | | | | | | | | | | | | * 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. | ||||
* | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1999-09-04 | 1 | -0/+46 |
* pj.h: New file. |