summaryrefslogtreecommitdiff
path: root/opcodes/cr16-opc.c
Commit message (Collapse)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
|
* PR22069, Several instances of register accidentally spelled as regsiterAlan Modra2018-05-091-1/+1
| | | | | | | | | | | | | | | | | | | PR 22069 binutils/ * od-macho.c (dump_unwind_encoding_x86): Adjust for macro renaming. cpu/ChangeLog * or1kcommon.cpu (spr-reg-info): Typo fix. include/ChangeLog * mach-o/unwind.h (MACH_O_UNWIND_X86_64_RBP_FRAME_REGISTERS): Rename from MACH_O_UNWIND_X86_64_RBP_FRAME_REGSITERS. (MACH_O_UNWIND_X86_EBP_FRAME_REGISTERS): Rename from MACH_O_UNWIND_X86_EBP_FRAME_REGSITERS. opcodes/ChangeLog * cr16-opc.c (cr16_instruction): Comment typo fix. * hppa-dis.c (print_insn_hppa): Likewise. sim/ppc/ChangeLog * e500_registers.h: Comment typo fix. * ppc-instructions (ppc_insn_mfcr): Likewise.
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
|
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
|
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
|
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
|
* Update copyright yearsAlan Modra2014-03-051-1/+1
|
* opcodes/Roland McGrath2013-10-101-3/+6
| | | | | | | * cr16-opc.c (REG): Cast NAME to 'reg' enum type to suppress possible compiler warnings when the union's initializer is actually meant for the 'preg' enum typed member. * crx-opc.c (REG): Likewise.
* * cr16-opc.c (cr16_instruction): Fix typo in comment.Nick Clifton2010-04-061-2/+2
|
* * cr16.h (cr16_num_optab): Declared.Nick Clifton2008-02-181-1/+2
| | | | * cr16-opc.c (cr16_num_optab): Defined
* Various CR16 fixesNick Clifton2007-10-011-3/+3
|
* Change source files over to GPLv3.Nick Clifton2007-07-051-9/+9
|
* New port: National Semiconductor's CR16Nick Clifton2007-06-291-0/+611