PR ld/11217
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
208b4d78
L
12010-01-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
4
448b213a
L
52010-01-24 H.J. Lu <hongjiu.lu@intel.com>
6
7 * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
8
47cf8fa0
L
92010-01-24 H.J. Lu <hongjiu.lu@intel.com>
10
11 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
12
592d1631
L
132010-01-24 H.J. Lu <hongjiu.lu@intel.com>
14
15 * i386-dis.c (Bad_Opcode): New.
16 (bad_opcode): Likewise.
17 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
18 (dis386_twobyte): Likewise.
19 (reg_table): Likewise.
20 (prefix_table): Likewise.
21 (x86_64_table): Likewise.
22 (vex_len_table): Likewise.
23 (vex_w_table): Likewise.
24 (mod_table): Likewise.
25 (rm_table): Likewise.
26 (float_reg): Likewise.
27 (reg_table): Remove trailing "(bad)" entries.
28 (prefix_table): Likewise.
29 (x86_64_table): Likewise.
30 (vex_len_table): Likewise.
31 (vex_w_table): Likewise.
32 (mod_table): Likewise.
33 (rm_table): Likewise.
34 (get_valid_dis386): Handle bytemode 0.
35
712366da
L
362010-01-23 H.J. Lu <hongjiu.lu@intel.com>
37
38 * i386-opc.h (VEXScalar): New.
39
40 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
41 instructions.
42 * i386-tbl.h: Regenerated.
43
706e8205 442010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
45
46 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
47
48 * i386-opc.tbl: Add xsave64 and xrstor64.
49 * i386-tbl.h: Regenerated.
50
99ea83aa
NC
512010-01-20 Nick Clifton <nickc@redhat.com>
52
53 PR 11170
54 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
55 based post-indexed addressing.
56
a6461c02
SP
572010-01-15 Sebastian Pop <sebastian.pop@amd.com>
58
59 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
60 * i386-tbl.h: Regenerated.
61
a2a7d12c
L
622010-01-14 H.J. Lu <hongjiu.lu@intel.com>
63
64 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
65 comments.
66
b9733481
L
672010-01-14 H.J. Lu <hongjiu.lu@intel.com>
68
69 * i386-dis.c (names_mm): New.
70 (intel_names_mm): Likewise.
71 (att_names_mm): Likewise.
72 (names_xmm): Likewise.
73 (intel_names_xmm): Likewise.
74 (att_names_xmm): Likewise.
75 (names_ymm): Likewise.
76 (intel_names_ymm): Likewise.
77 (att_names_ymm): Likewise.
78 (print_insn): Set names_mm, names_xmm and names_ymm.
79 (OP_MMX): Use names_mm, names_xmm and names_ymm.
80 (OP_XMM): Likewise.
81 (OP_EM): Likewise.
82 (OP_EMC): Likewise.
83 (OP_MXC): Likewise.
84 (OP_EX): Likewise.
85 (XMM_Fixup): Likewise.
86 (OP_VEX): Likewise.
87 (OP_EX_VexReg): Likewise.
88 (OP_Vex_2src): Likewise.
89 (OP_Vex_2src_1): Likewise.
90 (OP_Vex_2src_2): Likewise.
91 (OP_REG_VexI4): Likewise.
92
5e6718e4
L
932010-01-13 H.J. Lu <hongjiu.lu@intel.com>
94
95 * i386-dis.c (print_insn): Update comments.
96
d869730d
L
972010-01-12 H.J. Lu <hongjiu.lu@intel.com>
98
99 * i386-dis.c (rex_original): Removed.
100 (ckprefix): Remove rex_original.
101 (print_insn): Update comments.
102
3725885a
RW
1032010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
104
105 * Makefile.in: Regenerate.
106 * configure: Regenerate.
107
b7cd1872
DE
1082010-01-07 Doug Evans <dje@sebabeach.org>
109
110 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
111 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
112 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
113 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
114 * xstormy16-ibld.c: Regenerate.
115
69dd9865
SP
1162010-01-06 Quentin Neill <quentin.neill@amd.com>
117
118 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
119 * i386-init.h: Regenerated.
120
e3e535bc
NC
1212010-01-06 Daniel Gutson <dgutson@codesourcery.com>
122
123 * arm-dis.c (print_insn): Fixed search for next symbol and data
124 dumping condition, and the initial mapping symbol state.
125
fe8afbc4
DE
1262010-01-05 Doug Evans <dje@sebabeach.org>
127
128 * cgen-ibld.in: #include "cgen/basic-modes.h".
129 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
130 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
131 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
132 * xstormy16-ibld.c: Regenerate.
133
2edcd244
NC
1342010-01-04 Nick Clifton <nickc@redhat.com>
135
136 PR 11123
137 * arm-dis.c (print_insn_coprocessor): Initialise value.
138
0dc93057
AM
1392010-01-04 Edmar Wienskoski <edmar@freescale.com>
140
141 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
142
05994f45
DE
1432010-01-02 Doug Evans <dje@sebabeach.org>
144
145 * cgen-asm.in: Update copyright year.
146 * cgen-dis.in: Update copyright year.
147 * cgen-ibld.in: Update copyright year.
148 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
149 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
150 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
151 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
152 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
153 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
154 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
155 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
156 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
157 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
158 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
159 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
160 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
161 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
162 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
163 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
164 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
165 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
166 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
167 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
168 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
2426c15f 169
43ecc30f 170For older changes see ChangeLog-2009
252b5132
RH
171\f
172Local Variables:
2f6d2f85
NC
173mode: change-log
174left-margin: 8
175fill-column: 74
252b5132
RH
176version-control: never
177End:
This page took 0.488542 seconds and 4 git commands to generate.