summaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-0/+3
| | | | | | | | | | | | | | | | | | | | | * 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.
* * arc-opc.c: Include bfd.h.Alan Modra2002-09-021-1/+2
| | | | (arc_get_opcode_mach): Subtract off base bfd_mach value.
* * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger2001-08-311-0/+1
| | | | | * arc-opc.c: Include "sysdep.h" to get stdio.h as include file. * arc-ext.c: Likewise.
* Fix over-optimisation of ST instruction.Nick Clifton2001-06-221-8/+0
|
* More whitespace fixes.Alan Modra2001-05-231-143/+143
|
* * arc-opc.c: Whitespace changes.Alan Modra2001-05-231-18/+18
|
* Peter Targett's backwards compatibility and other arc fixes.Alan Modra2001-05-121-133/+134
|
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
|
* Updated ARC assembler from arccores.comNick Clifton2001-01-111-398/+1090
|
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-1/+1
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1131