61e45a40f618da509b7ecead460ce4454caefda3
[binutils-gdb.git] / opcodes / ChangeLog
1 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
2
3 * arc-ext-tbl.h (dsp_fp_i2flt): Fix typo.
4
5 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
6
7 * arc-tbl.h (invld07): Remove.
8 * arc-ext-tbl.h: New file.
9 * arc-dis.c (FIELDA, FIELDB, FIELDC): Remove.
10 * arc-opc.c (arc_opcodes): Add ext-tbl include.
11
12 2016-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13
14 Fix -Wstack-usage warnings.
15 * aarch64-dis.c (print_operands): Substitute size.
16 * aarch64-opc.c (print_register_offset_address): Substitute tblen.
17
18 2016-03-22 Jose E. Marchesi <jose.marchesi@oracle.com>
19
20 * sparc-opc.c (sparc_opcodes): Reorder entries for `rd' in order
21 to get a proper diagnostic when an invalid ASR register is used.
22
23 2016-03-22 Nick Clifton <nickc@redhat.com>
24
25 * configure: Regenerate.
26
27 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * arc-nps400-tbl.h: New file.
30 * arc-opc.c: Add top level comment.
31 (insert_nps_3bit_dst): New function.
32 (extract_nps_3bit_dst): New function.
33 (insert_nps_3bit_src2): New function.
34 (extract_nps_3bit_src2): New function.
35 (insert_nps_bitop_size): New function.
36 (extract_nps_bitop_size): New function.
37 (arc_flag_operands): Add nps400 entries.
38 (arc_flag_classes): Add nps400 entries.
39 (arc_operands): Add nps400 entries.
40 (arc_opcodes): Add nps400 include.
41
42 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
43
44 * arc-opc.c (arc_flag_classes): Convert all flag classes to use
45 the new class enum values.
46
47 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * arc-dis.c (print_insn_arc): Handle nps400.
50
51 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * arc-opc.c (BASE): Delete.
54
55 2016-03-18 Nick Clifton <nickc@redhat.com>
56
57 PR target/19721
58 * aarch64-tbl.h (aarch64_opcode_table): Fix type of second operand
59 of MOV insn that aliases an ORR insn.
60
61 2016-03-16 Jiong Wang <jiong.wang@arm.com>
62
63 * arm-dis.c (neon_opcodes): Support new FP16 instructions.
64
65 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
66
67 * mcore-opc.h: Add const qualifiers.
68 * microblaze-opc.h (struct op_code_struct): Likewise.
69 * sh-opc.h: Likewise.
70 * tic4x-dis.c (tic4x_print_indirect): Likewise.
71 (tic4x_print_op): Likewise.
72
73 2016-03-02 Alan Modra <amodra@gmail.com>
74
75 * or1k-desc.h: Regenerate.
76 * fr30-ibld.c: Regenerate.
77 * rl78-decode.c: Regenerate.
78
79 2016-03-01 Nick Clifton <nickc@redhat.com>
80
81 PR target/19747
82 * rl78-dis.c (print_insn_rl78_common): Fix typo.
83
84 2016-02-24 Renlin Li <renlin.li@arm.com>
85
86 * arm-dis.c (coprocessor_opcodes): Add fp16 instruction entries.
87 (print_insn_coprocessor): Support fp16 instructions.
88
89 2016-02-24 Renlin Li <renlin.li@arm.com>
90
91 * arm-dis.c (print_insn_coprocessor): Fix mask for vsel, vmaxnm,
92 vminnm, vrint(mpna).
93
94 2016-02-24 Renlin Li <renlin.li@arm.com>
95
96 * arm-dis.c (print_insn_coprocessor): Check co-processor number for
97 cpd/cpd2, mcr/mcr2, mrc/mrc2, ldc/ldc2, stc/stc2.
98
99 2016-02-15 H.J. Lu <hongjiu.lu@intel.com>
100
101 * i386-dis.c (print_insn): Parenthesize expression to prevent
102 truncated addresses.
103 (OP_J): Likewise.
104
105 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
106 Janek van Oirschot <jvanoirs@synopsys.com>
107
108 * arc-opc.c (arc_relax_opcodes, arc_num_relax_opcodes): New
109 variable.
110
111 2016-02-04 Nick Clifton <nickc@redhat.com>
112
113 PR target/19561
114 * msp430-dis.c (print_insn_msp430): Add a special case for
115 decoding an RRC instruction with the ZC bit set in the extension
116 word.
117
118 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
119
120 * cgen-ibld.in (insert_normal): Rework calculation of shift.
121 * epiphany-ibld.c: Regenerate.
122 * fr30-ibld.c: Regenerate.
123 * frv-ibld.c: Regenerate.
124 * ip2k-ibld.c: Regenerate.
125 * iq2000-ibld.c: Regenerate.
126 * lm32-ibld.c: Regenerate.
127 * m32c-ibld.c: Regenerate.
128 * m32r-ibld.c: Regenerate.
129 * mep-ibld.c: Regenerate.
130 * mt-ibld.c: Regenerate.
131 * or1k-ibld.c: Regenerate.
132 * xc16x-ibld.c: Regenerate.
133 * xstormy16-ibld.c: Regenerate.
134
135 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * epiphany-dis.c: Regenerated from latest cpu files.
138
139 2016-02-01 Michael McConville <mmcco@mykolab.com>
140
141 * cgen-dis.c (count_decodable_bits): Use unsigned value for mask
142 test bit.
143
144 2016-01-25 Renlin Li <renlin.li@arm.com>
145
146 * arm-dis.c (mapping_symbol_for_insn): New function.
147 (find_ifthen_state): Call mapping_symbol_for_insn().
148
149 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
150
151 * aarch64-opc.c (operand_general_constraint_met_p): Check validity
152 of MSR UAO immediate operand.
153
154 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
155
156 * mips-dis.c (print_insn_micromips): Remove 48-bit microMIPS
157 instruction support.
158
159 2016-01-17 Alan Modra <amodra@gmail.com>
160
161 * configure: Regenerate.
162
163 2016-01-14 Nick Clifton <nickc@redhat.com>
164
165 * rl78-decode.opc (rl78_decode_opcode): Add 's' operand to movw
166 instructions that can support stack pointer operations.
167 * rl78-decode.c: Regenerate.
168 * rl78-dis.c: Fix display of stack pointer in MOVW based
169 instructions.
170
171 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
172
173 * aarch64-opc.c (aarch64_sys_reg_supported_p): Merge conditionals
174 testing for RAS support. Add checks for erxfr_el1, erxctlr_el1,
175 erxtatus_el1 and erxaddr_el1.
176
177 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
178
179 * arm-dis.c (arm_opcodes): Add "esb".
180 (thumb_opcodes): Likewise.
181
182 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
183
184 * ppc-opc.c <xscmpnedp>: Delete.
185 <xvcmpnedp>: Likewise.
186 <xvcmpnedp.>: Likewise.
187 <xvcmpnesp>: Likewise.
188 <xvcmpnesp.>: Likewise.
189
190 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
191
192 PR gas/13050
193 * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
194 addition to ISA_A.
195
196 2016-01-01 Alan Modra <amodra@gmail.com>
197
198 Update year range in copyright notice of all files.
199
200 For older changes see ChangeLog-2015
201 \f
202 Copyright (C) 2016 Free Software Foundation, Inc.
203
204 Copying and distribution of this file, with or without modification,
205 are permitted in any medium without royalty provided the copyright
206 notice and this notice are preserved.
207
208 Local Variables:
209 mode: change-log
210 left-margin: 8
211 fill-column: 74
212 version-control: never
213 End: