summaryrefslogtreecommitdiff
path: root/opcodes/pj-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* * openrisc-asm.c: Regenerate.Alan Modra2003-12-041-1/+1
| | | | * pj-opc.c: Update copyright date.
* * pj-opc.c (pj_opc_info): Add braces around union initializer.Alan Modra2002-12-121-511/+511
|
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
|
* 1999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1999-09-041-0/+536
* pj-opc.c: New file. * pj-dis.c: New file. * disassemble.c (disassembler): Handle bfd_arch_pj. * configure.in: Handle bfd_pj_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add pj-dis.c and pj-opc.c. (ALL_MACHINES): Add pj-dis.lo and pj-opc.lo. * configure, Makefile.in: Rebuild.