a2822fb877c3b83280398b9b79f2c6b6578791c6
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-03-19 Nick Clifton <nickc@redhat.com>
2
3 * rx-decode.opc (bwl): Allow for bogus instructions with a size
4 field of 3.
5 (sbwl, ubwl): Likewise.
6 * rx-decode.c: Regenerate.
7
8 2014-03-12 Alan Modra <amodra@gmail.com>
9
10 * Makefile.in: Regenerate.
11
12 2014-03-05 Alan Modra <amodra@gmail.com>
13
14 Update copyright years.
15
16 2014-03-04 Heiher <r@hev.cc>
17
18 * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A.
19
20 2014-03-04 Richard Sandiford <rdsandiford@googlemail.com>
21
22 * mips-opc.c (mips_builtin_opcodes): Move the udi* instructions
23 so that they come after the Loongson extensions.
24
25 2014-03-03 Alan Modra <amodra@gmail.com>
26
27 * i386-gen.c (process_copyright): Emit copyright notice on one line.
28
29 2014-02-28 Alan Modra <amodra@gmail.com>
30
31 * msp430-decode.c: Regenerate.
32
33 2014-02-27 Jiong Wang <jiong.wang@arm.com>
34
35 * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with
36 FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle.
37
38 2014-02-27 Yufeng Zhang <yufeng.zhang@arm.com>
39
40 * aarch64-opc.c (print_register_offset_address): Call
41 get_int_reg_name to prepare the register name.
42
43 2014-02-25 Ilya Tocar <ilya.tocar@intel.com>
44
45 * i386-opc.tbl: Remove wrong variant of vcvtps2ph
46 * i386-tbl.h: Regenerate.
47
48 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
49
50 * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/
51 (cpu_flags): Add CpuPREFETCHWT1.
52 * i386-init.h: Regenerate.
53 * i386-opc.h (CpuPREFETCHWT1): New.
54 (i386_cpu_flags): Add cpuprefetchwt1.
55 * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1.
56 * i386-tbl.h: Regenerate.
57
58 2014-02-20 Ilya Tocar <ilya.tocar@intel.com>
59
60 * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD,
61 to CpuAVX512F.
62 * i386-tbl.h: Regenerate.
63
64 2014-02-19 H.J. Lu <hongjiu.lu@intel.com>
65
66 * i386-gen.c (output_cpu_flags): Don't output trailing space.
67 (output_opcode_modifier): Likewise.
68 (output_operand_type): Likewise.
69 * i386-init.h: Regenerated.
70 * i386-tbl.h: Likewise.
71
72 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
73
74 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
75 MOD_0FC7_REG_5.
76 (PREFIX enum): Add PREFIX_0FAE_REG_7.
77 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
78 (prefix_table): Add clflusopt.
79 (mod_table): Add xrstors, xsavec, xsaves.
80 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
81 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
82 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
83 * i386-init.h: Regenerate.
84 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
85 xsaves64, xsavec, xsavec64.
86 * i386-tbl.h: Regenerate.
87
88 2014-02-10 Alan Modra <amodra@gmail.com>
89
90 * po/POTFILES.in: Regenerate.
91 * po/opcodes.pot: Regenerate.
92
93 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
94 Jan Beulich <jbeulich@suse.com>
95
96 PR binutils/16490
97 * i386-dis.c (OP_E_memory): Fix shift computation for
98 vex_vsib_q_w_dq_mode.
99
100 2014-01-09 Bradley Nelson <bradnelson@google.com>
101 Roland McGrath <mcgrathr@google.com>
102
103 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
104 last_rex_prefix is -1.
105
106 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
107
108 * i386-gen.c (process_copyright): Update copyright year to 2014.
109
110 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
111
112 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
113
114 For older changes see ChangeLog-2013
115 \f
116 Copyright (C) 2014 Free Software Foundation, Inc.
117
118 Copying and distribution of this file, with or without modification,
119 are permitted in any medium without royalty provided the copyright
120 notice and this notice are preserved.
121
122 Local Variables:
123 mode: change-log
124 left-margin: 8
125 fill-column: 74
126 version-control: never
127 End:
This page took 0.040757 seconds and 4 git commands to generate.