3 * m32c-asm.c: Regenerate.
7 * score-dis.c (print_insn_score48, print_insn_score32): Move default
8 case label to proper lexical block.
9 * score7-dis.c (print_insn_score32): Likewise.
13 * s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
14 MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
15 * s390-opc.txt (nopr, nop): Use new instruction format.
20 * arm-dis.c (print_insn_coprocessor): Check that a user specified
21 ARM architecture supports the matched instruction.
22 (print_insn_arm): Likewise.
23 (select_arm_features): New function. Fills in the fields of an
24 arm_feature_set structure based on a given arm machine number.
25 (print_insn): Initialise an arm_feature_set structure.
29 * vax-dis.c (is_function_entry): Return success for synthetic
31 (is_plt_tail): New function.
32 (print_insn_vax): Decode PLT entry offset longword.
37 * arm-dis.c (thumb32_opcodes): Fix binary value of SEV.W
41 * cr16-dis.c (print_arg): Avoid printing the 0x prefix twice.
46 * arm-dis.c (print_insn): Ignore is_data if the user has requested
47 the disassembly of data as well as instructions.
51 * cgen.sh: Handle multiple simultaneous runs for parallel makes.
55 * moxie-opc.c (moxie_form1_opc_info): Remove branch instructions.
56 (moxie_form3_opc_info): Add branch instructions.
57 * moxie-dis.c (print_insn_moxie): Disassemble MOXIE_F3_PCREL
62 * moxie-opc.c: Recode some MOXIE_F1_4 opcodes as MOXIE_F1_M.
63 * moxie-dis.c (print_insn_moxie): Handle MOXIE_F1_M case.
67 * dep-in.sed: Don't use \n in replacement part of s command.
68 * Makefile.am (DEP1): LC_ALL for uniq.
69 * Makefile.in: Regenerate.
73 * po/nl.po: Updated Dutch translation.
77 * ia64-gen.c (parse_resource_users, print_dependency_table,
78 add_dis_table_ent, finish_distable, insert_bit_table_ent,
79 add_dis_entry, compact_distree, gen_dis_table, completer_entries_eq,
80 get_prefix_len, compute_completer_bits, insert_opcode_dependencies,
81 insert_completer_entry, print_completer_entry, print_completer_table,
82 opcodes_eq, add_opcode_entry, shrink): Use ISO C syntax for functions.
86 * mep-asm.c: Regenerate.
87 * mep-desc.c: Regenerate.
91 * mep-asm.c: Regenerate.
92 * mep-desc.c: Regenerate.
93 * mep-desc.h: Regenerate.
94 * mep-dis.c: Regenerate.
95 * mep-ibld.c: Regenerate.
96 * mep-opc.c: Regenerate.
97 * mep-opc.h: Regenerate.
101 * po/id.po: Updated Indonesian translation.
102 * po/opcodes.pot: Updated template file.
106 * dep-in.sed: Don't modify .o to .lo here. Output one filename
107 per line with all lines having continuation backslash. Prefix
108 first line with "A", following lines with "B".
109 * Makefile.am (DEP): Don't use dep.sed here.
110 (DEP1): Run $MKDEP on single files, modify .o to .lo here. Use
111 dep.sed here on dependencies, sort and uniq.
112 * Makefile.in: Regenerate.
116 * makefile.vms (OPT): New variable.
117 (CFLAGS): Update compilation flags.
121 * mep-asm.c: Regenerate.
122 * mep-desc.c: Regenerate.
123 * mep-desc.h: Regenerate.
124 * mep-dis.c: Regenerate.
125 * mep-ibld.c: Regenerate.
126 * mep-opc.c: Regenerate.
127 * mep-opc.h: Regenerate.
131 * i386-opc.h (Cpusse5): Delete.
132 (i386_cpu_flags): Delete.
133 * i386-gen.c: Remove CpuSSE5, Drex, Drexv and Drexc.
134 * i386-opc.tbl: Remove SSE5 instructions.
135 * i386-tbl.h: Regenerate.
136 * i386-init.h: Regenerate.
137 * i386-dis.c (OP_E_memeory, OP_E_extended): Remove drex handling.
138 (print_drex_arg): Delete.
141 (OP_DREX_ICMP): Delete.
142 (OP_DREX_FCMP): Delete.
144 (THREE_BYTE_0F24, THREE_BYTE_0F25, THREE_BYTE_0f7B): Delete.
148 * Makefile.am: Run "make dep-am".
149 * Makefile.in: Regenerate.
150 * po/POTFILES.in: Regenerate.
154 * mep-asm.c: Regenerate.
155 * mep-opc.c: Regenerate.
159 * mep-asm.c: Regenerate.
160 * mep-desc.c: Regenerate.
161 * mep-desc.h: Regenerate.
162 * mep-dis.c: Regenerate.
163 * mep-ibld.c: Regenerate.
164 * mep-opc.c: Regenerate.
165 * mep-opc.h: Regenerate.
169 * mep-desc.c: Regenerate.
170 * mep-ibld.c: Regenerate.
171 * mep-opc.c: Regenerate.
172 * mep-opc.h: Regenerate.
176 * moxie-opc.c, moxie-dis.c: Created.
177 * Makefile.am: Build the moxie source files.
178 * configure.in: Add moxie support.
179 * Makefile.in, configure: Rebuilt.
180 * disassemble.c (disassembler): Add moxie support.
181 (ARCH_moxie): Define.
185 * i386-opc.tbl (protb, protw, protd, protq): Set opcode
187 (pshab, pshaw, pshad, pshaq): Likewise.
188 * i386-tbl.h: Re-generate.
192 * mep-asm.c: Regenerate.
193 * mep-desc.c: Regenerate.
194 * mep-desc.h: Regenerate.
195 * mep-dis.c: Regenerate.
196 * mep-ibld.c: Regenerate.
197 * mep-opc.c: Regenerate.
198 * mep-opc.h: Regenerate.
202 * ppc-opc.c (powerpc_opcodes) <"tlbilxlpid", "tlbilxpid", "tlbilxva",
203 "tlbilx">: Use secondary opcode "18" as per the ISA 2.06 documentation.
204 Reorder entries so the extended mnemonics are listed before tlbilx.
208 * ppc-dis.c (powerpc_init_dialect): Do not choose a default dialect
210 (print_insn_powerpc): Make sure we only deprecate instructions using
211 the original dialect and not a modified dialect due to -Many handling.
212 Move the handling of the condition register and default operands to
213 the end of the if/else if/else chain.
214 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
215 instructions from newer processors are listed before older ones.
216 <"icblce", "sync", "eieio", "tlbld">: Deprecate for processors
217 that have instructions with conflicting opcodes.
221 * ppc-opc.c (powerpc_opcodes) <"dcbzl">: Merge the POWER4 and
226 * arm-dis.c (print_insn): Print BE8 opcodes in little endianness.
230 * arm-dis.c (print_insn): Also check section matches in backwards
231 search for mapping symbol.
235 * i386-dis.c (get_valid_dis386): Abort on unhandled table.
239 * cgen-opc.c: Include alloca-conf.h rather than alloca.h.
240 * Makefile.am: Run "make dep-am".
241 * Makefile.in: Regenerate.
242 * openrisc-opc.c: Regenerate.
246 * po/id.po: Updated Indonesian translation.
250 * ppc-dis.c: Include "opintl.h".
251 (struct ppc_mopt, ppc_opts): New.
252 (ppc_parse_cpu): New function.
253 (powerpc_init_dialect): Use it.
254 (print_ppc_disassembler_options): Dump options from ppc_opts.
255 Internationalize message.
259 * po/es.po: Updated Spanish translation.
264 * configure.in: Test for ld --as-needed support. Link shared
265 libopcodes against libm.
266 * configure: Regenerate.
270 * ppc-opc.c (powerpc_opcodes): Reorder the opcode table so that
271 instructions from newer processors are listed before older ones.
275 * Makefile.am: Run "make dep-am".
276 (HFILES): Move lm32-desc.h and lm32-opc.h from..
278 * Makefile.in: Regenerate.
282 * score7-dis.c: New file.
283 * Makefile.am: Add dependencies for score7-dis.c.
284 * Makefile.in: Regenerate.
285 * configure.in: Add score7-dis to score files.
286 * configure: Regenerate.
287 * score-dis.c: Add support for score7 architecture.
288 * score-opc.h: Likewise.
292 * configure: Regenerate.
296 * i386-dis.c (OP_EX): Call OP_E_memory instead of OP_E.
300 * ppc-dis.c (powerpc_init_dialect): Extend -Mpower7 to disassemble
301 the power7 and the isel instructions.
302 * ppc-opc.c (insert_xc6, extract_xc6): New static functions.
303 (insert_dm, extract_dm): Likewise.
304 (XB6): Update comment to include XX2 form.
305 (WC, XC6, SHW, DMEX, UIM, XX2, XX3RC, XX4, XX2_MASK, XX2UIM_MASK,
306 XX2BF_MASK, XX3BF_MASK, XX3SHW_MASK, XX4_MASK, XWC_MASK, POWER7): New.
307 (RemoveXX3DM): Delete.
308 (powerpc_opcodes): <"lfdp", "lfdpx", "mcrxr", "mftb", "mffgpr",
309 "mftgpr">: Deprecate for POWER7.
310 <"fres", "fres.", "frsqrtes", "frsqrtes.", "fre", "fre.", "frsqrte",
311 "frsqrte.">: Deprecate the three operand form and enable the two
312 operand form for POWER7 and later.
313 <"wait">: Extend to accept optional parameter. Enable for POWER7.
314 <"waitsrv", "waitimpl">: Add extended opcodes.
315 <"ldbrx", "stdbrx">: Enable for POWER7.
316 <"cdtbcd", "cbcdtd", "addg6s">: Add POWER6 opcodes.
317 <"bpermd", "dcbtstt", "dcbtt", "dcffix.", "dcffix", "divde.", "divde",
318 "divdeo.", "divdeo", "divdeu.", "divdeu", "divdeuo.", "divdeuo",
319 "divwe.", "divwe", "divweo.", "divweo", "divweu.", "divweu", "divweuo.",
320 "divweuo", "fcfids.", "fcfids", "fcfidu.", "fcfidu", "fcfidus.",
321 "fcfidus", "fctidu.", "fctidu", "fctiduz.", "fctiduz", "fctiwu.",
322 "fctiwu", "fctiwuz.", "fctiwuz", "ftdiv", "ftsqrt", "lbarx", "lfiwzx",
323 "lharx", "popcntd", "popcntw", "stbcx.", "sthcx.">: Add POWER7 opcodes.
324 <"lxsdux", "lxsdx", "lxvdsx", "lxvw4ux", "lxvw4x", "stxsdux", "stxsdx",
325 "stxvw4ux", "stxvw4x", "xsabsdp", "xsadddp", "xscmpodp", "xscmpudp",
326 "xscpsgndp", "xscvdpsp", "xscvdpsxds", "xscvdpsxws", "xscvdpuxds",
327 "xscvdpuxws", "xscvspdp", "xscvsxddp", "xscvuxddp", "xsdivdp",
328 "xsmaddadp", "xsmaddmdp", "xsmaxdp", "xsmindp", "xsmsubadp",
329 "xsmsubmdp", "xsmuldp", "xsnabsdp", "xsnegdp", "xsnmaddadp",
330 "xsnmaddmdp", "xsnmsubadp", "xsnmsubmdp", "xsrdpi", "xsrdpic",
331 "xsrdpim", "xsrdpip", "xsrdpiz", "xsredp", "xsrsqrtedp", "xssqrtdp",
332 "xssubdp", "xstdivdp", "xstsqrtdp", "xvabsdp", "xvabssp", "xvadddp",
333 "xvaddsp", "xvcmpeqdp.", "xvcmpeqdp", "xvcmpeqsp.", "xvcmpeqsp",
334 "xvcmpgedp.", "xvcmpgedp", "xvcmpgesp.", "xvcmpgesp", "xvcmpgtdp.",
335 "xvcmpgtdp", "xvcmpgtsp.", "xvcmpgtsp", "xvcpsgnsp", "xvcvdpsp",
336 "xvcvdpsxds", "xvcvdpsxws", "xvcvdpuxds", "xvcvdpuxws", "xvcvspdp",
337 "xvcvspsxds", "xvcvspsxws", "xvcvspuxds", "xvcvspuxws", "xvcvsxddp",
338 "xvcvsxdsp", "xvcvsxwdp", "xvcvsxwsp", "xvcvuxddp", "xvcvuxdsp",
339 "xvcvuxwdp", "xvcvuxwsp", "xvdivdp", "xvdivsp", "xvmaddadp",
340 "xvmaddasp", "xvmaddmdp", "xvmaddmsp", "xvmaxdp", "xvmaxsp",
341 "xvmindp", "xvminsp", "xvmovsp", "xvmsubadp", "xvmsubasp", "xvmsubmdp",
342 "xvmsubmsp", "xvmuldp", "xvmulsp", "xvnabsdp", "xvnabssp", "xvnegdp",
343 "xvnegsp", "xvnmaddadp", "xvnmaddasp", "xvnmaddmdp", "xvnmaddmsp",
344 "xvnmsubadp", "xvnmsubasp", "xvnmsubmdp", "xvnmsubmsp", "xvrdpi",
345 "xvrdpic", "xvrdpim", "xvrdpip", "xvrdpiz", "xvredp", "xvresp",
346 "xvrspi", "xvrspic", "xvrspim", "xvrspip", "xvrspiz", "xvrsqrtedp",
347 "xvrsqrtesp", "xvsqrtdp", "xvsqrtsp", "xvsubdp", "xvsubsp", "xvtdivdp",
348 "xvtdivsp", "xvtsqrtdp", "xvtsqrtsp", "xxland", "xxlandc", "xxlnor",
349 "xxlor", "xxlxor", "xxmrghw", "xxmrglw", "xxsel", "xxsldwi", "xxspltd",
350 "xxspltw", "xxswapd">: Add VSX opcodes.
354 * i386-gen.c (operand_type_init): Remove OPERAND_TYPE_VEX_IMM4.
355 (operand_types): Remove Vex_Imm4.
357 * i386-opc.h (Vex_Imm4): Removed.
359 (i386_operand_type): Remove vex_imm4.
361 * i386-opc.tbl: Remove Vex_Imm4 comments.
362 * i386-init.h: Regenerated.
363 * i386-tbl.h: Likewise.
367 * arm-dis.c (neon_opcodes): Correct bit-mask and patterns for
368 vq{r}shr{u}n.s64 insnstructions.
372 * ppc-opc.c (powerpc_opcodes) <"lfdepx", "stfdepx">: Fix the first
373 operand to be a float point register (FRT/FRS).
377 * mips-opc.c (mips_builtin_opcodes): Move the Octeon-specific
378 dmfc2 and dmtc2 before the architecture-level variants.
382 * fr30-opc.c: Regenerate.
383 * frv-opc.c: Regenerate.
384 * ip2k-opc.c: Regenerate.
385 * iq2000-opc.c: Regenerate.
386 * lm32-opc.c: Regenerate.
387 * m32c-opc.c: Regenerate.
388 * m32r-opc.c: Regenerate.
389 * mep-opc.c: Regenerate.
390 * mt-opc.c: Regenerate.
391 * xc16x-opc.c: Regenerate.
392 * xstormy16-opc.c: Regenerate.
393 * tic54x-dis.c (print_instruction): Avoid compiler warning on
398 * m68k-opc.c (m68k_opcodes): Add stldsr instruction.
402 * ppc-opc.c: Update copyright year.
403 (powerpc_opcodes) <"dcbt", "dcbtst">: Deprecate the Embedded operand
404 ordering for POWER4 and later and use the correct Server ordering.
408 AVX Programming Reference (January, 2009)
409 * i386-dis.c (PREFIX_VEX_3A44): New.
410 (VEX_LEN_3A44_P_2): Likewise.
411 (PREFIX_VEX_3A48): Updated.
412 (VEX_LEN_3A4C_P_2): Likewise.
413 (prefix_table): Add PREFIX_VEX_3A44.
414 (vex_table): Likewise.
415 (vex_len_table): Add VEX_LEN_3A44_P_2.
417 * i386-opc.tbl: Add PCLMUL + AVX instructions.
418 * i386-tbl.h: Regenerated.
422 * mips-dis.c (mips_cp0_names_xlr, mips_cp0sel_names_xlr): Define.
423 (mips_arch_choices): Add XLR entry.
424 * mips-opc.c (XLR): Define.
425 (mips_builtin_opcodes): Add XLR instructions.
429 * Makefile.am: Add install-pdf target.
430 * po/Make-in: Add install-pdf target.
431 * Makefile.in: Regenerate.
435 * mep-asm.c: Regenerate.
436 * mep-desc.c: Regenerate.
437 * mep-desc.h: Regenerate.
438 * mep-dis.c: Regenerate.
439 * mep-ibld.c: Regenerate.
440 * mep-opc.c: Regenerate.
441 * mep-opc.h: Regenerate.
445 * arm-dis.c (thumb32_opcodes): Correct decoding for qadd, qdadd,
450 * mips-opc.c (suxc1): Add the flag of FP_D.
454 * fr30-asm.c, fr30-dis.c, fr30-ibld.c, frv-asm.c, frv-dis.c,
455 * frv-ibld.c, ip2k-asm.c, ip2k-dis.c, ip2k-ibld.c,
456 * iq2000-asm.c, iq2000-dis.c, iq2000-ibld.c, m32c-asm.c,
457 * m32c-dis.c, m32c-ibld.c, m32r-asm.c, m32r-dis.c,
458 * m32r-ibld.c, mep-asm.c, mep-dis.c, mep-ibld.c, mt-asm.c,
459 * mt-dis.c, mt-ibld.c, openrisc-asm.c, openrisc-dis.c,
460 * openrisc-ibld.c, xc16x-asm.c, xc16x-dis.c, xc16x-ibld.c,
461 * xstormy16-asm.c, xstormy16-dis.c, xstormy16-ibld.c: Regenerate.
465 * configure.in (commonbfdlib): Delete.
466 (SHARED_LIBADD): Add pic libiberty if such is available.
467 * configure: Regenerate.
468 * po/POTFILES.in: Regenerate.
472 * ppc-dis.c (print_insn_powerpc): Skip insn if it is deprecated.
473 * ppc-opc.c (powerpc_opcodes) <mtfsf, mtfsf.>: Deprecate the two
474 operand form and enable the four operand form for POWER6 and later.
475 <mtfsfi, mtfsfi.>: Deprecate the two operand form and enable the
476 three operand form for POWER6 and later.
480 * bfin-dis.c (OUTS): Use "%s" as format string.
484 * i386-gen.c (cpu_flag_init): Remove a white space.
485 (operand_type_init): Likewise.
489 * i386-opc.tbl: Add NoAVX to movnti, lfence and mfence.
490 * i386-tbl.h: Regenerated.
494 * i386-dis.c (dis386): Use EbS on addB, orB, adcB, sbbB, andB,
495 subB, xorB and cmpB. Use EvS on addS, orS, adcS, sbbS, andS,
500 * i386-gen.c (cpu_flag_init): Replace CpuP4 and CpuK6 with
501 CpuClflush and CpuSYSCALL, respectively. Remove CpuK8. Add
502 CPU_COREI7_FLAGS, CPU_CLFLUSH_FLAGS and CPU_SYSCALL_FLAGS.
503 (cpu_flags): Remove CpuP4, CpuK6 and CpuK8. Add CpuClflush
506 (set_bitfield): Take an argument, lineno. Don't report lineno
507 on error if it is -1.
508 (process_i386_cpu_flag): Take an argument, lineno.
509 (process_i386_opcode_modifier): Likewise.
510 (process_i386_operand_type): Likewise.
511 (output_i386_opcode): Likewise.
512 (opcode_hash_entry): Add lineno.
513 (process_i386_opcodes): Updated.
514 (process_i386_registers): Likewise.
515 (process_i386_initializers): Likewise.
517 * i386-opc.h (CpuP4): Removed.
521 (CpuSYSCALL): Likewise.
523 (i386_cpu_flags): Remove cpup4, cpuk6 and cpuk8. Add
524 cpuclflush and cpusyscall.
526 * i386-opc.tbl: Update movnti, clflush, lfence, mfence, pause,
528 * i386-init.h: Regenerated.
529 * i386-tbl.h: Likewise.
533 * i386-gen.c (cpu_flag_init): Add CpuRdtscp to CPU_K8_FLAGS
534 and CPU_AMDFAM10_FLAGS. Add CPU_RDTSCP_FLAGS.
535 (cpu_flags): Add CpuRdtscp.
536 (set_bitfield): Remove CpuSledgehammer check.
538 * i386-opc.h (CpuRdtscp): New.
540 (i386_cpu_flags): Add cpurdtscp.
542 * i386-opc.tbl: Replace CpuSledgehammer with CpuRdtscp.
543 * i386-init.h: Regenerated.
544 * i386-tbl.h: Likewise.
548 * ppc-opc.c (PPCNONE): Define.
550 (powerpc_opcodes): Initialize the new "deprecated" field.
554 AVX Programming Reference (December, 2008)
555 * i386-dis.c (VEX_LEN_2B_M_0): Removed.
556 (VEX_LEN_E7_P_2_M_0): Likewise.
557 (VEX_LEN_2C_P_1): Updated.
558 (VEX_LEN_E8_P_2): Likewise.
559 (vex_len_table): Remove VEX_LEN_2B_M_0 and VEX_LEN_E7_P_2_M_0.
560 (mod_table): Likewise.
562 * i386-opc.tbl: Add 256bit vmovntdq, vmovntpd and vmovntps.
563 * i386-tbl.h: Regenerated.
567 * i386-gen.c (process_copyright): Update for 2009.
569 * i386-init.h: Regenerated.
570 * i386-tbl.h: Likewise.
574 AVX Programming Reference (December, 2008)
575 * i386-dis.c (OP_VEX_FMA): Removed.
576 (OP_EX_VexW): Likewise.
577 (OP_EX_VexImmW): Likewise.
578 (OP_XMM_VexW): Likewise.
579 (VEXI4_Fixup): Likewise.
580 (VPERMIL2_Fixup): Likewise.
583 (Vex128FMA): Likewise.
587 (EXVexImmW): Likewise.
589 (VPERMIL2): Likewise.
590 (PREFIX_VEX_3A48...PREFIX_VEX_3A4A): Likewise.
591 (PREFIX_VEX_3A5C...PREFIX_VEX_3A5F): Likewise.
592 (PREFIX_VEX_3A68...PREFIX_VEX_3A6F): Likewise.
593 (PREFIX_VEX_3A78...PREFIX_VEX_3A7F): Likewise.
594 (VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2): Likewise.
595 (VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2): Likewise.
596 (get_vex_imm8): Likewise.
597 (OP_EX_VexReg): Likewise.
598 vpermil2_op): Likewise.
600 (vex_w_dq_mode): Likewise.
601 (PREFIX_VEX_3896...PREFIX_VEX_389F): Likewise.
602 (PREFIX_VEX_38A6...PREFIX_VEX_38AF): Likewise.
603 (PREFIX_VEX_38B6...PREFIX_VEX_38BF): Likewise.
605 (PREFIX_VEX_38DB): Likewise.
606 (PREFIX_VEX_3A4A): Likewise.
607 (PREFIX_VEX_3A60): Likewise.
608 (PREFIX_VEX_3ADF): Likewise.
609 (VEX_LEN_3ADF_P_2): Likewise.
610 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
611 PREFIX_VEX_3A5C...PREFIX_VEX_3A5F,
612 PREFIX_VEX_3A68...PREFIX_VEX_3A6F and
613 PREFIX_VEX_3A78...PREFIX_VEX_3A7F. Add
614 PREFIX_VEX_3896...PREFIX_VEX_389F,
615 PREFIX_VEX_38A6...PREFIX_VEX_38AF and
616 PREFIX_VEX_38B6...PREFIX_VEX_38BF.
617 (vex_table): Likewise.
618 (vex_len_table): Remove VEX_LEN_3A6A_P_2...VEX_LEN_3A6F_P_2
619 and VEX_LEN_3A7A_P_2...VEX_LEN_3A7F_P_2.
620 (putop): Support "%XW".
621 (intel_operand_size): Handle vex_w_dq_mode.
623 * i386-opc.h (VexNDS): Add a comment for VEX NDS and VEX DDS.
625 * i386-opc.tbl: Remove vpermil2pd/vpermil2ps and old FMA
626 instructions. Add new FMA instructions.
627 * i386-tbl.h: Regenerated.
631 * or32-opc.c (or32_print_register, or32_print_immediate,
632 disassemble_insn): Don't rely on undefined sprintf behaviour.
634 For older changes see ChangeLog-2008
640 version-control: never