summaryrefslogtreecommitdiff
path: root/opcodes/a29k-dis.c
Commit message (Collapse)AuthorAgeFilesLines
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-78/+69
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
|
* * a29k-dis.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
| | | | | | | * h8300-dis.c: Likewise. * m68k-dis.c: Likewise. * or32-dis.c: Likewise. * sparc-dis.c: Likewise.
* * i960-dis.c: Add parameters for prototypesAndreas Jaeger2001-08-211-7/+19
| | | | | | | | | | | | | | | (ctrl): Add unused attributes. (cobr): Likewise. (put_abs): Likewise. * mips-dis.c: Add missing prototypes. * a29k-dis.c: Likewise. * arc-dis.c: Likewise. * ia64-opc.c: Likewise. * s390-dis.c: Add missing prototypes. (init_disasm): Remove unused attribute since the parameter is used.
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-0/+1
|
* Initial revisionRichard Henderson1999-05-031-0/+353