Add comments on using board file remote-gdbserver-on-localhost.exp
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
11a0cf2e
PB
12015-06-19 Peter Bergner <bergner@vnet.ibm.com>
2
3 * ppc-dis.h (skip_optional_operands): Use ppc_optional_operand_value.
4 * ppc-opc.c (FXM4): Add non-zero optional value.
5 (TBR): Likewise.
6 (SXL): Likewise.
7 (insert_fxm): Handle new default operand value.
8 (extract_fxm): Likewise.
9 (insert_tbr): Likewise.
10 (extract_tbr): Likewise.
11
bdfa8b95
MW
122015-06-16 Matthew Wahab <matthew.wahab@arm.com>
13
14 * arch64-opc.c (aarch64_sys_regs): Add "id_mmfr4_el1".
15
24b4cf66
SN
162015-06-16 Szabolcs Nagy <szabolcs.nagy@arm.com>
17
18 * arm-dis.c (print_insn_coprocessor): Avoid negative shift.
19
99a2c561
PB
202015-06-12 Peter Bergner <bergner@vnet.ibm.com>
21
22 * ppc-opc.c: Add comment accidentally removed by old commit.
23 (MTMSRD_L): Delete.
24
13be46a2
NC
252015-06-04 Nick Clifton <nickc@redhat.com>
26
27 PR 18474
28 * msp430-dis.c (msp430_nooperands): Fix check for emulated insns.
29
ddfded2f
MW
302015-06-02 Matthew Wahab <matthew.wahab@arm.com>
31
32 * arm-dis.c (arm_opcodes): Add "setpan".
33 (thumb_opcodes): Add "setpan".
34
1af1dd51
MW
352015-06-02 Matthew Wahab <matthew.wahab@arm.com>
36
37 * arm-dis.c (select_arm_features): Rework to avoid used of redefined
38 macros.
39
9e1f0fa7
MW
402015-06-02 Matthew Wahab <matthew.wahab@arm.com>
41
42 * aarch64-tbl.h (aarch64_feature_rdma): New.
43 (RDMA): New.
44 (aarch64_opcode_table): Add "sqrmlah" and "sqrdmlsh" instructions.
45 * aarch64-asm-2.c: Regenerate.
46 * aarch64-dis-2.c: Regenerate.
47 * aarch64-opc-2.c: Regenerate.
48
290806fd
MW
492015-06-02 Matthew Wahab <matthew.wahab@arm.com>
50
51 * aarch64-tbl.h (aarch64_feature_lor): New.
52 (LOR): New.
53 (aarch64_opdocde_table): Add "ldlar", "ldlarb", "ldlarh", "stllr",
54 "stllrb", "stllrh".
55 * aarch64-asm-2.c: Regenerate.
56 * aarch64-dis-2.c: Regenerate.
57 * aarch64-opc-2.c: Regenerate.
58
f21cce2c
MW
592015-06-01 Matthew Wahab <matthew.wahab@arm.com>
60
61 * aarch64-opc.c (F_ARCHEXT): New.
62 (aarch64_sys_regs): Add "pan".
63 (aarch64_sys_reg_supported_p): New.
64 (aarch64_pstatefields): Add "pan".
65 (aarch64_pstatefield_supported_p): New.
66
d194d186
JB
672015-06-01 Jan Beulich <jbeulich@suse.com>
68
69 * i386-tbl.h: Regenerate.
70
3a8547d2
JB
712015-06-01 Jan Beulich <jbeulich@suse.com>
72
73 * i386-dis.c (print_insn): Swap rounding mode specifier and
74 general purpose register in Intel mode.
75
015c54d5
JB
762015-06-01 Jan Beulich <jbeulich@suse.com>
77
78 * i386-opc.tbl: New IntelSyntax entries for vcvt{,u}si2s{d,s}.
79 * i386-tbl.h: Regenerate.
80
071f0063
L
812015-05-18 H.J. Lu <hongjiu.lu@intel.com>
82
83 * i386-opc.tbl: Remove Disp32 from AMD64 direct call/jmp.
84 * i386-init.h: Regenerated.
85
5db04b09
L
862015-05-15 H.J. Lu <hongjiu.lu@intel.com>
87
88 PR binutis/18386
89 * i386-dis.c: Add comments for '@'.
90 (x86_64_table): Use '@' on call/jmp for X86_64_E8/X86_64_E9.
91 (enum x86_64_isa): New.
92 (isa64): Likewise.
93 (print_i386_disassembler_options): Add amd64 and intel64.
94 (print_insn): Handle amd64 and intel64.
95 (putop): Handle '@'.
96 (OP_J): Don't ignore the operand size prefix for AMD64 in 64-bit.
97 * i386-gen.c (cpu_flags): Add CpuAMD64 and CpuIntel64.
98 * i386-opc.h (AMD64): New.
99 (CpuIntel64): Likewise.
100 (i386_cpu_flags): Add cpuamd64 and cpuintel64.
101 * i386-opc.tbl: Add direct call/jmp with Disp16|Disp32 for AMD64.
102 Mark direct call/jmp without Disp16|Disp32 as Intel64.
103 * i386-init.h: Regenerated.
104 * i386-tbl.h: Likewise.
105
4bc0608a
PB
1062015-05-14 Peter Bergner <bergner@vnet.ibm.com>
107
108 * ppc-opc.c (IH) New define.
109 (powerpc_opcodes) <wait>: Do not enable for POWER7.
110 <tlbie>: Add RS operand for POWER7.
111 <slbia>: Add IH operand for POWER6.
112
70cead07
L
1132015-05-11 H.J. Lu <hongjiu.lu@intel.com>
114
115 * opcodes/i386-opc.tbl (call): Remove Disp16|Disp32 from 64-bit
116 direct branch.
117 (jmp): Likewise.
118 * i386-tbl.h: Regenerated.
119
7b6d09fb
L
1202015-05-11 H.J. Lu <hongjiu.lu@intel.com>
121
122 * configure.ac: Support bfd_iamcu_arch.
123 * disassemble.c (disassembler): Support bfd_iamcu_arch.
124 * i386-gen.c (cpu_flag_init): Add CPU_IAMCU_FLAGS and
125 CPU_IAMCU_COMPAT_FLAGS.
126 (cpu_flags): Add CpuIAMCU.
127 * i386-opc.h (CpuIAMCU): New.
128 (i386_cpu_flags): Add cpuiamcu.
129 * configure: Regenerated.
130 * i386-init.h: Likewise.
131 * i386-tbl.h: Likewise.
132
31955f99
L
1332015-05-08 H.J. Lu <hongjiu.lu@intel.com>
134
135 PR binutis/18386
136 * i386-dis.c (X86_64_E8): New.
137 (X86_64_E9): Likewise.
138 Update comments on 'T', 'U', 'V'. Add comments for '^'.
139 (dis386): Replace callT/jmpT with X86_64_E8/X86_64_E9.
140 (x86_64_table): Add X86_64_E8 and X86_64_E9.
141 (mod_table): Replace {T|} with ^ on Jcall/Jmp.
142 (putop): Handle '^'.
143 (OP_J): Ignore the operand size prefix in 64-bit. Don't check
144 REX_W.
145
0952813b
DD
1462015-04-30 DJ Delorie <dj@redhat.com>
147
148 * disassemble.c (disassembler): Choose suitable disassembler based
149 on E_ABI.
150 * rl78-decode.opc (rl78_decode_opcode): Take ISA parameter. Use
151 it to decode mul/div insns.
152 * rl78-decode.c: Regenerate.
153 * rl78-dis.c (print_insn_rl78): Rename to...
154 (print_insn_rl78_common): ...this, take ISA parameter.
155 (print_insn_rl78): New.
156 (print_insn_rl78_g10): New.
157 (print_insn_rl78_g13): New.
158 (print_insn_rl78_g14): New.
159 (rl78_get_disassembler): New.
160
f9d3ecaa
NC
1612015-04-29 Nick Clifton <nickc@redhat.com>
162
163 * po/fr.po: Updated French translation.
164
4fff86c5
PB
1652015-04-27 Peter Bergner <bergner@vnet.ibm.com>
166
167 * ppc-opc.c (DCBT_EO): New define.
168 (powerpc_opcodes) <lbarx>: Enable for POWER8 and later.
169 <lharx>: Likewise.
170 <stbcx.>: Likewise.
171 <sthcx.>: Likewise.
172 <waitrsv>: Do not enable for POWER7 and later.
173 <waitimpl>: Likewise.
174 <dcbt>: Default to the two operand form of the instruction for all
175 "old" cpus. For "new" cpus, use the operand ordering that matches
176 whether the cpu is server or embedded.
177 <dcbtst>: Likewise.
178
3b78cfe1
AK
1792015-04-27 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
180
181 * s390-opc.c: New instruction type VV0UU2.
182 * s390-opc.txt: Fix instruction types for VFCE, VLDE, VFSQ, WFK,
183 and WFC.
184
04d824a4
JB
1852015-04-23 Jan Beulich <jbeulich@suse.com>
186
187 * i386-dis.c (putop): Extend "XY" handling to AVX512. Handle "XZ".
188 * i386-dis-evex.h.c (vcvtpd2ps, vcvtqq2ps, vcvttpd2udq,
189 vcvtpd2udq, vcvtuqq2ps, vcvttpd2dq, vcvtpd2dq): Add %XY.
190 (vfpclasspd, vfpclassps): Add %XZ.
191
09708981
L
1922015-04-15 H.J. Lu <hongjiu.lu@intel.com>
193
194 * i386-dis.c (PREFIX_UD_SHIFT): Removed.
195 (PREFIX_UD_REPZ): Likewise.
196 (PREFIX_UD_REPNZ): Likewise.
197 (PREFIX_UD_DATA): Likewise.
198 (PREFIX_UD_ADDR): Likewise.
199 (PREFIX_UD_LOCK): Likewise.
200
3888916d
L
2012015-04-15 H.J. Lu <hongjiu.lu@intel.com>
202
203 * i386-dis.c (prefix_requirement): Removed.
204 (print_insn): Don't set prefix_requirement. Check
205 dp->prefix_requirement instead of prefix_requirement.
206
f24bcbaa
L
2072015-04-15 H.J. Lu <hongjiu.lu@intel.com>
208
209 PR binutils/17898
210 * i386-dis.c (PREFIX_0FC7_REG_6): Renamed to ...
211 (PREFIX_MOD_0_0FC7_REG_6): This.
212 (PREFIX_MOD_3_0FC7_REG_6): New.
213 (PREFIX_MOD_3_0FC7_REG_7): Likewise.
214 (prefix_table): Replace PREFIX_0FC7_REG_6 with
215 PREFIX_MOD_0_0FC7_REG_6. Add PREFIX_MOD_3_0FC7_REG_6 and
216 PREFIX_MOD_3_0FC7_REG_7.
217 (mod_table): Replace PREFIX_0FC7_REG_6 with
218 PREFIX_MOD_0_0FC7_REG_6. Use PREFIX_MOD_3_0FC7_REG_6 and
219 PREFIX_MOD_3_0FC7_REG_7.
220
507bd325
L
2212015-04-15 H.J. Lu <hongjiu.lu@intel.com>
222
223 * i386-dis.c (PREFIX_MANDATORY_REPZ): Removed.
224 (PREFIX_MANDATORY_REPNZ): Likewise.
225 (PREFIX_MANDATORY_DATA): Likewise.
226 (PREFIX_MANDATORY_ADDR): Likewise.
227 (PREFIX_MANDATORY_LOCK): Likewise.
228 (PREFIX_MANDATORY): Likewise.
229 (PREFIX_UD_SHIFT): Set to 8
230 (PREFIX_UD_REPZ): Updated.
231 (PREFIX_UD_REPNZ): Likewise.
232 (PREFIX_UD_DATA): Likewise.
233 (PREFIX_UD_ADDR): Likewise.
234 (PREFIX_UD_LOCK): Likewise.
235 (PREFIX_IGNORED_SHIFT): New.
236 (PREFIX_IGNORED_REPZ): Likewise.
237 (PREFIX_IGNORED_REPNZ): Likewise.
238 (PREFIX_IGNORED_DATA): Likewise.
239 (PREFIX_IGNORED_ADDR): Likewise.
240 (PREFIX_IGNORED_LOCK): Likewise.
241 (PREFIX_OPCODE): Likewise.
242 (PREFIX_IGNORED): Likewise.
243 (Bad_Opcode): Replace PREFIX_MANDATORY with 0.
244 (dis386_twobyte): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
245 (three_byte_table): Likewise.
246 (mod_table): Likewise.
247 (mandatory_prefix): Renamed to ...
248 (prefix_requirement): This.
249 (prefix_table): Replace PREFIX_MANDATORY with PREFIX_OPCODE.
250 Update PREFIX_90 entry.
251 (get_valid_dis386): Check prefix_requirement to see if a prefix
252 should be ignored.
253 (print_insn): Replace mandatory_prefix with prefix_requirement.
254
f0fba320
RL
2552015-04-15 Renlin Li <renlin.li@arm.com>
256
257 * arm-dis.c (thumb32_opcodes): Define 'D' format control code,
258 use it for ssat and ssat16.
259 (print_insn_thumb32): Add handle case for 'D' control code.
260
bf890a93
IT
2612015-04-06 Ilya Tocar <ilya.tocar@intel.com>
262 H.J. Lu <hongjiu.lu@intel.com>
263
264 * i386-dis-evex.h (evex_table): Fill prefix_requirement field.
265 * i386-dis.c (PREFIX_MANDATORY_REPZ, PREFIX_MANDATORY_REPNZ,
266 PREFIX_MANDATORY_DATA, PREFIX_MANDATORY_ADDR, PREFIX_MANDATORY_LOCK,
267 PREFIX_UD_SHIFT, PREFIX_UD_REPZ, REFIX_UD_REPNZ, PREFIX_UD_DATA,
268 PREFIX_UD_ADDR, PREFIX_UD_LOCK, PREFIX_MANDATORY): Define.
269 (Bad_Opcode, FLOAT, DIS386, DIS386_PREFIX, THREE_BYTE_TABLE_PREFIX):
270 Fill prefix_requirement field.
271 (struct dis386): Add prefix_requirement field.
272 (dis386): Fill prefix_requirement field.
273 (dis386_twobyte): Ditto.
274 (twobyte_has_mandatory_prefix_: Remove.
275 (reg_table): Fill prefix_requirement field.
276 (prefix_table): Ditto.
277 (x86_64_table): Ditto.
278 (three_byte_table): Ditto.
279 (xop_table): Ditto.
280 (vex_table): Ditto.
281 (vex_len_table): Ditto.
282 (vex_w_table): Ditto.
283 (mod_table): Ditto.
284 (bad_opcode): Ditto.
285 (print_insn): Use prefix_requirement.
286 (FGRPd9_2, FGRPd9_4, FGRPd9_5, FGRPd9_6, FGRPd9_7, FGRPda_5, FGRPdb_4,
287 FGRPde_3, FGRPdf_4): Fill prefix_requirement field.
288 (float_reg): Ditto.
289
2f783c1f
MF
2902015-03-30 Mike Frysinger <vapier@gentoo.org>
291
292 * d10v-opc.c (d10v_reg_name_cnt): Convert old style prototype.
293
b9d94d62
L
2942015-03-29 H.J. Lu <hongjiu.lu@intel.com>
295
296 * Makefile.in: Regenerated.
297
27c49e9a
AB
2982015-03-25 Anton Blanchard <anton@samba.org>
299
300 * ppc-dis.c (disassemble_init_powerpc): Only initialise
301 powerpc_opcd_indices and vle_opcd_indices once.
302
c4e676f1
AB
3032015-03-25 Anton Blanchard <anton@samba.org>
304
305 * ppc-opc.c (powerpc_opcodes): Add slbfee.
306
823d2571
TG
3072015-03-24 Terry Guo <terry.guo@arm.com>
308
309 * arm-dis.c (opcode32): Updated to use new arm feature struct.
310 (opcode16): Likewise.
311 (coprocessor_opcodes): Replace bit with feature struct.
312 (neon_opcodes): Likewise.
313 (arm_opcodes): Likewise.
314 (thumb_opcodes): Likewise.
315 (thumb32_opcodes): Likewise.
316 (print_insn_coprocessor): Likewise.
317 (print_insn_arm): Likewise.
318 (select_arm_features): Follow new feature struct.
319
029f3522
GG
3202015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
321
322 * i386-dis.c (rm_table): Add clzero.
323 * i386-gen.c (cpu_flag_init): Add new CPU_ZNVER1_FLAGS.
324 Add CPU_CLZERO_FLAGS.
325 (cpu_flags): Add CpuCLZERO.
326 * i386-opc.h: Add CpuCLZERO.
327 * i386-opc.tbl: Add clzero.
328 * i386-init.h: Re-generated.
329 * i386-tbl.h: Re-generated.
330
6914869a
AB
3312015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
332
333 * mips-opc.c (decode_mips_operand): Fix constraint issues
334 with u and y operands.
335
21e20815
AB
3362015-03-13 Andrew Bennett <andrew.bennett@imgtec.com>
337
338 * mips-opc.c (mips_builtin_opcodes): Add evp and dvp instructions.
339
6b1d7593
AK
3402015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
341
342 * s390-opc.c: Add new IBM z13 instructions.
343 * s390-opc.txt: Likewise.
344
c8f89a34
JW
3452015-03-10 Renlin Li <renlin.li@arm.com>
346
347 * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
348 stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
349 related alias.
350 * aarch64-asm-2.c: Regenerate.
351 * aarch64-dis-2.c: Likewise.
352 * aarch64-opc-2.c: Likewise.
353
d8282f0e
JW
3542015-03-03 Jiong Wang <jiong.wang@arm.com>
355
356 * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
357
ac994365
OE
3582015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
359
360 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
361 arch_sh_up.
362 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
363 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
364
fd63f640
V
3652015-02-23 Vinay <Vinay.G@kpit.com>
366
367 * rl78-decode.opc (MOV): Added space between two operands for
368 'mov' instruction in index addressing mode.
369 * rl78-decode.c: Regenerate.
370
f63c1776
PA
3712015-02-19 Pedro Alves <palves@redhat.com>
372
373 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
374
07774fcc
PA
3752015-02-10 Pedro Alves <palves@redhat.com>
376 Tom Tromey <tromey@redhat.com>
377
378 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
379 microblaze_and, microblaze_xor.
380 * microblaze-opc.h (opcodes): Adjust.
381
3f8107ab
AM
3822015-01-28 James Bowman <james.bowman@ftdichip.com>
383
384 * Makefile.am: Add FT32 files.
385 * configure.ac: Handle FT32.
386 * disassemble.c (disassembler): Call print_insn_ft32.
387 * ft32-dis.c: New file.
388 * ft32-opc.c: New file.
389 * Makefile.in: Regenerate.
390 * configure: Regenerate.
391 * po/POTFILES.in: Regenerate.
392
e5fe4957
KLC
3932015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
394
395 * nds32-asm.c (keyword_sr): Add new system registers.
396
1e2e8c52
AK
3972015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
398
399 * s390-dis.c (s390_extract_operand): Support vector register
400 operands.
401 (s390_print_insn_with_opcode): Support new operands types and add
402 new handling of optional operands.
403 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
404 and include opcode/s390.h instead.
405 (struct op_struct): New field `flags'.
406 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
407 (dumpTable): Dump flags.
408 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
409 string.
410 * s390-opc.c: Add new operands types, instruction formats, and
411 instruction masks.
412 (s390_opformats): Add new formats for .insn.
413 * s390-opc.txt: Add new instructions.
414
b90efa5b 4152015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 416
b90efa5b 417 Update year range in copyright notice of all files.
bffb6004 418
b90efa5b 419For older changes see ChangeLog-2014
252b5132 420\f
b90efa5b 421Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
422
423Copying and distribution of this file, with or without modification,
424are permitted in any medium without royalty provided the copyright
425notice and this notice are preserved.
426
252b5132 427Local Variables:
2f6d2f85
NC
428mode: change-log
429left-margin: 8
430fill-column: 74
252b5132
RH
431version-control: never
432End:
This page took 1.298646 seconds and 4 git commands to generate.