[OPCODES][ARM]Fix mask for a few coprocessor opcodes.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2016-02-24 Renlin Li <renlin.li@arm.com>
2
3 * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
4 vminnm, vrint(mpna).
5
6 2016-02-24 Renlin Li <renlin.li@arm.com>
7
8 * arm-dis.c (print_insn_coprocessor): Check co-processor number for
9 cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
10
11 2016-02-15 H.J. Lu <hongjiu.lu@intel.com>
12
13 * i386-dis.c (print_insn): Parenthesize expression to prevent
14 truncated addresses.
15 (OP_J): Likewise.
16
17 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
18 Janek van Oirschot <jvanoirs@synopsys.com>
19
20 * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
21 variable.
22
23 2016-02-04 Nick Clifton <nickc@redhat.com>
24
25 PR target/19561
26 * msp430-dis.c (print_insn_msp430): Add a special case for
27 decoding an RRC instruction with the ZC bit set in the extension
28 word.
29
30 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * cgen-ibld.in (insert_normal): Rework calculation of shift.
33 * epiphany-ibld.c: Regenerate.
34 * fr30-ibld.c: Regenerate.
35 * frv-ibld.c: Regenerate.
36 * ip2k-ibld.c: Regenerate.
37 * iq2000-ibld.c: Regenerate.
38 * lm32-ibld.c: Regenerate.
39 * m32c-ibld.c: Regenerate.
40 * m32r-ibld.c: Regenerate.
41 * mep-ibld.c: Regenerate.
42 * mt-ibld.c: Regenerate.
43 * or1k-ibld.c: Regenerate.
44 * xc16x-ibld.c: Regenerate.
45 * xstormy16-ibld.c: Regenerate.
46
47 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * epiphany-dis.c: Regenerated from latest cpu files.
50
51 2016-02-01 Michael McConville <mmcco@mykolab.com>
52
53 * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
54 test bit.
55
56 2016-01-25 Renlin Li <renlin.li@arm.com>
57
58 * arm-dis.c (mapping_symbol_for_insn): New function.
59 (find_ifthen_state): Call mapping_symbol_for_insn().
60
61 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
62
63 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
64 of MSR UAO immediate operand.
65
66 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
67
68 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
69 instruction support.
70
71 2016-01-17 Alan Modra <amodra@gmail.com>
72
73 * configure: Regenerate.
74
75 2016-01-14 Nick Clifton <nickc@redhat.com>
76
77 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
78 instructions that can support stack pointer operations.
79 * rl78-decode.c: Regenerate.
80 * rl78-dis.c: Fix display of stack pointer in MOVW based
81 instructions.
82
83 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
84
85 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
86 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
87 erxtatus_el1 and erxaddr_el1.
88
89 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
90
91 * arm-dis.c (arm_opcodes): Add "esb".
92 (thumb_opcodes): Likewise.
93
94 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
95
96 * ppc-opc.c <xscmpnedp>: Delete.
97 <xvcmpnedp>: Likewise.
98 <xvcmpnedp.>: Likewise.
99 <xvcmpnesp>: Likewise.
100 <xvcmpnesp.>: Likewise.
101
102 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
103
104 PR gas/13050
105 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
106 addition to ISA_A.
107
108 2016-01-01 Alan Modra <amodra@gmail.com>
109
110 Update year range in copyright notice of all files.
111
112 For older changes see ChangeLog-2015
113 \f
114 Copyright (C) 2016 Free Software Foundation, Inc.
115
116 Copying and distribution of this file, with or without modification,
117 are permitted in any medium without royalty provided the copyright
118 notice and this notice are preserved.
119
120 Local Variables:
121 mode: change-log
122 left-margin: 8
123 fill-column: 74
124 version-control: never
125 End:
This page took 0.041553 seconds and 5 git commands to generate.