Ignore DLL load/unload events during inferior initialization.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2014-02-19 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-gen.c (output_cpu_flags): Don't output trailing space.
4 (output_opcode_modifier): Likewise.
5 (output_operand_type): Likewise.
6 * i386-init.h: Regenerated.
7 * i386-tbl.h: Likewise.
8
9 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
10
11 * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4,
12 MOD_0FC7_REG_5.
13 (PREFIX enum): Add PREFIX_0FAE_REG_7.
14 (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5.
15 (prefix_table): Add clflusopt.
16 (mod_table): Add xrstors, xsavec, xsaves.
17 * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS,
18 CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS.
19 (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC.
20 * i386-init.h: Regenerate.
21 * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves,
22 xsaves64, xsavec, xsavec64.
23 * i386-tbl.h: Regenerate.
24
25 2014-02-10 Alan Modra <amodra@gmail.com>
26
27 * po/POTFILES.in: Regenerate.
28 * po/opcodes.pot: Regenerate.
29
30 2014-01-30 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
31 Jan Beulich <jbeulich@suse.com>
32
33 PR binutils/16490
34 * i386-dis.c (OP_E_memory): Fix shift computation for
35 vex_vsib_q_w_dq_mode.
36
37 2014-01-09 Bradley Nelson <bradnelson@google.com>
38 Roland McGrath <mcgrathr@google.com>
39
40 * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when
41 last_rex_prefix is -1.
42
43 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
44
45 * i386-gen.c (process_copyright): Update copyright year to 2014.
46
47 2014-01-03 Maciej W. Rozycki <macro@codesourcery.com>
48
49 * nds32-asm.c (parse_operand): Fix out-of-range integer constant.
50
51 For older changes see ChangeLog-2013
52 \f
53 Copyright (C) 2014 Free Software Foundation, Inc.
54
55 Copying and distribution of this file, with or without modification,
56 are permitted in any medium without royalty provided the copyright
57 notice and this notice are preserved.
58
59 Local Variables:
60 mode: change-log
61 left-margin: 8
62 fill-column: 74
63 version-control: never
64 End:
This page took 0.030548 seconds and 4 git commands to generate.