S/390: Add check for length field operand
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
c8f89a34
JW
12015-03-10 Renlin Li <renlin.li@arm.com>
2
3 * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
4 stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
5 related alias.
6 * aarch64-asm-2.c: Regenerate.
7 * aarch64-dis-2.c: Likewise.
8 * aarch64-opc-2.c: Likewise.
9
d8282f0e
JW
102015-03-03 Jiong Wang <jiong.wang@arm.com>
11
12 * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
13
ac994365
OE
142015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
15
16 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
17 arch_sh_up.
18 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
19 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
20
fd63f640
V
212015-02-23 Vinay <Vinay.G@kpit.com>
22
23 * rl78-decode.opc (MOV): Added space between two operands for
24 'mov' instruction in index addressing mode.
25 * rl78-decode.c: Regenerate.
26
f63c1776
PA
272015-02-19 Pedro Alves <palves@redhat.com>
28
29 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
30
07774fcc
PA
312015-02-10 Pedro Alves <palves@redhat.com>
32 Tom Tromey <tromey@redhat.com>
33
34 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
35 microblaze_and, microblaze_xor.
36 * microblaze-opc.h (opcodes): Adjust.
37
3f8107ab
AM
382015-01-28 James Bowman <james.bowman@ftdichip.com>
39
40 * Makefile.am: Add FT32 files.
41 * configure.ac: Handle FT32.
42 * disassemble.c (disassembler): Call print_insn_ft32.
43 * ft32-dis.c: New file.
44 * ft32-opc.c: New file.
45 * Makefile.in: Regenerate.
46 * configure: Regenerate.
47 * po/POTFILES.in: Regenerate.
48
e5fe4957
KLC
492015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
50
51 * nds32-asm.c (keyword_sr): Add new system registers.
52
1e2e8c52
AK
532015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
54
55 * s390-dis.c (s390_extract_operand): Support vector register
56 operands.
57 (s390_print_insn_with_opcode): Support new operands types and add
58 new handling of optional operands.
59 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
60 and include opcode/s390.h instead.
61 (struct op_struct): New field `flags'.
62 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
63 (dumpTable): Dump flags.
64 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
65 string.
66 * s390-opc.c: Add new operands types, instruction formats, and
67 instruction masks.
68 (s390_opformats): Add new formats for .insn.
69 * s390-opc.txt: Add new instructions.
70
b90efa5b 712015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 72
b90efa5b 73 Update year range in copyright notice of all files.
bffb6004 74
b90efa5b 75For older changes see ChangeLog-2014
252b5132 76\f
b90efa5b 77Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
78
79Copying and distribution of this file, with or without modification,
80are permitted in any medium without royalty provided the copyright
81notice and this notice are preserved.
82
252b5132 83Local Variables:
2f6d2f85
NC
84mode: change-log
85left-margin: 8
86fill-column: 74
252b5132
RH
87version-control: never
88End:
This page took 0.698932 seconds and 4 git commands to generate.