aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/pj.h
AgeCommit message (Collapse)AuthorFilesLines
2010-04-15Upgrade header files to use GPLv3Nick Clifton1-13/+13
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2003-08-07Convert to C90.Alan Modra1-2/+2
2002-12-12 * pj.h (pj_opc_info_t): Add union.Alan Modra1-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.
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+1
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+46
* pj.h: New file.