Don't add IMAGE_FILE_RELOCS_STRIPPED for PIE.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2010-02-25 Edmar Wienskoski <edmar@freescale.com>
2
3 * ppc-dis.c (ppc_opts): Add PPC_OPCODE_E500MC for "e500mc64".
4
5 2010-02-24 Nick Clifton <nickc@redhat.com>
6
7 PR binutils/6773
8 * arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
9 <prefix>asx. Replace <prefix>subaddx with <prefix>sax.
10 (thumb32_opcodes): Likewise.
11
12 2010-02-15 Nick Clifton <nickc@redhat.com>
13
14 * po/vi.po: Updated Vietnamese translation.
15
16 2010-02-12 Doug Evans <dje@sebabeach.org>
17
18 * lm32-opinst.c: Regenerate.
19
20 2010-02-11 Doug Evans <dje@sebabeach.org>
21
22 * cgen-dis.in (print_normal): Delete CGEN_PRINT_NORMAL.
23 (print_address): Delete CGEN_PRINT_ADDRESS.
24 * fr30-dis.c, * frv-dis.c, * ip2k-dis.c, * iq2000-dis.c,
25 * lm32-dis.c, * m32c-dis.c, * m32r-desc.c, * m32r-desc.h,
26 * m32r-dis.c, * mep-dis.c, * mt-dis.c, * openrisc-dis.c,
27 * xc16x-dis.c, * xstormy16-dis.c: Regenerate.
28
29 * fr30-desc.c, * fr30-desc.h, * fr30-opc.c,
30 * frv-desc.c, * frv-desc.h, * frv-opc.c,
31 * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c,
32 * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c,
33 * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opinst.c,
34 * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
35 * m32r-desc.c, * m32r-desc.h, * m32r-opc.c, * m32r-opinst.c,
36 * mep-desc.c, * mep-desc.h, * mep-opc.c,
37 * mt-desc.c, * mt-desc.h, * mt-opc.c,
38 * openrisc-desc.c, * openrisc-desc.h, * openrisc-opc.c,
39 * xc16x-desc.c, * xc16x-desc.h, * xc16x-opc.c,
40 * xstormy16-desc.c, * xstormy16-desc.h, * xstormy16-opc.c: Regenerate.
41
42 2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
43
44 * i386-dis.c: Update copyright.
45 * i386-gen.c: Likewise.
46 * i386-opc.h: Likewise.
47 * i386-opc.tbl: Likewise.
48
49 2010-02-10 Quentin Neill <quentin.neill@amd.com>
50 Sebastian Pop <sebastian.pop@amd.com>
51
52 * i386-dis.c (OP_EX_VexImmW): Reintroduced
53 function to handle 5th imm8 operand.
54 (PREFIX_VEX_3A48): Added.
55 (PREFIX_VEX_3A49): Added.
56 (VEX_W_3A48_P_2): Added.
57 (VEX_W_3A49_P_2): Added.
58 (prefix table): Added entries for PREFIX_VEX_3A48
59 and PREFIX_VEX_3A49.
60 (vex table): Added entries for VEX_W_3A48_P_2 and
61 and VEX_W_3A49_P_2.
62 * i386-gen.c (operand_type_init): Added OPERAND_TYPE_VEC_IMM4
63 for Vec_Imm4 operands.
64 * i386-opc.h (enum): Added Vec_Imm4.
65 (i386_operand_type): Added vec_imm4.
66 * i386-opc.tbl: Add entries for vpermilp[ds].
67 * i386-init.h: Regenerated.
68 * i386-tbl.h: Regenerated.
69
70 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
71
72 * ppc-dis.c (ppc_opts): Add "pwr4", "pwr5", "pwr5x", "pwr6"
73 and "pwr7". Move "a2" into alphabetical order.
74
75 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
76
77 * ppc-dis.c (ppc_opts): Add titan entry.
78 * ppc-opc.c (TITAN, MULHW): Define.
79 (powerpc_opcodes): Support AppliedMicro Titan core (APM83xxx).
80
81 2010-02-03 Quentin Neill <quentin.neill@amd.com>
82
83 * i386-gen.c (cpu_flag_init): Rename CPU_AMDFAM15_FLAGS
84 to CPU_BDVER1_FLAGS
85 * i386-init.h: Regenerated.
86
87 2010-02-03 Anthony Green <green@moxielogic.com>
88
89 * moxie-opc.c (moxie_form1_opc_info): Move "nop" from 0x00 to
90 0x0f, and make 0x00 an illegal instruction.
91
92 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
93
94 * opcodes/arm-dis.c (struct arm_private_data): New.
95 (print_insn_coprocessor, print_insn_arm): Update to use struct
96 arm_private_data.
97 (is_mapping_symbol, get_map_sym_type): New functions.
98 (get_sym_code_type): Check the symbol's section. Do not check
99 mapping symbols.
100 (print_insn): Default to disassembling ARM mode code. Check
101 for mapping symbols separately from other symbols. Use
102 struct arm_private_data.
103
104 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
105
106 * i386-dis.c (EXVexWdqScalar): New.
107 (vex_scalar_w_dq_mode): Likewise.
108 (prefix_table): Update entries for PREFIX_VEX_3899,
109 PREFIX_VEX_389B, PREFIX_VEX_389D, PREFIX_VEX_389F,
110 PREFIX_VEX_38A9, PREFIX_VEX_38AB, PREFIX_VEX_38AD,
111 PREFIX_VEX_38AF, PREFIX_VEX_38B9, PREFIX_VEX_38BB,
112 PREFIX_VEX_38BD and PREFIX_VEX_38BF.
113 (intel_operand_size): Handle vex_scalar_w_dq_mode.
114 (OP_EX): Likewise.
115
116 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
117
118 * i386-dis.c (XMScalar): New.
119 (EXdScalar): Likewise.
120 (EXqScalar): Likewise.
121 (EXqScalarS): Likewise.
122 (VexScalar): Likewise.
123 (EXdVexScalarS): Likewise.
124 (EXqVexScalarS): Likewise.
125 (XMVexScalar): Likewise.
126 (scalar_mode): Likewise.
127 (d_scalar_mode): Likewise.
128 (d_scalar_swap_mode): Likewise.
129 (q_scalar_mode): Likewise.
130 (q_scalar_swap_mode): Likewise.
131 (vex_scalar_mode): Likewise.
132 (vex_len_table): Duplcate entries for VEX_LEN_10_P_1,
133 VEX_LEN_10_P_3, VEX_LEN_11_P_1, VEX_LEN_11_P_3, VEX_LEN_2A_P_1,
134 VEX_LEN_2A_P_3, VEX_LEN_2C_P_3, VEX_LEN_2D_P_1, VEX_LEN_2E_P_0,
135 VEX_LEN_2E_P_2, VEX_LEN_2F_P_2, VEX_LEN_51_P_1, VEX_LEN_51_P_3,
136 VEX_LEN_52_P_1, VEX_LEN_53_P_1, VEX_LEN_58_P_1, VEX_LEN_58_P_3,
137 VEX_LEN_59_P_1, VEX_LEN_5A_P_1, VEX_LEN_5A_P_3, VEX_LEN_5C_P_1,
138 VEX_LEN_5C_P_3, VEX_LEN_5D_P_1, VEX_LEN_5D_P_3, VEX_LEN_5E_P_1,
139 VEX_LEN_5E_P_3, VEX_LEN_5F_P_1, VEX_LEN_5F_P_3, VEX_LEN_6E_P_2,
140 VEX_LEN_7E_P_1, VEX_LEN_7E_P_2, VEX_LEN_D6_P_2, VEX_LEN_C2_P_1,
141 VEX_LEN_C2_P_3, VEX_LEN_3A0A_P_2 and VEX_LEN_3A0B_P_2.
142 (vex_w_table): Update entries for VEX_W_10_P_1, VEX_W_10_P_3,
143 VEX_W_11_P_1, VEX_W_11_P_3, VEX_W_2E_P_0, VEX_W_2E_P_2,
144 VEX_W_2F_P_0, VEX_W_2F_P_2, VEX_W_51_P_1, VEX_W_51_P_3,
145 VEX_W_52_P_1, VEX_W_53_P_1, VEX_W_58_P_1, VEX_W_58_P_3,
146 VEX_W_59_P_1, VEX_W_59_P_3, VEX_W_5A_P_1, VEX_W_5A_P_3,
147 VEX_W_5C_P_1, VEX_W_5C_P_3, VEX_W_5D_P_1, VEX_W_5D_P_3,
148 VEX_W_5E_P_1, VEX_W_5E_P_3, VEX_W_5F_P_1, VEX_W_5F_P_3,
149 VEX_W_7E_P_1, VEX_W_D6_P_2 VEX_W_C2_P_1, VEX_W_C2_P_3,
150 VEX_W_3A0A_P_2 and VEX_W_3A0B_P_2.
151 (intel_operand_size): Handle d_scalar_mode, d_scalar_swap_mode,
152 q_scalar_mode, q_scalar_swap_mode.
153 (OP_XMM): Handle scalar_mode.
154 (OP_EX): Handle d_scalar_mode, d_scalar_swap_mode, q_scalar_mode
155 and q_scalar_swap_mode.
156 (OP_VEX): Handle vex_scalar_mode.
157
158 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
159
160 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
161
162 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
163
164 * i386-dis.c (vex_len_table): Remove trailing { Bad_Opcode }.
165
166 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
167
168 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }.
169
170 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
171
172 * i386-dis.c (Bad_Opcode): New.
173 (bad_opcode): Likewise.
174 (dis386): Replace { "(bad)", { XX } } with { Bad_Opcode }.
175 (dis386_twobyte): Likewise.
176 (reg_table): Likewise.
177 (prefix_table): Likewise.
178 (x86_64_table): Likewise.
179 (vex_len_table): Likewise.
180 (vex_w_table): Likewise.
181 (mod_table): Likewise.
182 (rm_table): Likewise.
183 (float_reg): Likewise.
184 (reg_table): Remove trailing "(bad)" entries.
185 (prefix_table): Likewise.
186 (x86_64_table): Likewise.
187 (vex_len_table): Likewise.
188 (vex_w_table): Likewise.
189 (mod_table): Likewise.
190 (rm_table): Likewise.
191 (get_valid_dis386): Handle bytemode 0.
192
193 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
194
195 * i386-opc.h (VEXScalar): New.
196
197 * i386-opc.tbl: Replace "Vex" with "Vex=3" on AVX scalar
198 instructions.
199 * i386-tbl.h: Regenerated.
200
201 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
202
203 * i386-dis.c (mod_table): Use FXSAVE on xsave and xrstor.
204
205 * i386-opc.tbl: Add xsave64 and xrstor64.
206 * i386-tbl.h: Regenerated.
207
208 2010-01-20 Nick Clifton <nickc@redhat.com>
209
210 PR 11170
211 * arm-dis.c (print_arm_address): Do not ignore negative bit in PC
212 based post-indexed addressing.
213
214 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
215
216 * i386-opc.tbl: Support all the possible aliases for VPCOM* insns.
217 * i386-tbl.h: Regenerated.
218
219 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
220
221 * i386-opc.h (VexVVVV): Replace VEX.DNS with VEX.NDS in
222 comments.
223
224 2010-01-14 H.J. Lu <hongjiu.lu@intel.com>
225
226 * i386-dis.c (names_mm): New.
227 (intel_names_mm): Likewise.
228 (att_names_mm): Likewise.
229 (names_xmm): Likewise.
230 (intel_names_xmm): Likewise.
231 (att_names_xmm): Likewise.
232 (names_ymm): Likewise.
233 (intel_names_ymm): Likewise.
234 (att_names_ymm): Likewise.
235 (print_insn): Set names_mm, names_xmm and names_ymm.
236 (OP_MMX): Use names_mm, names_xmm and names_ymm.
237 (OP_XMM): Likewise.
238 (OP_EM): Likewise.
239 (OP_EMC): Likewise.
240 (OP_MXC): Likewise.
241 (OP_EX): Likewise.
242 (XMM_Fixup): Likewise.
243 (OP_VEX): Likewise.
244 (OP_EX_VexReg): Likewise.
245 (OP_Vex_2src): Likewise.
246 (OP_Vex_2src_1): Likewise.
247 (OP_Vex_2src_2): Likewise.
248 (OP_REG_VexI4): Likewise.
249
250 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
251
252 * i386-dis.c (print_insn): Update comments.
253
254 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
255
256 * i386-dis.c (rex_original): Removed.
257 (ckprefix): Remove rex_original.
258 (print_insn): Update comments.
259
260 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
261
262 * Makefile.in: Regenerate.
263 * configure: Regenerate.
264
265 2010-01-07 Doug Evans <dje@sebabeach.org>
266
267 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
268 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
269 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
270 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
271 * xstormy16-ibld.c: Regenerate.
272
273 2010-01-06 Quentin Neill <quentin.neill@amd.com>
274
275 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
276 * i386-init.h: Regenerated.
277
278 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
279
280 * arm-dis.c (print_insn): Fixed search for next symbol and data
281 dumping condition, and the initial mapping symbol state.
282
283 2010-01-05 Doug Evans <dje@sebabeach.org>
284
285 * cgen-ibld.in: #include "cgen/basic-modes.h".
286 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
287 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
288 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
289 * xstormy16-ibld.c: Regenerate.
290
291 2010-01-04 Nick Clifton <nickc@redhat.com>
292
293 PR 11123
294 * arm-dis.c (print_insn_coprocessor): Initialise value.
295
296 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
297
298 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
299
300 2010-01-02 Doug Evans <dje@sebabeach.org>
301
302 * cgen-asm.in: Update copyright year.
303 * cgen-dis.in: Update copyright year.
304 * cgen-ibld.in: Update copyright year.
305 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
306 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
307 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
308 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
309 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
310 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
311 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
312 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
313 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
314 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
315 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
316 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
317 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
318 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
319 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
320 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
321 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
322 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
323 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
324 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
325 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
326
327 For older changes see ChangeLog-2009
328 \f
329 Local Variables:
330 mode: change-log
331 left-margin: 8
332 fill-column: 74
333 version-control: never
334 End:
This page took 0.035098 seconds and 4 git commands to generate.