OSDN Git Service

Updated French and Vietnamese translations.
[pf3gnuchains/pf3gnuchains3x.git] / opcodes / ChangeLog
1 2009-09-23  Nick Clifton  <nickc@redhat.com>
2
3         * po/fr.po: Updated French translation.
4
5 2009-09-21  Ben Elliston  <bje@au.ibm.com>
6             Peter Bergner  <bergner@vnet.ibm.com>
7
8         * ppc-dis.c (ppc_opts): Add "ppca2" entry.
9         * ppc-opc.c (powerpc_opcodes): Add eratilx, eratsx, eratsx.,
10         eratre, wchkall, eratwe, ldawx., mdfcrx., mfdcr. mtdcrx., icswx,
11         icswx., mtdcr., dci, wclrone, wclrall, wclr, erativax, tlbsrx.,
12         ici mnemonics.
13         (ERAT_T): New operand.
14         (XWC_MASK): New mask.
15         (XOPL2): New macro.
16         (PPCA2): Define.
17
18 2009-09-18  Nick Clifton  <nickc@redhat.com>
19
20         * po/es.po: Updated Spanish translation.
21         * po/vi.po: Updated Vietnamese translation.
22
23 2009-09-15  H.J. Lu  <hongjiu.lu@intel.com>
24
25         * i386-dis.c (OP_E_memory): Don't print '-' in Intel mode if
26         disp == -disp.
27
28 2009-09-14  Nick Clifton  <nickc@redhat.com>
29
30         * po/nl.po: Updated Dutch translation.
31
32 2009-09-11  Nick Clifton  <nickc@redhat.com>
33
34         * po/opcodes.pot: Updated by the Translation project.
35
36 2009-09-11  Martin Thuresson  <martint@google.com>
37
38         Updated sources to compile cleanly with -Wc++-compat:
39         * ld.h (enum endian_enum,enum symbolic_enum,enum dynamic_list_enum): Move to top level.
40         * ldcref.c: Add casts.
41         * ldctor.c: Add casts.
42         * ldexp.c
43         * ldexp.h (enum node_tree_enum,enum phase_enum): Move to top level.
44         * ldlang.c: Add casts. (lang_insert_orphan): Use enum name instead of integer.
45         * ldlang.h (enum statement_enum): Move to top level.
46         * ldmain.c: Add casts.
47         * ldwrite.c: Add casts.
48         * lexsup.c: Add casts. (enum control_enum): Move to top level.
49         * mri.c: Add casts. (mri_draw_tree): Use enum name instead of integer.
50
51 2009-09-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
52         
53         * s390-dis.c (print_insn_s390): Avoid 'long long'.
54
55 2009-09-10  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
56         
57         * s390-dis.c (s390_extract_operand): Remove the shift for pcrel operands.
58         (print_insn_s390): Signextend and shift pcrel operands before printing.
59
60 2009-09-09  H.J. Lu  <hongjiu.lu@intel.com>
61
62         * i386-dis.c (vex_len_table): Change VEX_LEN_AE_R_X_M0 to
63         VEX_LEN_AE_R_X_M_0 in comments.
64
65 2009-09-08  DJ Delorie  <dj@redhat.com>
66
67         * mep-opc.c: Regenerate.
68
69 2009-09-08  Andreas Schwab  <schwab@linux-m68k.org>
70
71         * z8kgen.c (struct op): Replace unused flavor with id.
72         (opt): Remove extra xorb entry.
73         (func): Use id field as fallback.
74         (sub): Return new string, caller changed.
75         (internal): Allocate end marker.  Assign unique id before sorting.
76         (gas): Likewise.  Fix loop end condition.
77         * z8k-opc.h: Regenerate.
78
79 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
80
81         * ppc-opc.c (powerpc_macros <extrdi>): Allow n+b of 64.
82
83 2009-09-07  Alan Modra  <amodra@bigpond.net.au>
84
85         * z8kgen.c (func): Fix thinko last patch.
86
87 2009-09-07  Alan Modra  <amodra@bigpond.net.au>
88
89         * z8kgen.c (func): Stabilize qsort of identically named entries.
90         * z8k-opc.h: Regenerate.
91
92 2009-09-07  Tristan Gingold  <gingold@adacore.com>
93
94         * po/opcodes.pot: Regenerate.
95
96 2009-09-07  Alan Modra  <amodra@bigpond.net.au>
97
98         * configure.in (BUILD_LIBS, BUILD_LIB_DEPS): Define and subst.
99         * configure: Regenerate.
100         * Makefile.am (LIBIBERTY, BUILD_LIBIBERTY, BUILD_LIBINTL): Delete.
101         (BUILD_LIBS, BUILD_LIB_DEPS): Define.  Use..
102         (i386-gen, ia64-gen, z8kgen): ..here.
103         * Makefile.in: Regenerate.
104
105 2009-09-07  Tristan Gingold  <gingold@adacore.com>
106
107         * z8k-opc.h: Regenerate.
108
109 2009-09-05  Martin Thuresson  <martin@mtme.org>
110
111         * ia64-dis.c (print_insn_ia64): Update code to use renamed member.
112         * m88k-dis.c (m88kdis): Rename variable class to in_class.
113         * tic80-opc.c (tic80_symbol_to_value, tic80_value_to_symbol):
114         Rename argument class to symbol_class.
115
116 2009-09-04  Jie Zhang  <jie.zhang@analog.com>
117
118         * bfin-dis.c (decode_pseudodbg_assert_0): Change according
119         to the new encoding of DBGA, DBGAH, and DBGAL.
120         (_print_insn_bfin): Likewise.
121
122 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
123
124         * bfin-dis.c (_print_insn_bfin): Don't declare.
125         (print_insn_bfin): Don't declare.
126         (dregs_pair): Remove.
127         (ignore_bits): Remove.
128         (ccstat): Remove.
129
130 2009-09-03  Jie Zhang  <jie.zhang@analog.com>
131
132         * bfin-dis.c (IS_DREG): Define.
133         (IS_PREG): Define.
134         (IS_AREG): Define.
135         (IS_GENREG): Define.
136         (IS_DAGREG): Define.
137         (IS_SYSREG): Define.
138         (decode_REGMV_0): Check illegal register move instructions.
139
140 2009-09-03  Dave Korn  <dave.korn.cygwin@gmail.com>
141
142         * Makefile.am (BUILD_LIBINTL): New variable.
143         (i386-gen$(EXEEXT_FOR_BUILD)): Use it.
144         (ia64-gen$(EXEEXT_FOR_BUILD)): And here.
145         (z8kgen$(EXEEXT_FOR_BUILD)): And here.
146         * Makefile.in: Regenerate.
147
148 2009-09-01  DJ Delorie  <dj@redhat.com>
149
150         * mep-asm.c: Regenerate.
151         * mep-desc.c: Regenerate.
152         * mep-opc.c: Regenerate.
153
154 2009-09-01  Tristan Gingold  <gingold@adacore.com>
155
156         * makefile.vms: Ported to Itanium VMS.  Remove useless targets and
157         dependencies.  Remove unused FORMAT variable.
158         * configure.com: New file to create build.com DCL script for
159         Itanium VMS or Alpha VMS.
160
161 2009-08-29  Martin Thuresson  <martin@mtme.org>
162
163         * cris-dis.c (bytes_to_skip): Update code to use new name.
164         * i386-dis.c (putop): Update code to use new name.
165         * i386-gen.c (process_i386_opcodes): Update code to use
166         new name.
167         * i386-opc.h (struct template): Rename struct template to
168         insn_template. Update code accordingly.
169         * i386-tbl.h (i386_optab): Update type to use new name.
170         * ia64-dis.c (print_insn_ia64): Rename variable template
171         to template_val.
172         * tic30-dis.c (struct instruction, get_tic30_instruction):
173         Update code to use new name.
174         * tic54x-dis.c (has_lkaddr, get_insn_size)
175         (print_parallel_instruction, print_insn_tic54x, tic54x_get_insn):
176         Update code to use new name.
177         * tic54x-opc.c (tic54x_unknown_opcode, tic54x_optab):
178         Update type to new name.
179         * z8kgen.c (internal, gas): Rename variable new to new_op.
180
181 2009-08-28  H.J. Lu  <hongjiu.lu@intel.com>
182
183         * Makefile.am (COMPILE_FOR_BUILD): Remove BUILD_CPPFLAGS.
184         Replace BUILD_CFLAGS with CFLAGS_FOR_BUILD.
185         (LINK_FOR_BUILD): Replace BUILD_CFLAGS/BUILD_LDFLAGS with
186         CFLAGS_FOR_BUILD/LDFLAGS_FOR_BUILD.
187         * Makefile.in: Regenerated.
188
189 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
190
191         * Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
192         [INSTALL_LIBBFD]: ... here, ...
193         [INSTALL_LIBBFD]: ... and empty overrides here.
194         [!INSTALL_LIBBFD]: (rpath_bfdlibdir): New variable.
195         [!INSTALL_LIBBFD] (libbfd_la_LDFLAGS): Use it.
196         * Makefile.in: Regenerate.
197         * configure: Regenerate.
198
199 2009-08-26  Philippe De Muyter  <phdm@macqel.be>
200
201         * m68k-dis.c (print_insn_arg): Add movecr register names for
202         coldfire v4e families.
203
204 2009-08-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
205
206         * Makefile.am (SUBDIRS): Build '.' before 'po'.
207         (COMPILE_FOR_BUILD, LINK_FOR_BUILD, BUILD_LIBIBERTY)
208         (MOSTLYCLEANFILES, MAINTAINERCLEANFILES): New variables.
209         (i386-gen$(EXEEXT_FOR_BUILD)): Renamed from i386-gen, rewrite
210         using *BUILD variables, depend upon $(BUILD_LIBIBERTY).
211         (i386-gen.o): New rule.
212         ($(srcdir)/i386-init.h): Adjust.
213         (i386-opc.lo): Depend on $(srcdir)/i386-tbl.h.
214         (ia64-gen$(EXEEXT_FOR_BUILD)): Rename from ia64-gen, adjust likewise.
215         (ia64-gen.o): New rule.
216         (ia64_asmtab_deps): New variable.
217         ($(srcdir)/ia64-asmtab.c): Use it; adjust likewise.
218         (ia64-opc.lo): Depend on $(srcdir)/ia64-asmtab.c.
219         (s390-mkopc$(EXEEXT_FOR_BUILD)): Rename from s390-mkopc, adjust
220         likewise.
221         (s390-opc.tab): Adjust.
222         (z8kgen$(EXEEXT_FOR_BUILD), z8kgen.o, $(srcdir)/z8k-opc.h): New
223         rules.
224         (z8k-dis.lo): Depend on $(srcdir)/z8k-opc.h.
225         * Makefile.in: Regenerate.
226         * z8kgen.c (gas): Avoid '/*' in comment.
227         * z8k-opc.h (func): Regenerate.
228
229 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
230
231         * Makefile.am (TARGET_LIBOPCODES_CFILES): New variable, taken
232         from $(CFILES), sorted, with dis-buf.c, dis-init.c, disassemble.c,
233         i386-gen.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c, ia64-opc-i.c,
234         ia64-opc-m.c, ia64-opc-d.c, ia64-gen.c, ia64-asmtab.c removed, and
235         msp430-dis.c added.
236         (LIBOPCODES_CFILES): New variable, adding to
237         TARGET_LIBOPCODES_CFILES also non-target library sources.
238         (CFILES): Factorize based on $(LIBOPCODES_CFILES), adding generator
239         files.
240         (ALL_MACHINES): Factorize based on $(TARGET_LIBOPCODES_CFILES).
241         (EXTRA_libopcodes_la_SOURCES): Use $(LIBOPCODES_CFILES).
242         * Makefile.in: Regenerate.
243         * po/POTFILES.in: Regenerate.
244
245 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
246
247         * Makefile.am (libopcodes_la_LDFLAGS): Initialize early.
248         [INSTALL_LIBBFD] (bfdlib_LTLIBRARIES): Set only in this condition.
249         [INSTALL_LIBBFD] (bfdinclude_DATA): New.
250         [!INSTALL_LIBBFD] (noinst_LTLIBRARIES): New.
251         [!INSTALL_LIBBFD] (libopcodes_la_LDFLAGS): Ensure libopcodes.la
252         is built shared even if it is not to be installed.
253         (install-bfdlibLTLIBRARIES,uninstall-bfdlibLTLIBRARIES)
254         (install_libopcodes, uninstall_libopcodes): Remove.
255         (AM_CPPFLAGS): Renamed from ...
256         (INCLUDES): ... this.
257         * Makefile.in: Regenerate.
258
259         * Makefile.am (AUTOMAKE_OPTIONS): Remove 1.9 and cygnus, add
260         1.11, foreign, no-dist.
261         (MKDEP, m32c_opc_h): Remove variables.
262         (disassemble.lo): Rewrite using automake-style dependency
263         tracking rules; only list the dependency upon the primary source
264         file, but no included headers.
265         (m32c-asm.lo, m32c-desc.lo, m32c-dis.lo, m32c-ibld.lo, m32c-opc.lo)
266         (i386-gen.o, ia64-gen.o): Remove dependency statements.
267         (EXTRA_libopcodes_la_SOURCES): New variable, list $(CFILES) to
268         ensure all dependency fragments are included in the Makefile.
269         (s390-opc.lo): Depend on s390-opc.tab.
270         (DEP, DEP1, dep.sed, dep, dep-in, dep-am): Remove rules.
271         (mkdep section): Remove.
272         * Makefile.in: Regenerate.
273         * po/POTFILES.in: Regenerate.
274
275         * Makefile.am (install-pdf, install-html): Remove.
276         * Makefile.in: Regenerate.
277
278         * Makefile.in: Regenerate.
279         * aclocal.m4: Likewise.
280         * config.in: Likewise.
281         * configure: Likewise.
282
283 2009-08-06  Michael Eager <eager@eagercon.com>
284
285         * Makefile.am: Add microblaze-opc.h to HFILES, microblaze-dis.c to
286         CFILES, microblaze-dis.lo to ALL_MACHINES, targets.
287         * Makefile.in: Regenerate.
288         * configure.in: Add bfd_microblaze_arch target.
289         * configure: Regenerate.
290         * disassemble.c: Define ARCH_microblaze, return 
291         print_insn_microblaze().
292         * microblaze-dis.c: New MicroBlaze disassembler.
293         * microblaze-opc.h: New MicroBlaze opcode definitions.
294         * microblaze-opcm.h: New MicroBlaze opcode types.
295
296 2009-07-25  H.J. Lu  <hongjiu.lu@intel.com>
297
298         * configure.in: Handle bfd_l1om_arch.
299         * disassemble.c (disassembler): Likewise.
300
301         * configure: Regenerated.
302
303         * i386-dis.c (print_insn): Handle bfd_mach_l1om and
304         bfd_mach_l1om_intel_syntax.  Use 8 bytes per line for Intel L1OM.
305
306         * i386-gen.c (cpu_flag_init): Set CPU_UNKNOWN_FLAGS to ~CpuL1OM.
307         Add CPU_L1OM_FLAGS.
308         (cpu_flags): Add CpuL1OM.
309         (set_bitfield): Take an argument to set the value field.
310         (process_i386_cpu_flag): Support ~CpuXXX and ~(CpuXXX|CpuYYY).
311         (process_i386_opcode_modifier): Updated.
312         (process_i386_operand_type): Likewise.
313         * i386-init.h: Regenerated.
314         * i386-tbl.h: Likewise.
315
316         * i386-opc.h (CpuL1OM): New.
317         (CpuXsave): Updated.
318         (i386_cpu_flags): Add cpul1om.
319
320 2009-07-24  Jan Beulich  <jbeulich@novell.com>
321
322         * i386-dis.c (fgrps): Correct annotation for feni/fdisi. Add
323         frstpm.
324         * i386-gen.c (cpu_flag_init): Add FP enabling flags where needed.
325         (cpu_flags): Add Cpu8087, Cpu287, Cpu387, Cpu687, and CpuFISTTP.
326         (set_bitfield): Expand CpuFP to Cpu8087|Cpu287|Cpu387.
327         * i386-opc.h (Cpu8087, Cpu287, Cpu387, Cpu687, CpuFISTTP):
328         Define.
329         (union i386_cpu_flags): Add cpu8087, cpu287, cpu387, cpu687,
330         and cpufisttp.
331         * i386-opc.tbl: Qualify floating point instructions by their
332         respective CpuXXX flag. Fix fucom{,p,pp}, fprem1, fsin, fcos,
333         and fsincos to be avilable only on 387. Fix fstsw ax to be
334         available only on 287+. Add f{,n}eni, f{,n}disi, f{,n}setpm,
335         and frstpm.
336         * i386-init.h, i386-tbl.h: Regenerate.
337
338 2009-07-20  Nick Clifton  <nickc@redhat.com>
339
340         PR 10288
341         * arm-dis.c (arm_opcodes): Catch non-zero bits 8-11 in register
342         offset or indexed based addressing mode 3.
343
344 2009-07-14  Nick Clifton  <nickc@redhat.com>
345
346         PR 10288
347         * arm-dis.c (arm_opcodes): Catch illegal Addressing Mode 1
348         patterns.
349         (arm_decode_shift): Catch illegal register based shifts.
350         (print_insn_arm): Properly handle negative register r0
351         post-indexed addressing.
352
353 2009-07-10  Doug Kwan  <dougkwan@google.com>
354
355         * arm-disc.c (print_insn_coprocessor, print_insn_arm):  Print only
356         lower 32 bits of long types to make hexadecimal output consistent
357         on both 32-bit and 64-bit hosts.
358
359 2009-07-10  Alan Modra  <amodra@bigpond.net.au>
360
361         * fr30-desc.c, * fr30-desc.h, * fr30-opc.c, * fr30-opc.h,
362         * frv-desc.c, * frv-desc.h, * frv-opc.c, * frv-opc.h,
363         * ip2k-desc.c, * ip2k-desc.h, * ip2k-opc.c, * ip2k-opc.h,
364         * iq2000-desc.c, * iq2000-desc.h, * iq2000-opc.c, * iq2000-opc.h,
365         * lm32-desc.c, * lm32-desc.h, * lm32-opc.c, * lm32-opc.h,
366         * lm32-opinst.c, * m32c-desc.c, * m32c-desc.h, * m32c-opc.c,
367         * m32c-opc.h, * m32r-desc.c, * m32r-desc.h, * m32r-opc.c,
368         * m32r-opc.h, * m32r-opinst.c, * mt-desc.c, * mt-desc.h,
369         * mt-opc.c, * mt-opc.h, * openrisc-desc.c, * openrisc-desc.h,
370         * openrisc-opc.c, * openrisc-opc.h, * xc16x-desc.c, * xc16x-desc.h,
371         * xc16x-opc.c, * xc16x-opc.h, * xstormy16-desc.c, * xstormy16-desc.h, 
372         * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
373
374 2009-07-07  Chung-Lin Tang  <cltang@pllab.cs.nthu.edu.tw>
375
376         * arm-dis.c (coprocessor_opcodes): Fix mask for waddbhus.
377
378 2009-07-07  Nick Clifton  <nickc@redhat.com>
379
380         PR 10288
381         * arm-dis.c (arm_opcodes): Be more strict about decoding scaled
382         addressing modes.
383
384 2009-07-06  DJ Delorie  <dj@redhat.com>
385
386         * mep-desc.c: Regenerate.
387         * mep-desc.h: Regenerate.
388         * mep-opc.c: Regenerate.
389         * mep-opc.h: Regenerate.
390
391 2009-07-06  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
392
393         * i386-opc.h (CpuFMA4): Add CpuFMA4.
394         (i386_cpu_flags): New.
395         * i386-gen.c: Add CPU_FMA4_FLAGS.
396         * i386-opc.tbl: Add FMA4 instructions.
397         * i386-tbl.h: Regenerate.
398         * i386-init.h: Regenerate.
399         * i386-dis.c (OP_VEX_FMA): New. Handle FMA4.
400         (OP_XMM_VexW): Ditto.
401         (OP_EX_VexW): Ditto.
402         (VEXI4_Fixup): Ditto.
403         (VexI4, VexFMA, Vex128FMA, EXVexW, EXdVexW, XMVexW): New Macros.
404         (PREFIX_VEX_3A5C, PREFIX_VEX_3A5D, PREFIX_VEX_3A5E): New.
405         (PREFIX_VEX_3A5F, PREFIX_VEX_3A60): New.
406         (PREFIX_VEX_3A68, PREFIX_VEX_3A69, PREFIX_VEX_3A6A): New.
407         (PREFIX_VEX_3A6B, PREFIX_VEX_3A6C, PREFIX_VEX_3A6D): New.
408         (PREFIX_VEX_3A6E, PREFIX_VEX_3A6F, PREFIX_VEX_3A7A): New.
409         (PREFIX_VEX_3A7B, PREFIX_VEX_3A7C, PREFIX_VEX_3A7D): New.
410         (PREFIX_VEX_3A7E, PREFIX_VEX_3A7F): New.
411         (VEX_LEN_3A6A_P_2,VEX_LEN_3A6B_P_2, VEX_LEN_3A6E_P_2): New.
412         (VEX_LEN_3A6F_P_2,VEX_LEN_3A7A_P_2, VEX_LEN_3A7B_P_2): New.
413         (VEX_LEN_3A7E_P_2,VEX_LEN_3A7F_P_2): New.
414         (get_vex_imm8): New. handle FMA4.
415         (OP_EX_VexReg): Ditto.
416         
417 2009-06-30  Nick Clifton  <nickc@redhat.com>
418
419         PR 10288
420         * arm-dis.c (coprocessor): Print the LDC and STC versions of the
421         LFM and SFM instructions as comments,.
422         Improve consistency of formatting for instructions displayed as
423         comments and decimal values displayed with their hexadecimal
424         equivalents.
425         Formatting tidy ups.
426
427 2009-06-29  Nick Clifton  <nickc@redhat.com>
428
429         PR 10288
430         * arm-dis.c (enum opcode_sentinels): New:  Used to mark the
431         boundary between variaant and generic coprocessor instuctions.
432         (coprocessor): Use it.
433         Fix architecture version of MCRR and MRRC instructions.
434         (arm_opcdes): Fix patterns for STRB and STRH instructions.
435         (print_insn_coprocessor): Check architecture and extension masks.
436         Print a hexadecimal version of any decimal constant that is
437         outside of the range of -16 to +32.
438         (print_arm_address): Add a return value of the offset used in the
439         adress, if it is worth printing a hexadecimal version of it.
440         (print_insn_neon): Print a hexadecimal version of any decimal
441         constant that is outside of the range of -16 to +32.
442         (print_insn_arm): Likewise.
443         (print_insn_thumb16): Likewise.
444         (print_insn_thumb32): Likewise.
445         
446         PR 10297
447         * arm-dis.c (UNDEFINED_INSTRUCTION): New macro for a description
448         of an undefined instruction.
449         (arm_opcodes): Use it.
450         (thumb_opcod): Use it.
451         (thumb32_opc): Use it.
452
453 2009-06-23  DJ Delorie  <dj@redhat.com>
454
455         * mep-desc.c: Regenerate.
456         * mep-desc.h: Regenerate.
457         * mep-dis.c: Regenerate.
458         * mep-ibld.c: Regenerate.
459         * mep-opc.c: Regenerate.
460
461         * mep-asm.c: Regenerate.
462         * mep-opc.c: Regenerate.
463         * mep-opc.h: Regenerate.
464
465 2009-06-22  Nick Clifton  <nickc@redhat.com>
466
467         * po/fi.po: Updated Finish translation.
468
469 2009-06-22  Alan Modra  <amodra@bigpond.net.au>
470
471         * m32c-asm.c: Regenerate.
472
473 2009-06-22  Alan Modra  <amodra@bigpond.net.au>
474
475         * score-dis.c (print_insn_score48, print_insn_score32): Move default
476         case label to proper lexical block.
477         * score7-dis.c (print_insn_score32): Likewise.
478
479 2009-06-19  Martin Schwidefsky  <sschwidefsky@de.ibm.com>
480
481         * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
482         MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
483         * s390-opc.txt (nopr, nop): Use new instruction format.
484
485 2009-06-18  Nick Clifton  <nickc@redhat.com>
486
487         PR 10288
488         * arm-dis.c (print_insn_coprocessor): Check that a user specified
489         ARM architecture supports the matched instruction.
490         (print_insn_arm): Likewise.
491         (select_arm_features): New function.  Fills in the fields of an
492         arm_feature_set structure based on a given arm machine number.
493         (print_insn): Initialise an arm_feature_set structure.
494
495 2009-06-16  Maciej W. Rozycki  <macro@linux-mips.org>
496
497         * vax-dis.c (is_function_entry): Return success for synthetic
498         symbols too.
499         (is_plt_tail): New function.
500         (print_insn_vax): Decode PLT entry offset longword.
501
502 2009-06-15  Nick Clifton  <nickc@redhat.com>
503
504         PR 10186
505         * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
506         instruction.
507
508         PR 10173
509         * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
510
511 2009-06-15  Nick Clifton  <nickc@redhat.com>
512
513         PR 10263
514         * arm-dis.c (print_insn): Ignore is_data if the user has requested
515         the disassembly of data as well as instructions.
516
517 2009-06-11  Doug Evans  <dje@sebabeach.org>
518
519         * cgen.sh: Handle multiple simultaneous runs for parallel makes.
520
521 2009-06-11  Anthony Green  <green@moxielogic.com>
522
523         * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
524         (moxie_form3_opc_info): Add branch instructions.
525         * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
526         encoded instructions.
527
528 2009-06-06  Anthony Green  <green@moxielogic.com>
529
530         * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
531         * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
532
533 2009-06-04  Alan Modra  <amodra@bigpond.net.au>
534
535         * dep-in.sed: Don't use \n in replacement part of s command.
536         * Makefile.am (DEP1): LC_ALL for uniq.
537         * Makefile.in: Regenerate.
538
539 2009-06-02  Nick Clifton  <nickc@redhat.com>
540
541         * po/nl.po: Updated Dutch translation.
542
543 2009-06-02  Tristan Gingold  <gingold@adacore.com>
544
545         * ia64-gen.c (parse_resource_users, print_dependency_table,
546         add_dis_table_ent, finish_distable, insert_bit_table_ent,
547         add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
548         get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
549         insert_completer_entry, print_completer_entry, print_completer_table,
550         opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
551
552 2009-05-28  DJ Delorie  <dj@redhat.com>
553
554         * mep-asm.c: Regenerate.
555         * mep-desc.c: Regenerate.
556
557 2009-05-26  DJ Delorie  <dj@redhat.com>
558
559         * mep-asm.c: Regenerate.
560         * mep-desc.c: Regenerate.
561         * mep-desc.h: Regenerate.
562         * mep-dis.c: Regenerate.
563         * mep-ibld.c: Regenerate.
564         * mep-opc.c: Regenerate.
565         * mep-opc.h: Regenerate.
566
567 2009-05-26  Nick Clifton  <nickc@redhat.com>
568
569         * po/id.po: Updated Indonesian translation.
570         * po/opcodes.pot: Updated template file.
571
572 2009-05-26  Alan Modra  <amodra@bigpond.net.au>
573
574         * dep-in.sed: Don't modify .o to .lo here.  Output one filename
575         per line with all lines having continuation backslash.  Prefix
576         first line with "A", following lines with "B".
577         * Makefile.am (DEP): Don't use dep.sed here.
578         (DEP1): Run $MKDEP on single files, modify .o to .lo here.  Use
579         dep.sed here on dependencies, sort and uniq.
580         * Makefile.in: Regenerate.
581
582 2009-05-25  Tristan Gingold  <gingold@adacore.com>
583
584         * makefile.vms (OPT): New variable.
585         (CFLAGS): Update compilation flags.
586
587 2009-05-22  DJ Delorie  <dj@redhat.com>
588
589         * mep-asm.c: Regenerate.
590         * mep-desc.c: Regenerate.
591         * mep-desc.h: Regenerate.
592         * mep-dis.c: Regenerate.
593         * mep-ibld.c: Regenerate.
594         * mep-opc.c: Regenerate.
595         * mep-opc.h: Regenerate.
596
597 2009-05-22  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
598
599         * i386-opc.h (Cpusse5): Delete.
600         (i386_cpu_flags): Delete.
601         * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
602         * i386-opc.tbl: Remove SSE5 instructions.
603         * i386-tbl.h: Regenerate.
604         * i386-init.h: Regenerate.
605         * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
606         (print_drex_arg): Delete.
607         (OP_DREX4): Delete.
608         (OP_DREX3): Delete.
609         (OP_DREX_ICMP): Delete.
610         (OP_DREX_FCMP): Delete.
611         (DREX_*): Delete.
612         (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
613         
614 2009-05-22  Alan Modra  <amodra@bigpond.net.au>
615
616         * Makefile.am: Run "make dep-am".
617         * Makefile.in: Regenerate.
618         * po/POTFILES.in: Regenerate.
619
620 2009-05-19  DJ Delorie  <dj@redhat.com>
621
622         * mep-asm.c: Regenerate.
623         * mep-opc.c: Regenerate.
624
625 2009-04-30  DJ Delorie  <dj@redhat.com>
626
627         * mep-asm.c: Regenerate.
628         * mep-desc.c: Regenerate.
629         * mep-desc.h: Regenerate.
630         * mep-dis.c: Regenerate.
631         * mep-ibld.c: Regenerate.
632         * mep-opc.c: Regenerate.
633         * mep-opc.h: Regenerate.
634
635 2009-04-17  DJ Delorie  <dj@redhat.com
636
637         * mep-desc.c: Regenerate.
638         * mep-ibld.c: Regenerate.
639         * mep-opc.c: Regenerate.
640         * mep-opc.h: Regenerate.
641
642 2009-04-15  Anthony Green  <green@moxielogic.com>
643
644         * moxie-opc.c, moxie-dis.c: Created.
645         * Makefile.am: Build the moxie source files.
646         * configure.in: Add moxie support.
647         * Makefile.in, configure: Rebuilt.
648         * disassemble.c (disassembler): Add moxie support.
649         (ARCH_moxie): Define.
650
651 2009-04-15  Jan Beulich  <jbeulich@novell.com>
652
653         * i386-opc.tbl (protb, protw, protd, protq): Set opcode
654         extension to None.
655         (pshab, pshaw, pshad, pshaq): Likewise.
656         * i386-tbl.h: Re-generate.
657
658 2009-04-08  DJ Delorie  <dj@redhat.com
659
660         * mep-asm.c: Regenerate.
661         * mep-desc.c: Regenerate.
662         * mep-desc.h: Regenerate.
663         * mep-dis.c: Regenerate.
664         * mep-ibld.c: Regenerate.
665         * mep-opc.c: Regenerate.
666         * mep-opc.h: Regenerate.
667
668 2009-04-07  Peter Bergner  <bergner@vnet.ibm.com>
669
670         * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
671         "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
672         Reorder entries so the extended mnemonics are listed before tlbilx.
673
674 2009-04-02  Peter Bergner  <bergner@vnet.ibm.com>
675
676         * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
677         due to -many/-Many.
678         (print_insn_powerpc): Make sure we only deprecate instructions using
679         the original dialect and not a modified dialect due to -Many handling.
680         Move the handling of the condition register and default operands to
681         the end of the if/else if/else chain.
682         * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
683         instructions from newer processors are listed before older ones.
684         <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
685         that have instructions with conflicting opcodes.
686
687 2009-04-01  Peter Bergner  <bergner@vnet.ibm.com>
688
689         * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
690         E500MC entries.
691
692 2009-04-01  Christophe Lyon  <christophe.lyon@st.com>
693
694         * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
695
696 2009-03-30  Joseph Myers  <joseph@codesourcery.com>
697
698         * arm-dis.c (print_insn): Also check section matches in backwards
699         search for mapping symbol.
700
701 2009-03-26  H.J. Lu  <hongjiu.lu@intel.com>
702
703         * i386-dis.c (get_valid_dis386): Abort on unhandled table.
704
705 2009-03-18  Alan Modra  <amodra@bigpond.net.au>
706
707         * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
708         * Makefile.am: Run "make dep-am".
709         * Makefile.in: Regenerate.
710         * openrisc-opc.c: Regenerate.
711
712 2009-03-10  Nick Clifton  <nickc@redhat.com>
713
714         * po/id.po: Updated Indonesian translation.
715
716 2009-03-10  Alan Modra  <amodra@bigpond.net.au>
717
718         * ppc-dis.c: Include "opintl.h".
719         (struct ppc_mopt, ppc_opts): New.
720         (ppc_parse_cpu): New function.
721         (powerpc_init_dialect): Use it.
722         (print_ppc_disassembler_options): Dump options from ppc_opts.
723         Internationalize message.
724
725 2009-03-06  Nick Clifton  <nickc@redhat.com>
726
727         * po/es.po: Updated Spanish translation.
728
729 2009-03-04  Alan Modra  <amodra@bigpond.net.au>
730
731         PR 6768
732         * configure.in: Test for ld --as-needed support.  Link shared
733         libopcodes against libm.
734         * configure: Regenerate.
735
736 2009-03-03  Peter Bergner  <bergner@vnet.ibm.com>
737
738         * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
739         instructions from newer processors are listed before older ones.
740
741 2009-03-03  Alan Modra  <amodra@bigpond.net.au>
742
743         * Makefile.am: Run "make dep-am".
744         (HFILES): Move lm32-desc.h and lm32-opc.h from..
745         (CFILES): ..here.
746         * Makefile.in: Regenerate.
747
748 2009-03-02  Qinwei  <qinwei@sunnorth.com.cn>
749
750         * score7-dis.c: New file.
751         * Makefile.am: Add dependencies for score7-dis.c.
752         * Makefile.in: Regenerate.
753         * configure.in: Add score7-dis to score files.
754         * configure: Regenerate.
755         * score-dis.c: Add support for score7 architecture.
756         * score-opc.h: Likewise.
757
758 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
759
760         * configure: Regenerate.
761
762 2009-02-27  H.J. Lu  <hongjiu.lu@intel.com>
763
764         * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
765
766 2009-02-26  Peter Bergner  <bergner@vnet.ibm.com>
767
768         * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
769         the power7 and the isel instructions.
770         * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
771         (insert_dm, extract_dm): Likewise.
772         (XB6): Update comment to include XX2 form.
773         (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
774         XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
775         (RemoveXX3DM): Delete.
776         (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
777         "mftgpr">: Deprecate for POWER7.
778         <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
779         "frsqrte.">: Deprecate the three operand form and enable the two
780         operand form for POWER7 and later.
781         <"wait">: Extend to accept optional parameter.  Enable for POWER7.
782         <"waitsrv", "waitimpl">: Add extended opcodes.
783         <"ldbrx", "stdbrx">: Enable for POWER7.
784         <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
785         <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
786         "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
787         "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
788         "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
789         "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
790         "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
791         "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
792         <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
793         "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
794         "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
795         "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
796         "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
797         "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
798         "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
799         "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
800         "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
801         "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
802         "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
803         "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
804         "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
805         "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
806         "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
807         "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
808         "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
809         "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
810         "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
811         "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
812         "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
813         "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
814         "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
815         "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
816         "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
817         "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
818         "xxspltw", "xxswapd">: Add VSX opcodes.
819
820 2009-02-23  H.J. Lu  <hongjiu.lu@intel.com>
821
822         * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
823         (operand_types): Remove Vex_Imm4.
824
825         * i386-opc.h (Vex_Imm4): Removed.
826         (OTMax): Updated.
827         (i386_operand_type): Remove vex_imm4.
828
829         * i386-opc.tbl: Remove Vex_Imm4 comments.
830         * i386-init.h: Regenerated.
831         * i386-tbl.h: Likewise.
832
833 2009-02-23  Richard Earnshaw  <rearnsha@arm.com>
834
835         * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
836         vq{r}shr{u}n.s64 insnstructions.
837
838 2009-02-19  Peter Bergner  <bergner@vnet.ibm.com>
839
840         * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
841         operand to be a float point register (FRT/FRS).
842
843 2009-02-18  Adam Nemet  <anemet@caviumnetworks.com>
844
845         * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
846         dmfc2 and dmtc2 before the architecture-level variants.
847
848 2009-02-18  Pierre Muller  <muller@ics.u-strasbg.fr>
849
850         * fr30-opc.c: Regenerate.
851         * frv-opc.c: Regenerate.
852         * ip2k-opc.c: Regenerate.
853         * iq2000-opc.c: Regenerate.
854         * lm32-opc.c: Regenerate.
855         * m32c-opc.c: Regenerate.
856         * m32r-opc.c: Regenerate.
857         * mep-opc.c: Regenerate.
858         * mt-opc.c: Regenerate.
859         * xc16x-opc.c: Regenerate.
860         * xstormy16-opc.c: Regenerate.
861         * tic54x-dis.c (print_instruction): Avoid compiler warning on
862         sprintf call.
863
864 2009-02-12  Nathan Sidwell  <nathan@codesourcery.com>
865
866         * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
867
868 2009-02-05  Peter Bergner  <bergner@vnet.ibm.com>
869
870         * ppc-opc.c: Update copyright year.
871         (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
872         ordering for POWER4 and later and use the correct Server ordering.
873
874 2009-02-04  H.J. Lu  <hongjiu.lu@intel.com>
875
876         AVX Programming Reference (January, 2009)
877         * i386-dis.c (PREFIX_VEX_3A44): New.
878         (VEX_LEN_3A44_P_2): Likewise.
879         (PREFIX_VEX_3A48): Updated.
880         (VEX_LEN_3A4C_P_2): Likewise.
881         (prefix_table): Add PREFIX_VEX_3A44.
882         (vex_table): Likewise.
883         (vex_len_table): Add VEX_LEN_3A44_P_2.
884
885         * i386-opc.tbl: Add PCLMUL + AVX instructions.
886         * i386-tbl.h: Regenerated.
887
888 2009-02-03  Sandip Matte  <sandip@rmicorp.com>
889
890         * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
891         (mips_arch_choices): Add XLR entry.
892         * mips-opc.c (XLR): Define.
893         (mips_builtin_opcodes): Add XLR instructions.
894
895 2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
896
897         * Makefile.am: Add install-pdf target.
898         * po/Make-in: Add install-pdf target.
899         * Makefile.in: Regenerate.
900
901 2009-02-02  DJ Delorie  <dj@redhat.com>
902
903         * mep-asm.c: Regenerate.
904         * mep-desc.c: Regenerate.
905         * mep-desc.h: Regenerate.
906         * mep-dis.c: Regenerate.
907         * mep-ibld.c: Regenerate.
908         * mep-opc.c: Regenerate.
909         * mep-opc.h: Regenerate.
910
911 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
912
913         * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
914         qsub, and qdsub.
915
916 2009-01-28  Chao-ying Fu  <fu@mips.com>
917
918         * mips-opc.c (suxc1): Add the flag of FP_D.
919
920 2009-01-20  Alan Modra  <amodra@bigpond.net.au>
921
922         * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
923         * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
924         * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
925         * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
926         * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
927         * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
928         * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
929         * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
930
931 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
932
933         * configure.in (commonbfdlib): Delete.
934         (SHARED_LIBADD): Add pic libiberty if such is available.
935         * configure: Regenerate.
936         * po/POTFILES.in: Regenerate.
937
938 2009-01-14  Peter Bergner  <bergner@vnet.ibm.com>
939
940         * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
941         * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
942         operand form and enable the four operand form for POWER6 and later.
943         <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
944         three operand form for POWER6 and later.
945
946 2009-01-14  Mike Frysinger  <vapier@gentoo.org>
947
948         * bfin-dis.c (OUTS): Use "%s" as format string.
949
950 2009-01-13  H.J. Lu  <hongjiu.lu@intel.com>
951
952         * i386-gen.c (cpu_flag_init): Remove a white space.
953         (operand_type_init): Likewise.
954
955 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
956
957         * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
958         * i386-tbl.h: Regenerated.
959
960 2009-01-12  H.J. Lu  <hongjiu.lu@intel.com>
961
962         * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
963         subB, xorB and cmpB.  Use EvS on addS, orS, adcS, sbbS, andS,
964         subS, xorS and cmpS.
965
966 2009-01-10  H.J. Lu  <hongjiu.lu@intel.com>
967
968         * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
969         CpuClflush and CpuSYSCALL, respectively. Remove CpuK8.  Add
970         CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
971         (cpu_flags): Remove CpuP4, CpuK6 and CpuK8.  Add CpuClflush
972         and CpuSYSCALL.
973         (lineno): Removed.
974         (set_bitfield): Take an argument, lineno.  Don't report lineno
975         on error if it is -1.
976         (process_i386_cpu_flag): Take an argument, lineno.
977         (process_i386_opcode_modifier): Likewise.
978         (process_i386_operand_type): Likewise.
979         (output_i386_opcode): Likewise.
980         (opcode_hash_entry): Add lineno.
981         (process_i386_opcodes): Updated.
982         (process_i386_registers): Likewise.
983         (process_i386_initializers): Likewise.
984
985         * i386-opc.h (CpuP4): Removed.
986         (CpuK6): Likewise.
987         (CpuK8): Likewise.
988         (CpuClflush): New.
989         (CpuSYSCALL): Likewise.
990         (CpuMMX): Updated.
991         (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8.  Add
992         cpuclflush and cpusyscall.
993
994         * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
995         syscall and sysret.
996         * i386-init.h: Regenerated.
997         * i386-tbl.h: Likewise.
998
999 2009-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1000
1001         * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
1002         and CPU_AMDFAM10_FLAGS.  Add CPU_RDTSCP_FLAGS.
1003         (cpu_flags): Add CpuRdtscp.
1004         (set_bitfield): Remove CpuSledgehammer check.
1005
1006         * i386-opc.h (CpuRdtscp): New.
1007         (CpuLM): Updated.
1008         (i386_cpu_flags): Add cpurdtscp.
1009
1010         * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
1011         * i386-init.h: Regenerated.
1012         * i386-tbl.h: Likewise.
1013
1014 2009-01-09  Peter Bergner  <bergner@vnet.ibm.com>
1015
1016         * ppc-opc.c (PPCNONE): Define.
1017         (NOPOWER4): Delete.
1018         (powerpc_opcodes): Initialize the new "deprecated" field.
1019
1020 2009-01-06  H.J. Lu  <hongjiu.lu@intel.com>
1021
1022         AVX Programming Reference (December, 2008)
1023         * i386-dis.c (VEX_LEN_2B_M_0): Removed.
1024         (VEX_LEN_E7_P_2_M_0): Likewise.
1025         (VEX_LEN_2C_P_1): Updated.
1026         (VEX_LEN_E8_P_2): Likewise.
1027         (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
1028         (mod_table): Likewise.
1029
1030         * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
1031         * i386-tbl.h: Regenerated.
1032
1033 2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
1034
1035         * i386-gen.c (process_copyright): Update for 2009.
1036
1037         * i386-init.h: Regenerated.
1038         * i386-tbl.h: Likewise.
1039
1040 2009-01-05  H.J. Lu  <hongjiu.lu@intel.com>
1041
1042         AVX Programming Reference (December, 2008)
1043         * i386-dis.c (OP_VEX_FMA): Removed.
1044         (OP_EX_VexW): Likewise.
1045         (OP_EX_VexImmW): Likewise.
1046         (OP_XMM_VexW): Likewise.
1047         (VEXI4_Fixup): Likewise.
1048         (VPERMIL2_Fixup): Likewise.
1049         (VexI4): Likewise.
1050         (VexFMA): Likewise.
1051         (Vex128FMA): Likewise.
1052         (EXVexW): Likewise.
1053         (EXdVexW): Likewise.
1054         (EXqVexW): Likewise.
1055         (EXVexImmW): Likewise.
1056         (XMVexW): Likewise.
1057         (VPERMIL2): Likewise.
1058         (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
1059         (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
1060         (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
1061         (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
1062         (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
1063         (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
1064         (get_vex_imm8): Likewise.
1065         (OP_EX_VexReg): Likewise.
1066         vpermil2_op): Likewise.
1067         (EXVexWdq): New.
1068         (vex_w_dq_mode): Likewise.
1069         (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
1070         (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
1071         (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
1072         (es_reg): Updated.
1073         (PREFIX_VEX_38DB): Likewise.
1074         (PREFIX_VEX_3A4A): Likewise.
1075         (PREFIX_VEX_3A60): Likewise.
1076         (PREFIX_VEX_3ADF): Likewise.
1077         (VEX_LEN_3ADF_P_2): Likewise.
1078         (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
1079         PREFIX_VEX_3A5C...PREFIX_VEX_3A5F, 
1080         PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
1081         PREFIX_VEX_3A78...PREFIX_VEX_3A7F.  Add
1082         PREFIX_VEX_3896...PREFIX_VEX_389F,
1083         PREFIX_VEX_38A6...PREFIX_VEX_38AF and
1084         PREFIX_VEX_38B6...PREFIX_VEX_38BF.
1085         (vex_table): Likewise.
1086         (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
1087         and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
1088         (putop): Support "%XW".
1089         (intel_operand_size): Handle vex_w_dq_mode.
1090
1091         * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
1092
1093         * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
1094         instructions.  Add new FMA instructions.
1095         * i386-tbl.h: Regenerated.
1096
1097 2009-01-02  Matthias Klose  <doko@ubuntu.com> 
1098
1099         * or32-opc.c (or32_print_register, or32_print_immediate, 
1100         disassemble_insn): Don't rely on undefined sprintf behaviour. 
1101
1102 For older changes see ChangeLog-2008
1103 \f
1104 Local Variables:
1105 mode: change-log
1106 left-margin: 8
1107 fill-column: 74
1108 version-control: never
1109 End: