aboutsummaryrefslogtreecommitdiff
path: root/opcodes/cr16-opc.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra1-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.
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-10opcodes/Roland McGrath1-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.
2010-04-06 * cr16-opc.c (cr16_instruction): Fix typo in comment.Nick Clifton1-2/+2
2008-02-18 * cr16.h (cr16_num_optab): Declared.Nick Clifton1-1/+2
* cr16-opc.c (cr16_num_optab): Defined
2007-10-01Various CR16 fixesNick Clifton1-3/+3
2007-07-05Change source files over to GPLv3.Nick Clifton1-9/+9
2007-06-29New port: National Semiconductor's CR16Nick Clifton1-0/+611