Fix the disassembly of MSP430 extended index addressing mode.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-06-03 Nick Clifton <nickc@redhat.com>
2
3 * msp430-dis.c (msp430_doubleoperand): Use extension_word to
4 decide when extended addressing is being used.
5
6 2014-06-02 Eric Botcazou <ebotcazou@adacore.com>
7
8 * sparc-opc.c (cas): Disable for LEON.
9 (casl): Likewise.
10
11 2014-05-20 Alan Modra <amodra@gmail.com>
12
13 * m68k-dis.c: Don't include setjmp.h.
14
15 2014-05-09 H.J. Lu <hongjiu.lu@intel.com>
16
17 * i386-dis.c (ADDR16_PREFIX): Removed.
18 (ADDR32_PREFIX): Likewise.
19 (DATA16_PREFIX): Likewise.
20 (DATA32_PREFIX): Likewise.
21 (prefix_name): Updated.
22 (print_insn): Simplify data and address size prefixes processing.
23
24 2014-05-08 Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
25
26 * or1k-desc.c: Regenerated.
27 * or1k-desc.h: Likewise.
28 * or1k-opc.c: Likewise.
29 * or1k-opc.h: Likewise.
30 * or1k-opinst.c: Likewise.
31
32 2014-05-07 Andrew Bennett <andrew.bennett@imgtec.com>
33
34 * mips-opc.c (mips_builtin_opcodes): Add MIPS32r5 eretnc instruction.
35 (I34): New define.
36 (I36): New define.
37 (I66): New define.
38 (I68): New define.
39 * mips-dis.c (mips_arch_choices): Add mips32r3, mips32r5, mips64r3 and
40 mips64r5.
41 (parse_mips_dis_option): Update MSA and virtualization support to
42 allow mips64r3 and mips64r5.
43
44 2014-05-07 Andrew Bennett <andrew.bennett@imgtec.com>
45
46 * mips-opc.c (G3): Remove I4.
47
48 2014-05-05 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR binutils/16893
51 * i386-dis.c (twobyte_has_mandatory_prefix): New variable.
52 (end_codep): Likewise.
53 (mandatory_prefix): Likewise.
54 (active_seg_prefix): Likewise.
55 (ckprefix): Set active_seg_prefix to the active segment register
56 prefix.
57 (seg_prefix): Removed.
58 (get_valid_dis386): Use the last of PREFIX_REPNZ and PREFIX_REPZ
59 for prefix index. Ignore the index if it is invalid and the
60 mandatory prefix isn't required.
61 (print_insn): Set mandatory_prefix if the PREFIX_XXX prefix is
62 mandatory. Don't set PREFIX_REPZ/PREFIX_REPNZ/PREFIX_LOCK bits
63 in used_prefixes here. Don't print unused prefixes. Check
64 active_seg_prefix for the active segment register prefix.
65 Restore the DFLAG bit in sizeflag if the data size prefix is
66 unused. Check the unused mandatory PREFIX_XXX prefixes
67 (append_seg): Only print the segment register which gets used.
68 (OP_E_memory): Check active_seg_prefix for the segment register
69 prefix.
70 (OP_OFF): Likewise.
71 (OP_OFF64): Likewise.
72 (OP_DSreg): Set active_seg_prefix to PREFIX_DS if it is unset.
73
74 2014-05-02 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR binutils/16886
77 * config.in: Regenerated.
78 * configure: Likewise.
79 * configure.in: Check if sigsetjmp is available.
80 * h8500-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
81 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
82 (print_insn_h8500): Replace setjmp with OPCODES_SIGSETJMP.
83 * i386-dis.c (dis_private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
84 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
85 (print_insn): Replace setjmp with OPCODES_SIGSETJMP.
86 * ns32k-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
87 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
88 (print_insn_ns32k): Replace setjmp with OPCODES_SIGSETJMP.
89 * sysdep.h (OPCODES_SIGJMP_BUF): New macro.
90 (OPCODES_SIGSETJMP): Likewise.
91 (OPCODES_SIGLONGJMP): Likewise.
92 * vax-dis.c (private): Replace jmp_buf with OPCODES_SIGJMP_BUF.
93 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
94 (print_insn_vax): Replace setjmp with OPCODES_SIGSETJMP.
95 * xtensa-dis.c (dis_private): Replace jmp_buf with
96 OPCODES_SIGJMP_BUF.
97 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
98 (print_insn_xtensa): Replace setjmp with OPCODES_SIGSETJMP.
99 * z8k-dis.c(instr_data_s): Replace jmp_buf with OPCODES_SIGJMP_BUF.
100 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
101 (print_insn_z8k): Replace setjmp with OPCODES_SIGSETJMP.
102
103 2014-05-01 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR binutils/16891
106 * i386-dis.c (print_insn): Handle prefixes before fwait.
107
108 2014-04-26 Alan Modra <amodra@gmail.com>
109
110 * po/POTFILES.in: Regenerate.
111
112 2014-04-23 Andrew Bennett <andrew.bennett@imgtec.com>
113
114 * mips-dis.c (mips_arch_choices): Update mips32r2 and mips64r2
115 to allow the MIPS XPA ASE.
116 (parse_mips_dis_option): Process the -Mxpa option.
117 * mips-opc.c (XPA): New define.
118 (mips_builtin_opcodes): Add MIPS XPA instructions and move the
119 locations of the ctc0 and cfc0 instructions.
120
121 2014-04-22 Christian Svensson <blue@cmd.nu>
122
123 * Makefile.am: Remove openrisc and or32 support. Add support for or1k.
124 * configure.in: Likewise.
125 * disassemble.c: Likewise.
126 * or1k-asm.c: New file.
127 * or1k-desc.c: New file.
128 * or1k-desc.h: New file.
129 * or1k-dis.c: New file.
130 * or1k-ibld.c: New file.
131 * or1k-opc.c: New file.
132 * or1k-opc.h: New file.
133 * or1k-opinst.c: New file.
134 * Makefile.in: Regenerate.
135 * configure: Regenerate.
136 * openrisc-asm.c: Delete.
137 * openrisc-desc.c: Delete.
138 * openrisc-desc.h: Delete.
139 * openrisc-dis.c: Delete.
140 * openrisc-ibld.c: Delete.
141 * openrisc-opc.c: Delete.
142 * openrisc-opc.h: Delete.
143 * or32-dis.c: Delete.
144 * or32-opc.c: Delete.
145
146 2014-04-04 Ilya Tocar <ilya.tocar@intel.com>
147
148 * i386-dis.c (rm_table): Add encls, enclu.
149 * i386-gen.c (cpu_flag_init): Add CPU_SE1_FLAGS,
150 (cpu_flags): Add CpuSE1.
151 * i386-opc.h (enum): Add CpuSE1.
152 (i386_cpu_flags): Add cpuse1.
153 * i386-opc.tbl: Add encls, enclu.
154 * i386-init.h: Regenerated.
155 * i386-tbl.h: Likewise.
156
157 2014-04-02 Anthony Green <green@moxielogic.com>
158
159 * moxie-opc.c (moxie_form1_opc_info): Add sign-extension
160 instructions, sex.b and sex.s.
161
162 2014-03-26 Jiong Wang <jiong.wang@arm.com>
163
164 * aarch64-dis.c (aarch64_ext_ldst_elemlist): Check H/S undefined
165 instructions.
166
167 2014-03-20 Ilya Tocar <ilya.tocar@intel.com>
168
169 * i386-opc.tbl: Change memory size for vgatherpf0qps, vgatherpf1qps,
170 vscatterpf0qps, vscatterpf1qps, vgatherqps, vpgatherqd, vpscatterqd,
171 vscatterqps.
172 * i386-tbl.h: Regenerate.
173
174 2014-03-19 Jose E. Marchesi <jose.marchesi@oracle.com>
175
176 * sparc-dis.c (v9_hpriv_reg_names): Names for %hstick_offset and
177 %hstick_enable added.
178
179 2014-03-19 Nick Clifton <nickc@redhat.com>
180
181 * rx-decode.opc (bwl): Allow for bogus instructions with a size
182 field of 3.
183 (sbwl, ubwl, SCALE): Likewise.
184 * rx-decode.c: Regenerate.
185
186 2014-03-12 Alan Modra <amodra@gmail.com>
187
188 * Makefile.in: Regenerate.
189
190 2014-03-05 Alan Modra <amodra@gmail.com>
191
192 Update copyright years.
193
194 2014-03-04 Heiher <r@hev.cc>
195
196 * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A.
197
198 2014-03-04 Richard Sandiford <rdsandiford@googlemail.com>
199
200 * mips-opc.c (mips_builtin_opcodes): Move the udi* instructions
201 so that they come after the Loongson extensions.
202
203 2014-03-03 Alan Modra <amodra@gmail.com>
204
205 * i386-gen.c (process_copyright): Emit copyright notice on one line.
206
207 2014-02-28 Alan Modra <amodra@gmail.com>
208
209 * msp430-decode.c: Regenerate.
210
211 2014-02-27 Jiong Wang <jiong.wang@arm.com>
212
213 * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
214 FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
215
216 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
217
218 * aarch64-opc.c (print_register_offset_address): Call
219 get_int_reg_name to prepare the register name.
220
221 2014-02-25 Ilya Tocar <ilya.tocar@intel.com>
222
223 * i386-opc.tbl: Remove wrong variant of vcvtps2ph
224 * i386-tbl.h: Regenerate.
225
226 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
227
228 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
229 (cpu_flags): Add CpuPREFETCHWT1.
230 * i386-init.h: Regenerate.
231 * i386-opc.h (CpuPREFETCHWT1): New.
232 (i386_cpu_flags): Add cpuprefetchwt1.
233 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
234 * i386-tbl.h: Regenerate.
235
236 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
237
238 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
239 to CpuAVX512F.
240 * i386-tbl.h: Regenerate.
241
242 2014-02-19 H.J. Lu <hongjiu.lu@intel.com>
243
244 * i386-gen.c (output_cpu_flags): Don't output trailing space.
245 (output_opcode_modifier): Likewise.
246 (output_operand_type): Likewise.
247 * i386-init.h: Regenerated.
248 * i386-tbl.h: Likewise.
249
250 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
251
252 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
253 MOD_0FC7_REG_5.
254 (PREFIX enum): Add PREFIX_0FAE_REG_7.
255 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
256 (prefix_table): Add clflusopt.
257 (mod_table): Add xrstors, xsavec, xsaves.
258 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
259 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
260 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
261 * i386-init.h: Regenerate.
262 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
263 xsaves64, xsavec, xsavec64.
264 * i386-tbl.h: Regenerate.
265
266 2014-02-10 Alan Modra <amodra@gmail.com>
267
268 * po/POTFILES.in: Regenerate.
269 * po/opcodes.pot: Regenerate.
270
271 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
272 Jan Beulich <jbeulich@suse.com>
273
274 PR binutils/16490
275 * i386-dis.c (OP_E_memory): Fix shift computation for
276 vex_vsib_q_w_dq_mode.
277
278 2014-01-09 Bradley Nelson <bradnelson@google.com>
279 Roland McGrath <mcgrathr@google.com>
280
281 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
282 last_rex_prefix is -1.
283
284 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
285
286 * i386-gen.c (process_copyright): Update copyright year to 2014.
287
288 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
289
290 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
291
292 For older changes see ChangeLog-2013
293 \f
294 Copyright (C) 2014 Free Software Foundation, Inc.
295
296 Copying and distribution of this file, with or without modification,
297 are permitted in any medium without royalty provided the copyright
298 notice and this notice are preserved.
299
300 Local Variables:
301 mode: change-log
302 left-margin: 8
303 fill-column: 74
304 version-control: never
305 End:
This page took 0.035753 seconds and 5 git commands to generate.