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