Updated Spanish translations.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2009-03-06 Nick Clifton <nickc@redhat.com>
2
3 * po/es.po: Updated Spanish translation.
4
5 2009-03-04 Alan Modra <amodra@bigpond.net.au>
6
7 PR 6768
8 * configure.in: Test for ld --as-needed support. Link shared
9 libopcodes against libm.
10 * configure: Regenerate.
11
12 2009-03-03 Peter Bergner <bergner@vnet.ibm.com>
13
14 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
15 instructions from newer processors are listed before older ones.
16
17 2009-03-03 Alan Modra <amodra@bigpond.net.au>
18
19 * Makefile.am: Run "make dep-am".
20 (HFILES): Move lm32-desc.h and lm32-opc.h from..
21 (CFILES): ..here.
22 * Makefile.in: Regenerate.
23
24 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
25
26 * score7-dis.c: New file.
27 * Makefile.am: Add dependencies for score7-dis.c.
28 * Makefile.in: Regenerate.
29 * configure.in: Add score7-dis to score files.
30 * configure: Regenerate.
31 * score-dis.c: Add support for score7 architecture.
32 * score-opc.h: Likewise.
33
34 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35
36 * configure: Regenerate.
37
38 2009-02-27 H.J. Lu <hongjiu.lu@intel.com>
39
40 * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
41
42 2009-02-26 Peter Bergner <bergner@vnet.ibm.com>
43
44 * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
45 the power7 and the isel instructions.
46 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
47 (insert_dm, extract_dm): Likewise.
48 (XB6): Update comment to include XX2 form.
49 (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
50 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
51 (RemoveXX3DM): Delete.
52 (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
53 "mftgpr">: Deprecate for POWER7.
54 <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
55 "frsqrte.">: Deprecate the three operand form and enable the two
56 operand form for POWER7 and later.
57 <"wait">: Extend to accept optional parameter. Enable for POWER7.
58 <"waitsrv", "waitimpl">: Add extended opcodes.
59 <"ldbrx", "stdbrx">: Enable for POWER7.
60 <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
61 <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
62 "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
63 "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
64 "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
65 "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
66 "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
67 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
68 <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
69 "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
70 "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
71 "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
72 "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
73 "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
74 "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
75 "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
76 "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
77 "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
78 "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
79 "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
80 "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
81 "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
82 "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
83 "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
84 "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
85 "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
86 "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
87 "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
88 "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
89 "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
90 "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
91 "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
92 "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
93 "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
94 "xxspltw", "xxswapd">: Add VSX opcodes.
95
96 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
97
98 * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
99 (operand_types): Remove Vex_Imm4.
100
101 * i386-opc.h (Vex_Imm4): Removed.
102 (OTMax): Updated.
103 (i386_operand_type): Remove vex_imm4.
104
105 * i386-opc.tbl: Remove Vex_Imm4 comments.
106 * i386-init.h: Regenerated.
107 * i386-tbl.h: Likewise.
108
109 2009-02-23 Richard Earnshaw <rearnsha@arm.com>
110
111 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
112 vq{r}shr{u}n.s64 insnstructions.
113
114 2009-02-19 Peter Bergner <bergner@vnet.ibm.com>
115
116 * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
117 operand to be a float point register (FRT/FRS).
118
119 2009-02-18 Adam Nemet <anemet@caviumnetworks.com>
120
121 * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
122 dmfc2 and dmtc2 before the architecture-level variants.
123
124 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
125
126 * fr30-opc.c: Regenerate.
127 * frv-opc.c: Regenerate.
128 * ip2k-opc.c: Regenerate.
129 * iq2000-opc.c: Regenerate.
130 * lm32-opc.c: Regenerate.
131 * m32c-opc.c: Regenerate.
132 * m32r-opc.c: Regenerate.
133 * mep-opc.c: Regenerate.
134 * mt-opc.c: Regenerate.
135 * xc16x-opc.c: Regenerate.
136 * xstormy16-opc.c: Regenerate.
137 * tic54x-dis.c (print_instruction): Avoid compiler warning on
138 sprintf call.
139
140 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
141
142 * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
143
144 2009-02-05 Peter Bergner <bergner@vnet.ibm.com>
145
146 * ppc-opc.c: Update copyright year.
147 (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
148 ordering for POWER4 and later and use the correct Server ordering.
149
150 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
151
152 AVX Programming Reference (January, 2009)
153 * i386-dis.c (PREFIX_VEX_3A44): New.
154 (VEX_LEN_3A44_P_2): Likewise.
155 (PREFIX_VEX_3A48): Updated.
156 (VEX_LEN_3A4C_P_2): Likewise.
157 (prefix_table): Add PREFIX_VEX_3A44.
158 (vex_table): Likewise.
159 (vex_len_table): Add VEX_LEN_3A44_P_2.
160
161 * i386-opc.tbl: Add PCLMUL + AVX instructions.
162 * i386-tbl.h: Regenerated.
163
164 2009-02-03 Sandip Matte <sandip@rmicorp.com>
165
166 * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
167 (mips_arch_choices): Add XLR entry.
168 * mips-opc.c (XLR): Define.
169 (mips_builtin_opcodes): Add XLR instructions.
170
171 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
172
173 * Makefile.am: Add install-pdf target.
174 * po/Make-in: Add install-pdf target.
175 * Makefile.in: Regenerate.
176
177 2009-02-02 DJ Delorie <dj@redhat.com>
178
179 * mep-asm.c: Regenerate.
180 * mep-desc.c: Regenerate.
181 * mep-desc.h: Regenerate.
182 * mep-dis.c: Regenerate.
183 * mep-ibld.c: Regenerate.
184 * mep-opc.c: Regenerate.
185 * mep-opc.h: Regenerate.
186
187 2009-01-29 Mark Mitchell <mark@codesourcery.com>
188
189 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
190 qsub, and qdsub.
191
192 2009-01-28 Chao-ying Fu <fu@mips.com>
193
194 * mips-opc.c (suxc1): Add the flag of FP_D.
195
196 2009-01-20 Alan Modra <amodra@bigpond.net.au>
197
198 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
199 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
200 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
201 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
202 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
203 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
204 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
205 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
206
207 2009-01-16 Alan Modra <amodra@bigpond.net.au>
208
209 * configure.in (commonbfdlib): Delete.
210 (SHARED_LIBADD): Add pic libiberty if such is available.
211 * configure: Regenerate.
212 * po/POTFILES.in: Regenerate.
213
214 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
215
216 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
217 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
218 operand form and enable the four operand form for POWER6 and later.
219 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
220 three operand form for POWER6 and later.
221
222 2009-01-14 Mike Frysinger <vapier@gentoo.org>
223
224 * bfin-dis.c (OUTS): Use "%s" as format string.
225
226 2009-01-13 H.J. Lu <hongjiu.lu@intel.com>
227
228 * i386-gen.c (cpu_flag_init): Remove a white space.
229 (operand_type_init): Likewise.
230
231 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
232
233 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
234 * i386-tbl.h: Regenerated.
235
236 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
237
238 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
239 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
240 subS, xorS and cmpS.
241
242 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
243
244 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
245 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
246 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
247 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
248 and CpuSYSCALL.
249 (lineno): Removed.
250 (set_bitfield): Take an argument, lineno. Don't report lineno
251 on error if it is -1.
252 (process_i386_cpu_flag): Take an argument, lineno.
253 (process_i386_opcode_modifier): Likewise.
254 (process_i386_operand_type): Likewise.
255 (output_i386_opcode): Likewise.
256 (opcode_hash_entry): Add lineno.
257 (process_i386_opcodes): Updated.
258 (process_i386_registers): Likewise.
259 (process_i386_initializers): Likewise.
260
261 * i386-opc.h (CpuP4): Removed.
262 (CpuK6): Likewise.
263 (CpuK8): Likewise.
264 (CpuClflush): New.
265 (CpuSYSCALL): Likewise.
266 (CpuMMX): Updated.
267 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
268 cpuclflush and cpusyscall.
269
270 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
271 syscall and sysret.
272 * i386-init.h: Regenerated.
273 * i386-tbl.h: Likewise.
274
275 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
276
277 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
278 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
279 (cpu_flags): Add CpuRdtscp.
280 (set_bitfield): Remove CpuSledgehammer check.
281
282 * i386-opc.h (CpuRdtscp): New.
283 (CpuLM): Updated.
284 (i386_cpu_flags): Add cpurdtscp.
285
286 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
287 * i386-init.h: Regenerated.
288 * i386-tbl.h: Likewise.
289
290 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
291
292 * ppc-opc.c (PPCNONE): Define.
293 (NOPOWER4): Delete.
294 (powerpc_opcodes): Initialize the new "deprecated" field.
295
296 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
297
298 AVX Programming Reference (December, 2008)
299 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
300 (VEX_LEN_E7_P_2_M_0): Likewise.
301 (VEX_LEN_2C_P_1): Updated.
302 (VEX_LEN_E8_P_2): Likewise.
303 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
304 (mod_table): Likewise.
305
306 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
307 * i386-tbl.h: Regenerated.
308
309 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
310
311 * i386-gen.c (process_copyright): Update for 2009.
312
313 * i386-init.h: Regenerated.
314 * i386-tbl.h: Likewise.
315
316 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
317
318 AVX Programming Reference (December, 2008)
319 * i386-dis.c (OP_VEX_FMA): Removed.
320 (OP_EX_VexW): Likewise.
321 (OP_EX_VexImmW): Likewise.
322 (OP_XMM_VexW): Likewise.
323 (VEXI4_Fixup): Likewise.
324 (VPERMIL2_Fixup): Likewise.
325 (VexI4): Likewise.
326 (VexFMA): Likewise.
327 (Vex128FMA): Likewise.
328 (EXVexW): Likewise.
329 (EXdVexW): Likewise.
330 (EXqVexW): Likewise.
331 (EXVexImmW): Likewise.
332 (XMVexW): Likewise.
333 (VPERMIL2): Likewise.
334 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
335 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
336 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
337 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
338 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
339 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
340 (get_vex_imm8): Likewise.
341 (OP_EX_VexReg): Likewise.
342 vpermil2_op): Likewise.
343 (EXVexWdq): New.
344 (vex_w_dq_mode): Likewise.
345 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
346 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
347 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
348 (es_reg): Updated.
349 (PREFIX_VEX_38DB): Likewise.
350 (PREFIX_VEX_3A4A): Likewise.
351 (PREFIX_VEX_3A60): Likewise.
352 (PREFIX_VEX_3ADF): Likewise.
353 (VEX_LEN_3ADF_P_2): Likewise.
354 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
355 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
356 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
357 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
358 PREFIX_VEX_3896...PREFIX_VEX_389F,
359 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
360 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
361 (vex_table): Likewise.
362 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
363 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
364 (putop): Support "%XW".
365 (intel_operand_size): Handle vex_w_dq_mode.
366
367 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
368
369 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
370 instructions. Add new FMA instructions.
371 * i386-tbl.h: Regenerated.
372
373 2009-01-02 Matthias Klose <doko@ubuntu.com>
374
375 * or32-opc.c (or32_print_register, or32_print_immediate,
376 disassemble_insn): Don't rely on undefined sprintf behaviour.
377
378 For older changes see ChangeLog-2008
379 \f
380 Local Variables:
381 mode: change-log
382 left-margin: 8
383 fill-column: 74
384 version-control: never
385 End:
This page took 0.038156 seconds and 5 git commands to generate.