NDS32/opcodes: Add new system registers.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
2
3 * nds32-asm.c (keyword_sr): Add new system registers.
4
5 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
6
7 * s390-dis.c (s390_extract_operand): Support vector register
8 operands.
9 (s390_print_insn_with_opcode): Support new operands types and add
10 new handling of optional operands.
11 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
12 and include opcode/s390.h instead.
13 (struct op_struct): New field `flags'.
14 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
15 (dumpTable): Dump flags.
16 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
17 string.
18 * s390-opc.c: Add new operands types, instruction formats, and
19 instruction masks.
20 (s390_opformats): Add new formats for .insn.
21 * s390-opc.txt: Add new instructions.
22
23 2015-01-01 Alan Modra <amodra@gmail.com>
24
25 Update year range in copyright notice of all files.
26
27 For older changes see ChangeLog-2014
28 \f
29 Copyright (C) 2015 Free Software Foundation, Inc.
30
31 Copying and distribution of this file, with or without modification,
32 are permitted in any medium without royalty provided the copyright
33 notice and this notice are preserved.
34
35 Local Variables:
36 mode: change-log
37 left-margin: 8
38 fill-column: 74
39 version-control: never
40 End:
This page took 0.043521 seconds and 5 git commands to generate.