summaryrefslogtreecommitdiff
path: root/opcodes/w65-opc.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Change source files over to GPLv3.Nick Clifton2007-07-051-15/+14
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | * arc.h (arc_ext_opcodes): Declare as extern. (arc_ext_operands): Declare as extern. * i860.h (i860_opcodes): Declare as const. 2002-11-18 Klee Dienes <kdienes@apple.com> * arc-opc.c (arc_ext_opcodes): Define. (arc_ext_operands): Define. * i386-dis.c (Suffix3DNow): Declare as const. * arm-opc.h (arm_opcodes): Declare as const. (thumb_opcodes): Declare as const. * h8500-opc.h (h8500_table): Declare as const. (h8500_table): Use a NULL for the opcode in the terminator, so that code testing (opcode->name) behaves correctly. * mcore-opc.h (mcore_table): Declare as const. * sh-opc.h (sh_table): Declare as const. * w65-opc.h (optable): Declare as const. * z8k-opc.h (z8k_table): Declare as const.
* Fix compile time warningsNick Clifton2001-09-201-1/+1
|
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-2/+23
|
* Initial revisionRichard Henderson1999-05-031-0/+548