]>
Commit | Line | Data |
---|---|---|
fa47fa92 AM |
1 | 2014-03-12 Alan Modra <[email protected]> |
2 | ||
3 | * Makefile.in: Regenerate. | |
4 | ||
4b95cf5c AM |
5 | 2014-03-05 Alan Modra <[email protected]> |
6 | ||
7 | Update copyright years. | |
8 | ||
cd0c81e9 | 9 | 2014-03-04 Heiher <[email protected]> |
4ba154f5 RS |
10 | |
11 | * mips-dis.c (mips_arch_choices): Usee ISA_MIPS64R2 for Loongson-3A. | |
12 | ||
079b5aec RS |
13 | 2014-03-04 Richard Sandiford <[email protected]> |
14 | ||
15 | * mips-opc.c (mips_builtin_opcodes): Move the udi* instructions | |
16 | so that they come after the Loongson extensions. | |
17 | ||
2c80b753 AM |
18 | 2014-03-03 Alan Modra <[email protected]> |
19 | ||
20 | * i386-gen.c (process_copyright): Emit copyright notice on one line. | |
21 | ||
b721f1fa AM |
22 | 2014-02-28 Alan Modra <[email protected]> |
23 | ||
24 | * msp430-decode.c: Regenerate. | |
25 | ||
f17c8bfc YZ |
26 | 2014-02-27 Jiong Wang <[email protected]> |
27 | ||
28 | * aarch64-tbl.h (aarch64_opcode_table): Replace IMM0 with | |
29 | FPIMM0 for fcmeq, fcmgt, fcmge, fcmlt and fcmle. | |
30 | ||
a58549dd YZ |
31 | 2014-02-27 Yufeng Zhang <[email protected]> |
32 | ||
33 | * aarch64-opc.c (print_register_offset_address): Call | |
34 | get_int_reg_name to prepare the register name. | |
35 | ||
d6e9dd78 IT |
36 | 2014-02-25 Ilya Tocar <[email protected]> |
37 | ||
38 | * i386-opc.tbl: Remove wrong variant of vcvtps2ph | |
39 | * i386-tbl.h: Regenerate. | |
40 | ||
41 | 2014-02-20 Ilya Tocar <[email protected]> | |
dcf893b5 IT |
42 | |
43 | * i386-gen.c (cpu_flag_init): Add CPU_PREFETCHWT1_FLAGS/ | |
44 | (cpu_flags): Add CpuPREFETCHWT1. | |
45 | * i386-init.h: Regenerate. | |
46 | * i386-opc.h (CpuPREFETCHWT1): New. | |
47 | (i386_cpu_flags): Add cpuprefetchwt1. | |
48 | * i386-opc.tbl: Cahnge CPU of prefetchwt1 from CpuAVX512PF to CpuPREFETCHWT1. | |
49 | * i386-tbl.h: Regenerate. | |
50 | ||
957d0955 IT |
51 | 2014-02-20 Ilya Tocar <[email protected]> |
52 | ||
53 | * i386-opc.tbl: Change CPU of vptestnmq, vptestnmd from CpuAVX512CD, | |
54 | to CpuAVX512F. | |
55 | * i386-tbl.h: Regenerate. | |
56 | ||
10632b79 L |
57 | 2014-02-19 H.J. Lu <[email protected]> |
58 | ||
59 | * i386-gen.c (output_cpu_flags): Don't output trailing space. | |
60 | (output_opcode_modifier): Likewise. | |
61 | (output_operand_type): Likewise. | |
62 | * i386-init.h: Regenerated. | |
63 | * i386-tbl.h: Likewise. | |
64 | ||
963f3586 IT |
65 | 2014-02-12 Ilya Tocar <[email protected]> |
66 | ||
67 | * i386-dis.c (MOD enum): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4, | |
68 | MOD_0FC7_REG_5. | |
69 | (PREFIX enum): Add PREFIX_0FAE_REG_7. | |
70 | (reg_table): Add MOD_0FC7_REG_3, MOD_0FC7_REG_4 MOD_0FC7_REG_5. | |
71 | (prefix_table): Add clflusopt. | |
72 | (mod_table): Add xrstors, xsavec, xsaves. | |
73 | * i386-gen.c (cpu_flag_init): Add CPU_CLFLUSHOPT_FLAGS, | |
74 | CPU_XSAVES_FLAGS, CPU_XSAVEC_FLAGS. | |
75 | (cpu_flags): Add CpuClflushOpt, CpuXSAVES, CpuXSAVEC. | |
76 | * i386-init.h: Regenerate. | |
77 | * i386-opc.tbl: Add clflushopt, xrstors, xrstors64, xsaves, | |
78 | xsaves64, xsavec, xsavec64. | |
79 | * i386-tbl.h: Regenerate. | |
80 | ||
c1c69e83 AM |
81 | 2014-02-10 Alan Modra <[email protected]> |
82 | ||
83 | * po/POTFILES.in: Regenerate. | |
84 | * po/opcodes.pot: Regenerate. | |
85 | ||
eaa9d1ad MZ |
86 | 2014-01-30 Michael Zolotukhin <[email protected]> |
87 | Jan Beulich <[email protected]> | |
88 | ||
89 | PR binutils/16490 | |
90 | * i386-dis.c (OP_E_memory): Fix shift computation for | |
91 | vex_vsib_q_w_dq_mode. | |
92 | ||
e2e6193d RM |
93 | 2014-01-09 Bradley Nelson <[email protected]> |
94 | Roland McGrath <[email protected]> | |
95 | ||
96 | * i386-dis.c (print_insn): Do not touch all_prefixes[-1] when | |
97 | last_rex_prefix is -1. | |
98 | ||
221fd5d5 L |
99 | 2014-01-08 H.J. Lu <[email protected]> |
100 | ||
101 | * i386-gen.c (process_copyright): Update copyright year to 2014. | |
102 | ||
b0b0c9fc MR |
103 | 2014-01-03 Maciej W. Rozycki <[email protected]> |
104 | ||
105 | * nds32-asm.c (parse_operand): Fix out-of-range integer constant. | |
106 | ||
5fb776a6 | 107 | For older changes see ChangeLog-2013 |
252b5132 | 108 | \f |
5fb776a6 | 109 | Copyright (C) 2014 Free Software Foundation, Inc. |
752937aa NC |
110 | |
111 | Copying and distribution of this file, with or without modification, | |
112 | are permitted in any medium without royalty provided the copyright | |
113 | notice and this notice are preserved. | |
114 | ||
252b5132 | 115 | Local Variables: |
2f6d2f85 NC |
116 | mode: change-log |
117 | left-margin: 8 | |
118 | fill-column: 74 | |
252b5132 RH |
119 | version-control: never |
120 | End: |