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