Fix a typo in comments for CpuFSGSBase.
[binutils.git] / opcodes / ChangeLog
blob96fffad2131160425bae24bc2d67f33147af3d88
1 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3         * i386-opc.h (CpuFSGSBase): Fix a typo in comments.
5 2010-07-03  Andreas Schwab  <schwab@linux-m68k.org>
7         * ppc-dis.c (powerpc_init_dialect): Cast PPC_OPCODE_xxx to
8         ppc_cpu_t before inverting.
9         (ppc_parse_cpu): Likewise.
10         (print_insn_powerpc): Likewise.
12 2010-07-03  Alan Modra  <amodra@gmail.com>
14         * ppc-dis.c (ppc_opts, powerpc_init_dialect): Remove old opcode flags.
15         * ppc-opc.c (PPC32, POWER32, COM32, CLASSIC): Delete.
16         (PPC64, MFDEC2): Update.
17         (NON32, NO371): Define.
18         (powerpc_opcode): Update to not use old opcode flags, and avoid
19         -m601 duplicates.
21 2010-07-03  DJ Delorie  <dj@delorie.com>
23         * m32c-ibld.c: Regenerate.
25 2010-07-03  Alan Modra  <amodra@gmail.com>
27         * ppc-opc.c (PWR2COM): Define.
28         (PPCPWR2): Add PPC_OPCODE_COMMON.
29         (powerpc_opcodes): Add "subc", "subco", "subco.", "fcir", "fcir.",
30         "fcirz", "fcirz." to -mcom opcodes.  Remove "mfsri", "dclst",
31         "rac" from -mcom.
33 2010-07-01  H.J. Lu  <hongjiu.lu@intel.com>
35         AVX Programming Reference (June, 2010)
36         * i386-dis.c (PREFIX_0FAE_REG_0): New.
37         (PREFIX_0FAE_REG_1): Likewise.
38         (PREFIX_0FAE_REG_2): Likewise.
39         (PREFIX_0FAE_REG_3): Likewise.
40         (PREFIX_VEX_3813): Likewise.
41         (PREFIX_VEX_3A1D): Likewise.
42         (prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
43         PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3, PREFIX_VEX_3813 and
44         PREFIX_VEX_3A1D.
45         (vex_table): Add PREFIX_VEX_3813 and PREFIX_VEX_3A1D.
46         (mod_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1,
47         PREFIX_0FAE_REG_2, PREFIX_0FAE_REG_3 xsaveopt and rdrnd.
49         * i386-gen.c (cpu_flag_init): Add CPU_XSAVEOPT_FLAGS,
50         CPU_FSGSBASE_FLAGS, CPU_RDRND_FLAGS and CPU_F16C_FLAGS.
51         (cpu_flags): Add CpuXsaveopt, CpuFSGSBase, CpuRdRnd and CpuF16C.
53         * i386-opc.h (CpuXsaveopt): New.
54         (CpuFSGSBase): Likewise.
55         (CpuRdRnd): Likewise.
56         (CpuF16C): Likewise.
57         (i386_cpu_flags): Add cpuxsaveopt, cpufsgsbase, cpurdrnd and
58         cpuf16c.
60         * i386-opc.tbl: Add xsaveopt, rdfsbase, rdgsbase, rdrnd,
61         wrfsbase, wrgsbase, vcvtph2ps and vcvtps2ph.
62         * i386-init.h: Regenerated.
63         * i386-tbl.h: Likewise.
65 2010-07-01  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
67         * ppc-opc.c (powerpc_opcodes): Revert deprecation of mfocrf, mtcrf
68         and mtocrf on EFS.
70 2010-06-29  Alan Modra  <amodra@gmail.com>
72         * maxq-dis.c: Delete file.
73         * Makefile.am: Remove references to maxq.
74         * configure.in: Likewise.
75         * disassemble.c: Likewise.
76         * Makefile.in: Regenerate.
77         * configure: Regenerate.
78         * po/POTFILES.in: Regenerate.
80 2010-06-29  Alan Modra  <amodra@gmail.com>
82         * mep-dis.c: Regenerate.
84 2010-06-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
86         * arm-disc.c (parse_insn_neon):  Fix Neon alignment syntax.
88 2010-06-27  Alan Modra  <amodra@gmail.com>
90         * arc-dis.c (arc_sprintf): Delete set but unused variables.
91         (decodeInstr): Likewise.
92         * dlx-dis.c (print_insn_dlx): Likewise.
93         * h8300-dis.c (bfd_h8_disassemble_init): Likewise.
94         * maxq-dis.c (check_move, print_insn): Likewise.
95         * mep-dis.c (mep_examine_ivc2_insns): Likewise.
96         * msp430-dis.c (msp430_branchinstr): Likewise.
97         * bfin-dis.c (_print_insn_bfin): Avoid set but unused warning.
98         * cgen-asm.in (parse_insn_normal, _cgen_assemble_insn): Likewise.
99         * sparc-dis.c (print_insn_sparc): Likewise.
100         * fr30-asm.c: Regenerate.
101         * frv-asm.c: Regenerate.
102         * ip2k-asm.c: Regenerate.
103         * iq2000-asm.c: Regenerate.
104         * lm32-asm.c: Regenerate.
105         * m32c-asm.c: Regenerate.
106         * m32r-asm.c: Regenerate.
107         * mep-asm.c: Regenerate.
108         * mt-asm.c: Regenerate.
109         * openrisc-asm.c: Regenerate.
110         * xc16x-asm.c: Regenerate.
111         * xstormy16-asm.c: Regenerate.
113 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
115         PR gas/11673
116         * m68k-opc.c (m68k_opcodes): Remove move.l for isab and later.
118 2010-06-16  Vincent Rivière  <vincent.riviere@freesbee.fr>
120         PR binutils/11676
121         * m68k-dis.c (print_insn_arg): Prefix float constants with #0e.
123 2010-06-14  Sebastian Andrzej Siewior  <bigeasy@linutronix.de>
125         * ppc-dis.c (ppc_opts):  Remove PPC_OPCODE_E500MC from e500 and
126         e500x2.  Add PPC_OPCODE_E500 to e500 and e500x2
127         * ppc-opc.c (powerpc_opcodes): Deprecate all opcodes on EFS which
128         touch floating point regs and are enabled by COM, PPC or PPCCOM.
129         Treat sync as msync on e500.  Treat eieio as mbar 1 on e500.
130         Treat lwsync as msync on e500.
132 2010-06-07  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
134         * arm-dis.c (thumb-opcodes): Add disassembly for movs.
136 2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
138         * arm-dis.c (print_insn_neon):  Ensure disassembly of Neon
139         constants is the same on 32-bit and 64-bit hosts.
141 2010-05-27  Jason Duerstock  <jason.duerstock+binutils@gmail.com>
143         * m68k-dis.c (print_insn_m68k): Emit undefined instructions as
144         .short directives so that they can be reassembled.
146 2010-05-26  Catherine Moore <clm@codesourcery.com>
147             David Ung  <davidu@mips.com>
149         * mips-opc.c: Change membership to I1 for instructions ssnop and
150         ehb.
152 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
154         * i386-dis.c (sib): New.
155         (get_sib): Likewise.
156         (print_insn): Call get_sib.
157         OP_E_memory): Use sib.
159 2010-05-26  Catherine Moore  <clm@codesoourcery.com>
161         * mips-dis.c (mips_arch): Remove INSN_MIPS16.
162         * mips-opc.c (I16): Remove.
163         (mips_builtin_op): Reclassify jalx.
165 2010-05-19  Alan Modra  <amodra@gmail.com>
167         * ppc-opc.c (powerpc_opcodes): Enable divdeu, devweu, divde,
168         divwe, divdeuo, divweuo, divdeo, divweo for A2.  Add icswepx.
170 2010-05-13  Alan Modra  <amodra@gmail.com>
172         * ppc-opc.c (powerpc_opcodes): Correct wclr encoding.
174 2010-05-11  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
176         * arm-dis.c (thumb_opcodes): Update ldmia entry to use new %W
177         format.
178         (print_insn_thumb16): Add support for new %W format.
180 2010-05-07  Tristan Gingold  <gingold@adacore.com>
182         * Makefile.in: Regenerate with automake 1.11.1.
183         * aclocal.m4: Ditto.
185 2010-05-05  Nick Clifton  <nickc@redhat.com>
187         * po/es.po: Updated Spanish translation.
189 2010-04-22  Nick Clifton  <nickc@redhat.com>
191         * po/opcodes.pot: Updated by the Translation project.
192         * po/vi.po: Updated Vietnamese translation.
194 2010-04-16  H.J. Lu  <hongjiu.lu@intel.com>
196         * i386-dis.c (get_valid_dis386): Return bad_opcode on unknown
197         bits in opcode.
199 2010-04-09  Nick Clifton  <nickc@redhat.com>
201         * i386-dis.c (print_insn): Remove unused variable op.
202         (OP_sI): Remove unused variable mask.
204 2010-04-07  Alan Modra  <amodra@gmail.com>
206         * configure: Regenerate.
208 2010-04-06  Peter Bergner  <bergner@vnet.ibm.com>
210         * ppc-opc.c (RBOPT): New define.
211         ("dccci"): Enable for PPCA2.  Make operands optional.
212         ("iccci"): Likewise.  Do not deprecate for PPC476.
214 2010-04-02  Masaki Muranaka  <monaka@monami-software.com>
216         * cr16-opc.c (cr16_instruction): Fix typo in comment.
218 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
220         * Makefile.am (TARGET_LIBOPCODES_CFILES): Add tic6x-dis.c.
221         * Makefile.in: Regenerate.
222         * configure.in (bfd_tic6x_arch): New.
223         * configure: Regenerate.
224         * disassemble.c (ARCH_tic6x): Define if ARCH_all.
225         (disassembler): Handle TI C6X.
226         * tic6x-dis.c: New.
228 2010-03-24  Mike Frysinger  <vapier@gentoo.org>
230         * bfin-dis.c (decode_regs_hi): Change REG_LH2 typo to REG_MH2.
232 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
234         * dis-buf.c (buffer_read_memory): Give error for reading just
235         before the start of memory.
237 2010-03-22  Sebastian Pop  <sebastian.pop@amd.com>
238             Quentin Neill <quentin.neill@amd.com>
240         * i386-dis.c (OP_LWP_I): Removed.
241         (reg_table): Do not use OP_LWP_I, use Iq.
242         (OP_LWPCB_E): Remove use of names16.
243         (OP_LWP_E): Same.
244         * i386-opc.tbl: Removed 16bit LWP insns.  32bit LWP insns
245         should not set the Vex.length bit.
246         * i386-tbl.h: Regenerated.
248 2010-02-25  Edmar Wienskoski  <edmar@freescale.com>
250         * ppc-dis.c (ppc_opts): Add PPC_OPCODE_E500MC for "e500mc64".
252 2010-02-24  Nick Clifton  <nickc@redhat.com>
254         PR binutils/6773
255         * arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
256         <prefix>asx.  Replace <prefix>subaddx with <prefix>sax.
257         (thumb32_opcodes): Likewise.
259 2010-02-15  Nick Clifton  <nickc@redhat.com>
261         * po/vi.po: Updated Vietnamese translation.
263 2010-02-12  Doug Evans  <dje@sebabeach.org>
265         * lm32-opinst.c: Regenerate.
267 2010-02-11  Doug Evans  <dje@sebabeach.org>
269         * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.
270         (print_address): Delete CGEN_PRINT_ADDRESS.
271         * fr30-dis.c, * frv-dis.c, * ip2k-dis.c, * iq2000-dis.c,
272         * lm32-dis.c, * m32c-dis.c, * m32r-desc.c, * m32r-desc.h,
273         * m32r-dis.c, * mep-dis.c, * mt-dis.c, * openrisc-dis.c,
274         * xc16x-dis.c, * xstormy16-dis.c: Regenerate.
276         * fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
277         * frv-desc.c, * frv-desc.h, * frv-opc.c,
278         * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c,
279         * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c,
280         * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c,
281         * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
282         * m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c,
283         * mep-desc.c, * mep-desc.h, * mep-opc.c,
284         * mt-desc.c, * mt-desc.h, * mt-opc.c,
285         * openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c,
286         * xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c,
287         * xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
289 2010-02-11  H.J. Lu  <hongjiu.lu@intel.com>
291         * i386-dis.c: Update copyright.
292         * i386-gen.c: Likewise.
293         * i386-opc.h: Likewise.
294         * i386-opc.tbl: Likewise.
296 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
297             Sebastian Pop  <sebastian.pop@amd.com>
299         * i386-dis.c (OP_EX_VexImmW): Reintroduced
300         function to handle 5th imm8 operand.
301         (PREFIX_VEX_3A48): Added.
302         (PREFIX_VEX_3A49): Added.
303         (VEX_W_3A48_P_2): Added.
304         (VEX_W_3A49_P_2): Added.
305         (prefix table): Added entries for PREFIX_VEX_3A48
306         and PREFIX_VEX_3A49.
307         (vex table): Added entries for VEX_W_3A48_P_2 and
308         and VEX_W_3A49_P_2.
309         * i386-gen.c (operand_type_init): Added OPERAND_TYPE_VEC_IMM4
310         for Vec_Imm4 operands.
311         * i386-opc.h (enum): Added Vec_Imm4.
312         (i386_operand_type): Added vec_imm4.
313         * i386-opc.tbl: Add entries for vpermilp[ds].
314         * i386-init.h: Regenerated.
315         * i386-tbl.h: Regenerated.
317 2010-02-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
319         * ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
320         and "pwr7".  Move "a2" into alphabetical order.
322 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
324         * ppc-dis.c (ppc_opts): Add titan entry.
325         * ppc-opc.c (TITAN, MULHW): Define.
326         (powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
328 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
330         * i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
331         to CPU_BDVER1_FLAGS
332         * i386-init.h: Regenerated.
334 2010-02-03  Anthony Green  <green@moxielogic.com>
336         * moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
337         0x0f, and make 0x00 an illegal instruction.
339 2010-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
341         * opcodes/arm-dis.c (struct arm_private_data): New.
342         (print_insn_coprocessor, print_insn_arm): Update to use struct
343         arm_private_data.
344         (is_mapping_symbol, get_map_sym_type): New functions.
345         (get_sym_code_type): Check the symbol's section.  Do not check
346         mapping symbols.
347         (print_insn): Default to disassembling ARM mode code.  Check
348         for mapping symbols separately from other symbols.  Use
349         struct arm_private_data.
351 2010-01-28  H.J. Lu  <hongjiu.lu@intel.com>
353         * i386-dis.c (EXVexWdqScalar): New.
354         (vex_scalar_w_dq_mode): Likewise.
355         (prefix_table): Update entries for PREFIX_VEX_3899,
356         PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
357         PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
358         PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
359         PREFIX_VEX_38BD and PREFIX_VEX_38BF.
360         (intel_operand_size): Handle vex_scalar_w_dq_mode.
361         (OP_EX): Likewise.
363 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
365         * i386-dis.c (XMScalar): New.
366         (EXdScalar): Likewise.
367         (EXqScalar): Likewise.
368         (EXqScalarS): Likewise.
369         (VexScalar): Likewise.
370         (EXdVexScalarS): Likewise.
371         (EXqVexScalarS): Likewise.
372         (XMVexScalar): Likewise.
373         (scalar_mode): Likewise.
374         (d_scalar_mode): Likewise.
375         (d_scalar_swap_mode): Likewise.
376         (q_scalar_mode): Likewise.
377         (q_scalar_swap_mode): Likewise.
378         (vex_scalar_mode): Likewise.
379         (vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
380         VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
381         VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
382         VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
383         VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
384         VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
385         VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
386         VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
387         VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
388         VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
389         (vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
390         VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
391         VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
392         VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
393         VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
394         VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
395         VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
396         VEX_W_7E_P_1, VEX_W_D6_P_2  VEX_W_C2_P_1, VEX_W_C2_P_3,
397         VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
398         (intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
399         q_scalar_mode, q_scalar_swap_mode.
400         (OP_XMM): Handle scalar_mode.
401         (OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
402         and q_scalar_swap_mode.
403         (OP_VEX): Handle vex_scalar_mode.
405 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
407         * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
409 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
411         * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
413 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
415         * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
417 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
419         * i386-dis.c (Bad_Opcode): New.
420         (bad_opcode): Likewise.
421         (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
422         (dis386_twobyte): Likewise.
423         (reg_table): Likewise.
424         (prefix_table): Likewise.
425         (x86_64_table): Likewise.
426         (vex_len_table): Likewise.
427         (vex_w_table): Likewise.
428         (mod_table): Likewise.
429         (rm_table): Likewise.
430         (float_reg): Likewise.
431         (reg_table): Remove trailing "(bad)" entries.
432         (prefix_table): Likewise.
433         (x86_64_table): Likewise.
434         (vex_len_table): Likewise.
435         (vex_w_table): Likewise.
436         (mod_table): Likewise.
437         (rm_table): Likewise.
438         (get_valid_dis386): Handle bytemode 0.
440 2010-01-23  H.J. Lu  <hongjiu.lu@intel.com>
442         * i386-opc.h (VEXScalar): New.
444         * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
445         instructions.
446         * i386-tbl.h: Regenerated.
448 2010-01-21  H.J. Lu  <hongjiu.lu@intel.com>
450         * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
452         * i386-opc.tbl: Add xsave64 and xrstor64.
453         * i386-tbl.h: Regenerated.
455 2010-01-20  Nick Clifton  <nickc@redhat.com>
457         PR 11170
458         * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
459         based post-indexed addressing.
461 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
463         * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
464         * i386-tbl.h: Regenerated.
466 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
468         * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
469         comments.
471 2010-01-14  H.J. Lu  <hongjiu.lu@intel.com>
473         * i386-dis.c (names_mm): New.
474         (intel_names_mm): Likewise.
475         (att_names_mm): Likewise.
476         (names_xmm): Likewise.
477         (intel_names_xmm): Likewise.
478         (att_names_xmm): Likewise.
479         (names_ymm): Likewise.
480         (intel_names_ymm): Likewise.
481         (att_names_ymm): Likewise.
482         (print_insn): Set names_mm, names_xmm and names_ymm.
483         (OP_MMX): Use names_mm, names_xmm and names_ymm.
484         (OP_XMM): Likewise.
485         (OP_EM): Likewise.
486         (OP_EMC): Likewise.
487         (OP_MXC): Likewise.
488         (OP_EX): Likewise.
489         (XMM_Fixup): Likewise.
490         (OP_VEX): Likewise.
491         (OP_EX_VexReg): Likewise.
492         (OP_Vex_2src): Likewise.
493         (OP_Vex_2src_1): Likewise.
494         (OP_Vex_2src_2): Likewise.
495         (OP_REG_VexI4): Likewise.
497 2010-01-13  H.J. Lu  <hongjiu.lu@intel.com>
499         * i386-dis.c (print_insn): Update comments.
501 2010-01-12  H.J. Lu  <hongjiu.lu@intel.com>
503         * i386-dis.c (rex_original): Removed.
504         (ckprefix): Remove rex_original.
505         (print_insn): Update comments.
507 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
509         * Makefile.in: Regenerate.
510         * configure: Regenerate.
512 2010-01-07  Doug Evans  <dje@sebabeach.org>
514         * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
515         * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
516         * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
517         * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
518         * xstormy16-ibld.c: Regenerate.
520 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
522         * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
523         * i386-init.h: Regenerated.
525 2010-01-06  Daniel Gutson  <dgutson@codesourcery.com>
527         * arm-dis.c (print_insn): Fixed search for next symbol and data
528         dumping condition, and the initial mapping symbol state.
530 2010-01-05  Doug Evans  <dje@sebabeach.org>
532         * cgen-ibld.in: #include "cgen/basic-modes.h".
533         * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
534         * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
535         * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
536         * xstormy16-ibld.c: Regenerate.
538 2010-01-04  Nick Clifton  <nickc@redhat.com>
540         PR 11123
541         * arm-dis.c (print_insn_coprocessor): Initialise value.
543 2010-01-04  Edmar Wienskoski  <edmar@freescale.com>
545         * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
547 2010-01-02  Doug Evans  <dje@sebabeach.org>
549         * cgen-asm.in: Update copyright year.
550         * cgen-dis.in: Update copyright year.
551         * cgen-ibld.in: Update copyright year.
552         * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
553         * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
554         * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
555         * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
556         * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
557         * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
558         * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
559         * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
560         * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
561         * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
562         * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
563         * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
564         * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
565         * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
566         * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
567         * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
568         * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
569         * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
570         * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
571         * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
572         * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
574 For older changes see ChangeLog-2009
576 Local Variables:
577 mode: change-log
578 left-margin: 8
579 fill-column: 74
580 version-control: never
581 End: