summaryrefslogtreecommitdiff
path: root/opcodes/arc-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* PR gas/5100Nick Clifton2007-10-041-1/+1
| | | | * arc-opc.c (insert_offset): Fix spelling mistake in error message.
* Change source files over to GPLv3.Nick Clifton2007-07-051-7/+9
|
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-798/+736
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* * opcode/arc-opc.c (insert_base): Modify ls_operand[LS_OFFSET] to reflect theNick Clifton2004-11-221-0/+1
| | | | | | change to the short immediate syntax. * gas/arc/ld.s: Add check of load of a long immediate. * gas/arc/ld.d: Add expected disassembly.
* 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
|
* Initial revisionRichard Henderson1999-05-031-0/+1131