aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2002-11-182002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes1-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.
2002-09-02 * arc-opc.c: Include bfd.h.Alan Modra1-1/+2
(arc_get_opcode_mach): Subtract off base bfd_mach value.
2001-08-31 * tic54x-opc.c: Add default initializers to avoid warnings.Andreas Jaeger1-0/+1
* arc-opc.c: Include "sysdep.h" to get stdio.h as include file. * arc-ext.c: Likewise.
2001-06-22Fix over-optimisation of ST instruction.Nick Clifton1-8/+0
2001-05-23More whitespace fixes.Alan Modra1-143/+143
2001-05-23 * arc-opc.c: Whitespace changes.Alan Modra1-18/+18
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra1-133/+134
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2001-01-11Updated ARC assembler from arccores.comNick Clifton1-398/+1090
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1131