3 * Makefile.am: Run "make dep-am".
4 * Makefile.in: Regenerate.
5 * po/POTFILES.in: Regenerate.
9 * pj-opc.c (jsr, ret, getstatic, putstatic, getfield, putfield,
10 invokevirtual, invokespecial, invokestatic, invokeinterface,
11 goto_w, jsr_w, ldc_quick, ldc_w_quick, ldc2_w_quick,
12 getfield_quick, putfield_quick, getfield2_quick, putfield2_quick,
13 getstatic_quick, putstatic_quick, getstatic2_quick,
14 putstatic2_quick, invokevirtual_quick, invokenonvirtual_quick,
15 invokesuper_quick, invokestatic_quick, invokeinterface_quick,
16 aastore_quick, new_quick, anewarray_quick, multianewarray_quick,
17 checkcast_quick, instanceof_quick, invokevirtiual_quick_w,
18 getfield_quick_w, putfield_quick_w, nonnull_quick,
19 agetfield_quick, aputfield_quick, agetstatic_quick,
20 aputstatic_quick, aldc_quick, aldc_w_quick, exit_sync_method): Fix
25 Second part of ms1 to mt renaming.
26 * Makefile.am (HFILES, CFILES, ALL_MACHINES): Adjust.
27 (stamp-mt): Adjust rule.
28 (mt-asm.lo, mt-desc.lo, mt-dis.lo, mt-ibld.lo, mt-opc.lo): Rename &
30 * Makefile.in: Rebuilt.
32 * configure.in (bfd_mt_arch): Rename & adjust.
33 * disassemble.c (ARCH_mt): Renamed.
34 (disassembler): Adjust.
35 * mt-asm.c: Renamed, rebuilt.
36 * mt-desc.c: Renamed, rebuilt.
37 * mt-desc.h: Renamed, rebuilt.
38 * mt-dis.c: Renamed, rebuilt.
39 * mt-ibld.c: Renamed, rebuilt.
40 * mt-opc.c: Renamed, rebuilt.
41 * mt-opc.h: Renamed, rebuilt.
45 * m32c-desc.c: Regenerate.
46 * m32c-opc.c: Regenerate.
47 * m32c-opc.h: Regenerate.
51 * Makefile.am (CLEANFILES, CGEN_CPUS, MT_DEPS): Replace ms1 with mt.
52 * Makefile.in: Rebuilt.
53 * configure.in: Replace ms1 files with mt files.
58 * i386-dis.c (MAXLEN): Reduce to architectural limit.
59 (fetch_data): Check for sufficient buffer size.
63 * i386-dis.c (OP_ST): Remove prefix in Intel mode.
67 * i386-dis.c (dofloat): Handle %rip-relative floating point addressing.
71 * cris-opc.c (cris_opcodes) <"move" "s,P">: Define using
72 MOVE_M_TO_PREG_OPCODE and MOVE_M_TO_PREG_ZBITS instead of constants.
77 * i386-dis.c (address_mode): New enum type.
78 (address_mode): New variable.
79 (mode_64bit): Removed.
80 (ckprefix): Updated to check address_mode instead of mode_64bit.
81 (prefix_name): Likewise.
82 (print_insn): Likewise.
84 (print_operand_value): Likewise.
85 (intel_operand_size): Likewise.
96 (SVME_Fixup): Likewise.
97 (print_insn): Set address_mode.
98 (PNI_Fixup): Add 64bit and address size override support for
103 * cris-dis.c (bytes_to_skip): Handle new parameter prefix_matchedp.
104 (print_with_operands): Check for prefix when [PC+] is seen.
108 * configure.in (cgen_files): Add cgen-bitset.lo.
109 (ta): Add cgen-bitset.lo when arch==bfd_cris_arch.
110 * Makefile.am (CFILES): Add cgen-bitset.c.
111 (ALL_MACHINES): Add cgen-bitset.lo.
112 (cgen-bitset.lo): New target.
113 * cgen-opc.c (cgen_bitset_create, cgen_bitset_init, cgen_bitset_clear)
114 (cgen_bitset_add, cgen_bitset_set, cgen_bitset_contains)
115 (cgen_bitset_compare, cgen_bitset_intersect_p, cgen_bitset_copy)
116 (cgen_bitset_union): Moved from here ...
117 * cgen-bitset.c: ... to here. New file.
118 * Makefile.in: Regenerated.
119 * configure: Regenerated.
123 * ia64-gen.c (_opcode_int64_low, _opcode_int64_high,
124 opcode_fprintf_vma): New.
125 (print_main_table): New opcode_fprintf_vma instead of fprintf_vma.
129 * ppc-opc.c (powerpc_opcodes): Add frin,friz,frip,frim. Correct
134 * mips16-opc.c: Add MIPS16e save/restore opcodes.
135 * mips-dis.c (print_mips16_insn_arg): Handle printing of 'm'/'M'
136 codes for save/restore.
140 * m68k-dis.c (print_insn_m68k): Only match FPU insns with
145 * m32c-desc.c: Regenerated.
150 * ms1-asm.c, ms1-desc.c, ms1-desc.h, ms1-dis.c, ms1-ibld.c,
151 ms1-opc.c, ms1-opc.h: Regenerated.
155 * configure: Regenerate after modifying bfd/warning.m4.
159 * i386-dis.c (ckprefix): Handle rex on fwait. Don't print
160 ignored rex prefixes here.
161 (print_insn): Instead, handle them similarly to fwait followed
166 * iq2000-desc.c: Regenerated.
167 * iq2000-desc.h: Likewise.
168 * iq2000-dis.c: Likewise.
169 * iq2000-opc.c: Likewise.
173 * arm-dis.c (print_insn_thumb32): Word align blx target address.
177 * arm-dis.c (print_insn): Warning fix.
181 * Makefile.am: Run "make dep-am".
182 * Makefile.in: Regenerated.
184 * dep-in.sed: Replace " ./" with " ".
188 * All CGEN-generated sources: Regenerate.
190 Contribute the following changes:
193 * disassemble.c (disassemble_init_for_target): Add 'break' to case for
194 bfd_arch_tic4x. Use cgen_bitset_create and cgen_bitset_set for
199 * cgen-dis.in: Rename CGEN_ISA_MASK to CGEN_BITSET. Rename
200 cgen_isa_mask_* to cgen_bitset_*.
201 * cgen-opc.c: Likewise.
205 * cgen-dis.in (print_insn_@arch@): Fix comparison with cached isas.
206 * *-dis.c: Regenerate.
210 * cgen-dis.in (print_insn_@arch@): Copy prev_isas, don't assign
211 it, as it may point to a reused buffer. Set prev_isas when we
216 * cgen-opc.c (cgen_isa_mask_create): New support function for
218 (cgen_isa_mask_init): Ditto.
219 (cgen_isa_mask_clear): Ditto.
220 (cgen_isa_mask_add): Ditto.
221 (cgen_isa_mask_set): Ditto.
222 (cgen_isa_supported): Ditto.
223 (cgen_isa_mask_compare): Ditto.
224 (cgen_isa_mask_intersection): Ditto.
225 (cgen_isa_mask_copy): Ditto.
226 (cgen_isa_mask_combine): Ditto.
227 * cgen-dis.in (libiberty.h): #include it.
228 (isas): Renamed from 'isa' and now (CGEN_ISA_MASK *).
229 (print_insn_@arch@): Use CGEN_ISA_MASK and support functions.
230 * Makefile.am (CGENDEPS): Add utils-cgen.scm and attrs.scm.
231 * Makefile.in: Regenerated.
235 * m32c-asm.c: Regenerate.
236 * m32c-desc.c: Regenerate.
237 * m32c-desc.h: Regenerate.
238 * m32c-dis.c: Regenerate.
239 * m32c-ibld.c: Regenerate.
240 * m32c-opc.c: Regenerate.
241 * m32c-opc.h: Regenerate.
245 * m32c-asm.c: Regenerate.
246 * m32c-desc.c: Regenerate.
247 * m32c-desc.h: Regenerate.
248 * m32c-dis.c: Regenerate.
249 * m32c-ibld.c: Regenerate.
250 * m32c-opc.c: Regenerate.
251 * m32c-opc.h: Regenerate.
255 * arm-dis.c (arm_opcodes): Correct "sel" entry.
259 * m32r-asm.c: Regenerate.
263 * m32c-asm.c: Regenerate.
264 * m32c-desc.c: Regenerate.
265 * m32c-desc.h: Regenerate.
266 * m32c-dis.c: Regenerate.
267 * m32c-ibld.c: Regenerate.
268 * m32c-opc.c: Regenerate.
269 * m32c-opc.h: Regenerate.
273 * configure.in: Add target architecture bfd_arch_z80.
274 * configure: Regenerated.
275 * disassemble.c (disassembler)<ARCH_z80>: Add case
277 * z80-dis.c: New file.
281 * po/POTFILES.in: Regenerate.
282 * po/opcodes.pot: Regenerate.
286 * ia64-asmtab.c: Regenerate.
290 * m32c-asm.c: Regenerate.
291 * m32c-desc.c: Regenerate.
292 * m32c-desc.h: Regenerate.
293 * m32c-dis.c: Regenerate.
294 * m32c-ibld.c: Regenerate.
295 * m32c-opc.c: Regenerate.
296 * m32c-opc.h: Regenerate.
300 * bfin-dis.c: Tidy up code, removing redundant constructs.
304 * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-add
309 * m32r-asm.c: Regenerate after updating m32r.opc.
313 * bfin-dis.c (print_insn_bfin): Do proper endian transform when
314 reading instruction from memory.
318 * m32r-asm.c: Regenerate after updating m32r.opc.
322 * m32r-asm.c: Regenerate after updating m32r.opc.
326 * arm-dis.c (coprocessor_opcodes): Fix mask for various Maverick CDP
331 * ppc-dis.c (struct dis_private): Remove.
332 (powerpc_dialect): Avoid aliasing warnings.
333 (print_insn_big_powerpc, print_insn_little_powerpc): Likewise.
337 * po/ga.po: New Irish translation.
338 * configure.in (ALL_LINGUAS): Add "ga".
339 * configure: Regenerate.
343 * Makefile.am: Run "make dep-am".
344 * Makefile.in: Regenerated.
345 * aclocal.m4: Likewise.
346 * configure: Likewise.
350 * Makefile.am: Bfin support.
351 * Makefile.in: Regenerated.
352 * aclocal.m4: Regenerated.
353 * bfin-dis.c: New file.
354 * configure.in: Bfin support.
355 * configure: Regenerated.
356 * disassemble.c (ARCH_bfin): Define.
357 (disassembler): Add case for bfd_arch_bfin.
361 * i386-dis.c (stack_v_mode): Renamed from branch_v_mode.
364 (Ob64, Ov64): Rename to Ob, Ov. Delete unused original definitions.
365 (dis386): Document and use new 'V' meta character. Use it for
366 single-byte push/pop opcode forms. Use stackEv for mod-r/m push/pop
367 opcode forms. Correct typo in 'pop ss'. Replace Ob64/Ov64 by Ob/Ov.
368 (putop): 'q' suffix for 'T' and 'U' meta depends on DFLAG. Mark
369 data prefix as used whenever DFLAG was examined. Handle 'V'.
370 (intel_operand_size): Use stack_v_mode.
371 (OP_E): Use stack_v_mode, but handle only the special case of
372 64-bit mode without operand size override here; fall through to
373 v_mode case otherwise.
374 (OP_REG): Special case rAX_reg ... rDI_reg only when 64-bit mode
375 and no operand size override is present.
376 (OP_J): Use get32s for obtaining the displacement also when rex64
381 * arm-dis.c (arm_opcodes, thumb32_opcodes): Rename smi to smc.
385 * mips-opc.c (MT32): New define.
386 (mips_builtin_opcodes): Move "bc0f", "bc0fl", "bc0t", "bc0tl" to the
387 bottom to avoid opcode collision with "mftr" and "mttr".
389 * mips-dis.c (mips_arch_choices): Enable INSN_MT for mips32r2.
390 (print_insn_args): Add supports for +t, +T, !, $, *, &, g operand
395 * arm-dis.c (coprocessor_opcodes): Add null terminator.
399 * arm-dis.c (coprocessor_opcodes): New.
400 (arm_opcodes, thumb32_opcodes): Remove coprocessor insns.
401 (print_insn_coprocessor): New function.
402 (print_insn_arm): Use print_insn_coprocessor. Remove coprocessor
404 (print_insn_thumb32): Use print_insn_coprocessor.
408 * arm-dis.c (thumb_opcodes): Disassemble sub(3) as subs.
412 * i386-dis.c (intel_operand_size): New, broken out from OP_E for
414 (OP_E): Call intel_operand_size, move call site out of mode
416 (OP_OFF): Call intel_operand_size if suffix_always. Remove
417 ATTRIBUTE_UNUSED from parameters.
418 (OP_OFF64): Likewise.
419 (OP_ESreg): Call intel_operand_size.
420 (OP_DSreg): Likewise.
421 (OP_DIR): Use colon rather than semicolon as separator of far
426 * mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
427 (mips_builtin_opcodes): Add DSP instructions.
428 * mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2,
430 (print_insn_args): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, :, ', @
435 * mips16-opc.c (mips16_opcodes): Add the MIPS16e jalrc/jrc
436 instructions to the table.
440 * a29k-dis.c: Delete.
441 * Makefile.am: Remove a29k support.
442 * configure.in: Likewise.
443 * disassemble.c: Likewise.
444 * Makefile.in: Regenerate.
445 * configure: Regenerate.
446 * po/POTFILES.in: Regenerate.
450 * ppc-dis.c (powerpc_dialect): Handle e300.
451 (print_ppc_disassembler_options): Likewise.
452 * ppc-opc.c (PPCE300): Define.
453 (powerpc_opcodes): Mark icbt as available for the e300.
457 * hppa-dis.c (print_insn_hppa): Don't print '%' before register names.
458 Use "rp" instead of "%r2" in "b,l" insns.
462 * s390-dis.c (print_insn_s390): Print unsigned operands with %u.
463 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z9-109.
465 * s390-opc.c (I32_16, U32_16, M_16): Add defines 32 bit immediates
466 and 4 bit optional masks.
467 (INSTR_RIL_RI, INSTR_RIL_RU, INSTR_RRF_M0RR, INSTR_RSE_CCRD,
468 INSTR_RSY_CCRD, INSTR_SSF_RRDRD): Add new instruction formats.
469 (MASK_RIL_RI, MASK_RIL_RU, MASK_RRF_M0RR, MASK_RSE_CCRD,
470 MASK_RSY_CCRD, MASK_SSF_RRDRD): Likewise.
471 (s390_opformats): Likewise.
472 * s390-opc.txt: Add new instructions for cpu type z9-109.
476 * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%".
480 * arm-dis.c: Fix disassebly of thumb2 writeback addressing modes.
484 * arm-dis.c (thumb32_opc): Fix addressing mode for tbh.
485 (print_insn_thumb32): Fix decoding of thumb2 'I' operands.
489 * m32c-asm.c Regenerate.
490 * m32c-dis.c Regenerate.
494 * disassemble.c (disassemble_init_for_target): M32C ISAs are
495 enums, so convert them to bit masks, which attributes are.
499 * configure.in: Restore alpha ordering to list of arches.
500 * configure: Regenerate.
501 * disassemble.c: Restore alpha ordering to list of arches.
505 * m32c-asm.c: Regenerate.
506 * m32c-desc.c: Regenerate.
507 * m32c-desc.h: Regenerate.
508 * m32c-dis.c: Regenerate.
509 * m32c-ibld.h: Regenerate.
510 * m32c-opc.c: Regenerate.
511 * m32c-opc.h: Regenerate.
515 * i386-dis.c (PNI_Fixup): Update comment.
516 (VMX_Fixup): Properly handle the suffix check.
520 * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-mode
525 * Makefile.am: Run "make dep-am".
526 (stamp-m32c): Fix cpu dependencies.
527 * Makefile.in: Regenerate.
528 * ip2k-dis.c: Regenerate.
532 * i386-dis.c (OP_VMX): New. Handle Intel VMX Instructions.
533 (VMX_Fixup): New. Fix up Intel VMX Instructions.
537 (dis386_twobyte): Updated entries 0x78 and 0x79.
538 (twobyte_has_modrm): Likewise.
539 (grps): Use OP_VMX in the "sgdtIQ" entry. Updated GRP9.
540 (OP_G): Handle m_mode.
544 Add support for the Renesas M32C and M16C.
545 * m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c, m32c-opc.c: New.
546 * m32c-desc.h, m32c-opc.h: New.
547 * Makefile.am (HFILES): List m32c-desc.h and m32c-opc.h.
548 (CFILES): List m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c,
550 (ALL_MACHINES): List m32c-asm.lo, m32c-desc.lo, m32c-dis.lo,
551 m32c-ibld.lo, m32c-opc.lo.
552 (CLEANFILES): List stamp-m32c.
553 (M32C_DEPS): List stamp-m32c, if CGEN_MAINT.
554 (CGEN_CPUS): Add m32c.
555 (m32c-asm.c, m32c-desc.c, m32c-dis.c, m32c-ibld.c, m32c-opc.c)
556 (m32c-desc.h, m32c-opc.h): Depend on M32C_DEPS.
557 (m32c_opc_h): New variable.
558 (stamp-m32c, m32c-asm.lo, m32c-desc.lo, m32c-dis.lo, m32c-ibld.lo)
559 (m32c-opc.lo): New rules.
560 * Makefile.in: Regenerated.
561 * configure.in: Add case for bfd_m32c_arch.
562 * configure: Regenerated.
563 * disassemble.c (ARCH_m32c): New.
564 [ARCH_m32c]: #include "m32c-desc.h".
565 (disassembler) [ARCH_m32c]: Add case for bfd_arch_m32c.
566 (disassemble_init_for_target) [ARCH_m32c]: Same.
568 * cgen-ops.h, cgen-types.h: New files.
569 * Makefile.am (HFILES): List them.
570 * Makefile.in: Regenerated.
574 * arc-dis.c, arm-dis.c, cris-dis.c, crx-dis.c, d10v-dis.c,
575 d30v-dis.c, fr30-dis.c, h8300-dis.c, h8500-dis.c, i860-dis.c,
576 ia64-dis.c, ip2k-dis.c, m10200-dis.c, m10300-dis.c,
577 m88k-dis.c, mcore-dis.c, mips-dis.c, ms1-dis.c, or32-dis.c,
578 ppc-dis.c, sh64-dis.c, sparc-dis.c, tic4x-dis.c, tic80-dis.c,
579 v850-dis.c: Fix format bugs.
580 * ia64-gen.c (fail, warn): Add format attribute.
581 * or32-opc.c (debug): Likewise.
585 * arm-dis.c (opcode32 arm_opcodes): Fix ARM VFP fadds instruction
590 * Makefile.am (stamp-m32r): Fix path to cpu files.
591 (stamp-m32r, stamp-iq2000): Likewise.
592 * Makefile.in: Regenerate.
593 * m32r-asm.c: Regenerate.
594 * po/POTFILES.in: Remove arm-opc.h. Add ms1-asm.c, ms1-desc.c,
595 ms1-desc.h, ms1-dis.c, ms1-ibld.c, ms1-opc.c, ms1-opc.h.
599 * iq2000-asm.c: Regenerate.
600 * ms1-asm.c: Regenerate.
604 * i386-dis.c (SVME_Fixup): New.
605 (grps): Use it for the lidt entry.
606 (PNI_Fixup): Call OP_M rather than OP_E.
607 (INVLPG_Fixup): Likewise.
611 * tic30-dis.c (cnvt_tmsfloat_ieee): Use HUGE_VALF if defined.
615 * a29k-dis.c: Update to ISO C90 style function declarations and
617 * alpha-opc.c: Likewise.
618 * arc-dis.c: Likewise.
619 * arc-opc.c: Likewise.
620 * avr-dis.c: Likewise.
621 * cgen-asm.in: Likewise.
622 * cgen-dis.in: Likewise.
623 * cgen-ibld.in: Likewise.
624 * cgen-opc.c: Likewise.
625 * cris-dis.c: Likewise.
626 * d10v-dis.c: Likewise.
627 * d30v-dis.c: Likewise.
628 * d30v-opc.c: Likewise.
629 * dis-buf.c: Likewise.
630 * dlx-dis.c: Likewise.
631 * h8300-dis.c: Likewise.
632 * h8500-dis.c: Likewise.
633 * hppa-dis.c: Likewise.
634 * i370-dis.c: Likewise.
635 * i370-opc.c: Likewise.
636 * m10200-dis.c: Likewise.
637 * m10300-dis.c: Likewise.
638 * m68k-dis.c: Likewise.
639 * m88k-dis.c: Likewise.
640 * mips-dis.c: Likewise.
641 * mmix-dis.c: Likewise.
642 * msp430-dis.c: Likewise.
643 * ns32k-dis.c: Likewise.
644 * or32-dis.c: Likewise.
645 * or32-opc.c: Likewise.
646 * pdp11-dis.c: Likewise.
647 * pj-dis.c: Likewise.
648 * s390-dis.c: Likewise.
649 * sh-dis.c: Likewise.
650 * sh64-dis.c: Likewise.
651 * sparc-dis.c: Likewise.
652 * sparc-opc.c: Likewise.
653 * sysdep.h: Likewise.
654 * tic30-dis.c: Likewise.
655 * tic4x-dis.c: Likewise.
656 * tic80-dis.c: Likewise.
657 * v850-dis.c: Likewise.
658 * v850-opc.c: Likewise.
659 * vax-dis.c: Likewise.
660 * w65-dis.c: Likewise.
661 * z8kgen.c: Likewise.
663 * fr30-*: Regenerate.
665 * ip2k-*: Regenerate.
666 * iq2000-*: Regenerate.
667 * m32r-*: Regenerate.
669 * openrisc-*: Regenerate.
670 * xstormy16-*: Regenerate.
674 * m68k-dis.c: Use ISC C90.
675 * m68k-opc.c: Formatting fixes.
679 * mips16-opc.c (mips16_opcodes): Add the following MIPS16e
680 instructions to the table; seb/seh/sew/zeb/zeh/zew.
684 Contribute Morpho ms1 on behalf of Red Hat
685 * ms1-asm.c, ms1-desc.c, ms1-dis.c, ms1-ibld.c, ms1-opc.c,
686 ms1-opc.h: New files, Morpho ms1 target.
690 * disassemble.c (ARCH_ms1): Define.
691 (disassembler): Handle bfd_arch_ms1
695 * Makefile.am, Makefile.in: Add ms1 target.
696 * configure.in: Ditto.
700 * arm-opc.h: Delete; fold contents into ...
701 * arm-dis.c: ... here. Move includes of internal COFF headers
702 next to includes of internal ELF headers.
703 (streq, WORD_ADDRESS, BDISP, BDISP23): Delete, unused.
704 (struct arm_opcode): Rename struct opcode32. Make 'assembler' const.
705 (struct thumb_opcode): Rename struct opcode16. Make 'assembler' const.
706 (arm_conditional, arm_fp_const, arm_shift, arm_regname, regnames)
707 (iwmmxt_wwnames, iwmmxt_wwssnames):
709 (regnames): Remove iWMMXt coprocessor register sets.
710 (iwmmxt_regnames, iwmmxt_cregnames): New statics.
711 (get_arm_regnames): Adjust fourth argument to match above changes.
712 (set_iwmmxt_regnames): Delete.
713 (print_insn_arm): Constify 'c'. Use ISO syntax for function
714 pointer calls. Expand sole use of BDISP. Use iwmmxt_regnames
715 and iwmmxt_cregnames, not set_iwmmxt_regnames.
716 (print_insn_thumb16, print_insn_thumb32): Constify 'c'. Use
717 ISO syntax for function pointer calls.
721 * arm-dis.c: Split up the comments describing the format codes, so
722 that the ARM and 16-bit Thumb opcode tables each have comments
723 preceding them that describe all the codes, and only the codes,
724 valid in those tables. (32-bit Thumb table is already like this.)
725 Reorder the lists in all three comments to match the order in
726 which the codes are implemented.
727 Remove all forward declarations of static functions. Convert all
728 function definitions to ISO C format.
729 (print_insn_arm, print_insn_thumb16, print_insn_thumb32):
731 (print_insn_thumb16): Remove unused case 'I'.
732 (print_insn): Update for changed calling convention of subroutines.
736 * i386-dis.c (OP_E): In Intel mode, display 32-bit displacements in
737 hex (but retain it being displayed as signed). Remove redundant
738 checks. Add handling of displacements for 16-bit addressing in Intel
743 * i386-dis.c (prefix_name): Remove pointless mode_64bit check.
744 (OP_E): Remove redundant REX_EXTZ handling. Remove pointless
745 masking of 'rm' in 16-bit memory address handling.
749 * ppc-dis.c (powerpc_dialect): Handle "-Mpower5".
750 (print_ppc_disassembler_options): Document it.
751 * ppc-opc.c (SVC_LEV): Define.
752 (LEV): Allow optional operand.
754 (powerpc_opcodes): Extend "sc". Adjust "svc" and "svcl". Add
755 "hrfid", "popcntb", "fsqrtes", "fsqrtes.", "fre" and "fre.".
759 * Makefile.in: Regenerate.
763 * arm-dis.c (thumb_opcodes): Add disassembly for V6T2 16-bit
764 instructions. Adjust disassembly of some opcodes to match
766 (thumb32_opcodes): New table.
767 (print_insn_thumb): Rename print_insn_thumb16; don't handle
768 two-halfword branches here.
769 (print_insn_thumb32): New function.
770 (print_insn): Choose among print_insn_arm, print_insn_thumb16,
771 and print_insn_thumb32. Be consistent about order of
772 halfwords when printing 32-bit instructions.
777 * i386-dis.c (branch_v_mode): New.
778 (indirEv): Use branch_v_mode instead of v_mode.
779 (OP_E): Handle branch_v_mode.
783 * d10v-dis.c (dis_2_short): Support 64bit host.
787 * po/nl.po: Updated translation.
791 * Update the address and phone number of the FSF organization in
792 the GPL notices in the following files:
793 a29k-dis.c, aclocal.m4, alpha-dis.c, alpha-opc.c, arc-dis.c,
794 arc-dis.h, arc-ext.c, arc-ext.h, arc-opc.c, arm-dis.c, arm-opc.h,
795 avr-dis.c, cgen-asm.c, cgen-asm.in, cgen-dis.c, cgen-dis.in,
796 cgen-ibld.in, cgen-opc.c, cgen.sh, cris-dis.c, cris-opc.c,
797 crx-dis.c, crx-opc.c, d10v-dis.c, d10v-opc.c, d30v-dis.c,
798 d30v-opc.c, dis-buf.c, dis-init.c, disassemble.c, dlx-dis.c,
799 fr30-asm.c, fr30-desc.c, fr30-desc.h, fr30-dis.c, fr30-ibld.c,
800 fr30-opc.c, fr30-opc.h, frv-asm.c, frv-desc.c, frv-desc.h,
801 frv-dis.c, frv-ibld.c, frv-opc.c, frv-opc.h, h8300-dis.c,
802 h8500-dis.c, h8500-opc.h, hppa-dis.c, i370-dis.c, i370-opc.c,
803 i386-dis.c, i860-dis.c, i960-dis.c, ia64-asmtab.h, ia64-dis.c,
804 ia64-gen.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-d.c,
805 ia64-opc-f.c, ia64-opc-i.c, ia64-opc-m.c, ia64-opc-x.c,
806 ia64-opc.c, ia64-opc.h, ip2k-asm.c, ip2k-desc.c, ip2k-desc.h,
807 ip2k-dis.c, ip2k-ibld.c, ip2k-opc.c, ip2k-opc.h, iq2000-asm.c,
808 iq2000-desc.c, iq2000-desc.h, iq2000-dis.c, iq2000-ibld.c,
809 iq2000-opc.c, iq2000-opc.h, m10200-dis.c, m10200-opc.c,
810 m10300-dis.c, m10300-opc.c, m32r-asm.c, m32r-desc.c, m32r-desc.h,
811 m32r-dis.c, m32r-ibld.c, m32r-opc.c, m32r-opc.h, m32r-opinst.c,
812 m68hc11-dis.c, m68hc11-opc.c, m68k-dis.c, m68k-opc.c, m88k-dis.c,
813 maxq-dis.c, mcore-dis.c, mcore-opc.h, mips-dis.c, mips-opc.c,
814 mips16-opc.c, mmix-dis.c, mmix-opc.c, msp430-dis.c, ns32k-dis.c,
815 openrisc-asm.c, openrisc-desc.c, openrisc-desc.h, openrisc-dis.c,
816 openrisc-ibld.c, openrisc-opc.c, openrisc-opc.h, opintl.h,
817 or32-dis.c, or32-opc.c, pdp11-dis.c, pdp11-opc.c, pj-dis.c,
818 pj-opc.c, ppc-dis.c, ppc-opc.c, s390-dis.c, s390-mkopc.c,
819 s390-opc.c, sh-dis.c, sh-opc.h, sh64-dis.c, sh64-opc.c,
820 sh64-opc.h, sparc-dis.c, sparc-opc.c, sysdep.h, tic30-dis.c,
821 tic4x-dis.c, tic54x-dis.c, tic54x-opc.c, tic80-dis.c, tic80-opc.c,
822 v850-dis.c, v850-opc.c, vax-dis.c, w65-dis.c, w65-opc.h,
823 xstormy16-asm.c, xstormy16-desc.c, xstormy16-desc.h,
824 xstormy16-dis.c, xstormy16-ibld.c, xstormy16-opc.c,
825 xstormy16-opc.h, xtensa-dis.c, z8k-dis.c, z8kgen.c
829 * ia64-opc.c: Include sysdep.h before libiberty.h.
833 * configure.in (ALL_LINGUAS): Add vi.
834 * configure: Regenerate.
839 * configure.in: Fix the check for basename declaration.
840 * configure: Regenerate.
844 * ppc-opc.c (RTO): Define.
845 (powerpc_opcodes <tlbsx, tlbsx., tlbre>): Combine PPC403 and BOOKE
846 entries to suit PPC440.
850 * i386-dis.c: Insert hyphens into selected VIA PadLock extensions.
855 * po/fi.po: New translation: Finnish.
856 * configure.in (ALL_LINGUAS): Add fi.
857 * configure: Regenerate.
861 * Makefile.am (NO_WERROR): Define.
862 * configure.in: Invoke AM_BINUTILS_WARNINGS.
863 * Makefile.in: Regenerate.
864 * aclocal.m4: Regenerate.
865 * configure: Regenerate.
869 * fr30-asm.c: Regenerate.
870 * frv-asm.c: Regenerate.
871 * iq2000-asm.c: Regenerate.
872 * m32r-asm.c: Regenerate.
873 * openrisc-asm.c: Regenerate.
877 * i386-dis.c (PNI_Fixup): Neither mwait nor monitor have any
878 visible operands in Intel mode. The first operand of monitor is
883 * i386-dis.c (INVLPG_Fixup): Decode rdtscp; change code to allow for
884 easier future additions.
888 * configure.in: Check for basename.
889 * configure: Regenerate.
894 * i386-dis.c (SEG_Fixup): New.
896 (dis386): Use "Sv" for 0x8c and 0x8e.
901 * vax-dis.c: (entry_addr): New varible: An array of user supplied
902 function entry mask addresses.
903 (entry_addr_occupied_slots): New variable: The number of occupied
904 elements in entry_addr.
905 (entry_addr_total_slots): New variable: The total number of
906 elements in entry_addr.
907 (parse_disassembler_options): New function. Fills in the entry_addr
909 (free_entry_array): New function. Release the memory used by the
910 entry addr array. Suppressed because there is no way to call it.
911 (is_function_entry): Check if a given address is a function's
912 start address by looking at supplied entry mask addresses and
913 symbol information, if available.
914 (print_insn_vax): Use parse_disassembler_options and is_function_entry.
918 * cris-dis.c (print_with_operands): Use ~31L for long instead
923 * mmix-opc.c (O): Revert the last change.
928 * mmix-opc.c (O): Use 24UL instead of 24 for unsigned long.
933 * mmix-opc.c (O, Z): Force expression as unsigned long.
937 * ip2k-asm.c: Regenerate.
938 * op/opcodes.pot: Regenerate.
943 * configure.in (werror): New switch: Add -Werror to the
944 compiler command line. Enabled by default. Disable via
946 * configure: Regenerate.
950 * ppc-dis.c (powerpc_dialect): Don't set PPC_OPCODE_ALTIVEC when
955 * po/es.po: Commit new Spanish translation.
957 * po/fr.po: Commit new French translation.
961 * vax-dis.c: Fix spelling error
962 (print_insn_vax): Use ".word 0x0012 # Entry mask: r1 r2 >" instead
963 of just "Entry mask: < r1 ... >"
967 * arm-dis.c (arm_opcodes): Document %E and %V.
968 Add entries for v6T2 ARM instructions:
969 bfc bfi mls strht ldrht ldrsht ldrsbt movw movt rbit ubfx sbfx.
970 (print_insn_arm): Add support for %E and %V.
971 (thumb_opcodes): Add ARMv6K instructions nop, sev, wfe, wfi, yield.
976 * ppc-opc.c (insert_sprg, extract_sprg): New Functions.
977 (powerpc_operands <SPRG>): Call the above. Bit field is 5 bits.
979 (XSPRG_MASK): Mask off extra bits now part of sprg field.
980 (powerpc_opcodes): Asjust mfsprg and mtsprg to suit new mask. Move
981 mfsprg4..7 after msprg and consolidate.
985 * vax-dis.c (entry_mask_bit): New array.
986 (print_insn_vax): Decode function entry mask.
990 * ppc-opc.c (powerpc_opcodes): Fix encoding of efscfd.
994 * po/opcodes.pot: Regenerate.
998 * arc-dis.c (a4_decoding_class): New enum.
999 (dsmOneArcInst): Use the enum values for the decoding class.
1000 Remove redundant case in the switch for decodingClass value 11.
1004 * i386-dis.c (print_insn): Suppress lock prefix printing for cr8...15
1006 (OP_C): Consider lock prefix in non-64-bit modes.
1010 * cris-dis.c (format_hex): Remove ineffective warning fix.
1011 * crx-dis.c (make_instruction): Warning fix.
1012 * frv-asm.c: Regenerate.
1016 * cgen-dis.in: Use bfd_byte for buffers that are passed to
1019 * ia64-opc.c (locate_opcode_ent): Initialise opval array.
1021 * crx-dis.c (make_instruction): Move argument structure into inner
1022 scope and ensure that all of its fields are initialised before
1025 * fr30-asm.c: Regenerate.
1026 * fr30-dis.c: Regenerate.
1027 * frv-asm.c: Regenerate.
1028 * frv-dis.c: Regenerate.
1029 * ip2k-asm.c: Regenerate.
1030 * ip2k-dis.c: Regenerate.
1031 * iq2000-asm.c: Regenerate.
1032 * iq2000-dis.c: Regenerate.
1033 * m32r-asm.c: Regenerate.
1034 * m32r-dis.c: Regenerate.
1035 * openrisc-asm.c: Regenerate.
1036 * openrisc-dis.c: Regenerate.
1037 * xstormy16-asm.c: Regenerate.
1038 * xstormy16-dis.c: Regenerate.
1042 * arc-ext.c: Warning fixes.
1043 * arc-ext.h: Likewise.
1044 * cgen-opc.c: Likewise.
1045 * ia64-gen.c: Likewise.
1046 * maxq-dis.c: Likewise.
1047 * ns32k-dis.c: Likewise.
1048 * w65-dis.c: Likewise.
1049 * ia64-asmtab.c: Regenerate.
1053 * fr30-desc.c: Regenerate.
1054 * fr30-desc.h: Regenerate.
1055 * fr30-opc.c: Regenerate.
1056 * fr30-opc.h: Regenerate.
1057 * frv-desc.c: Regenerate.
1058 * frv-desc.h: Regenerate.
1059 * frv-opc.c: Regenerate.
1060 * frv-opc.h: Regenerate.
1061 * ip2k-desc.c: Regenerate.
1062 * ip2k-desc.h: Regenerate.
1063 * ip2k-opc.c: Regenerate.
1064 * ip2k-opc.h: Regenerate.
1065 * iq2000-desc.c: Regenerate.
1066 * iq2000-desc.h: Regenerate.
1067 * iq2000-opc.c: Regenerate.
1068 * iq2000-opc.h: Regenerate.
1069 * m32r-desc.c: Regenerate.
1070 * m32r-desc.h: Regenerate.
1071 * m32r-opc.c: Regenerate.
1072 * m32r-opc.h: Regenerate.
1073 * m32r-opinst.c: Regenerate.
1074 * openrisc-desc.c: Regenerate.
1075 * openrisc-desc.h: Regenerate.
1076 * openrisc-opc.c: Regenerate.
1077 * openrisc-opc.h: Regenerate.
1078 * xstormy16-desc.c: Regenerate.
1079 * xstormy16-desc.h: Regenerate.
1080 * xstormy16-opc.c: Regenerate.
1081 * xstormy16-opc.h: Regenerate.
1085 * Makefile.am: Run "make dep-am"
1086 * Makefile.in: Regenerate.
1090 * cgen-dis.in (print_address): Add an ATTRIBUTE_UNUSED to prevent
1091 compile time warnings.
1092 (print_keyword): Likewise.
1093 (default_print_insn): Likewise.
1095 * fr30-desc.c: Regenerated.
1096 * fr30-desc.h: Regenerated.
1097 * fr30-dis.c: Regenerated.
1098 * fr30-opc.c: Regenerated.
1099 * fr30-opc.h: Regenerated.
1100 * frv-desc.c: Regenerated.
1101 * frv-dis.c: Regenerated.
1102 * frv-opc.c: Regenerated.
1103 * ip2k-asm.c: Regenerated.
1104 * ip2k-desc.c: Regenerated.
1105 * ip2k-desc.h: Regenerated.
1106 * ip2k-dis.c: Regenerated.
1107 * ip2k-opc.c: Regenerated.
1108 * ip2k-opc.h: Regenerated.
1109 * iq2000-desc.c: Regenerated.
1110 * iq2000-dis.c: Regenerated.
1111 * iq2000-opc.c: Regenerated.
1112 * m32r-asm.c: Regenerated.
1113 * m32r-desc.c: Regenerated.
1114 * m32r-desc.h: Regenerated.
1115 * m32r-dis.c: Regenerated.
1116 * m32r-opc.c: Regenerated.
1117 * m32r-opc.h: Regenerated.
1118 * m32r-opinst.c: Regenerated.
1119 * openrisc-desc.c: Regenerated.
1120 * openrisc-desc.h: Regenerated.
1121 * openrisc-dis.c: Regenerated.
1122 * openrisc-opc.c: Regenerated.
1123 * openrisc-opc.h: Regenerated.
1124 * xstormy16-desc.c: Regenerated.
1125 * xstormy16-desc.h: Regenerated.
1126 * xstormy16-dis.c: Regenerated.
1127 * xstormy16-opc.c: Regenerated.
1128 * xstormy16-opc.h: Regenerated.
1132 * dis-buf.c (perror_memory): Use sprintf_vma to print out
1137 * iq2000-asm.c: Regenerate.
1139 * frv-dis.c: Regenerate.
1143 * Makefile.am (CGEN): Load guile.scm before calling the main
1145 * Makefile.in: Regenerated.
1146 * cgen.sh: Be prepared for the 'cgen' argument to contain spaces.
1147 Simply pass the cgen-opc.scm path to ${cgen} as its first
1148 argument; ${cgen} itself now contains the '-s', or whatever is
1149 appropriate for the Scheme being used.
1153 * configure: Regenerate to track ../gettext.m4.
1157 * ia64-gen.c (NELEMS): Define.
1158 (shrink): Generate alias with missing second predicate register when
1159 opcode has two outputs and these are both predicates.
1160 * ia64-opc-i.c (FULL17): Define.
1161 (ia64_opcodes_i): Add mov-to-pr alias without second input. Use FULL17
1162 here to generate output template.
1163 (TBITCM, TNATCM): Undefine after use.
1164 * ia64-opc-m.c (ia64_opcodes_i): Add alloc alias without ar.pfs as
1165 first input. Add ld16 aliases without ar.csd as second output. Add
1166 st16 aliases without ar.csd as second input. Add cmpxchg aliases
1167 without ar.ccv as third input. Add cmp8xchg16 aliases without ar.csd/
1168 ar.ccv as third/fourth inputs. Consolidate through...
1169 (CMPXCHG_acq, CMPXCHG_rel, CMPXCHG_1, CMPXCHG_2, CMPXCHG_4, CMPXCHG_8,
1170 CMPXCHGn, CMP8XCHG16, CMPXCHG_ALL): Define.
1171 * ia64-asmtab.c: Regenerate.
1175 * configure: Regenerate to track ../gettext.m4 change.
1180 * frv-asm.c: Rebuilt.
1181 * frv-desc.c: Rebuilt.
1182 * frv-desc.h: Rebuilt.
1183 * frv-dis.c: Rebuilt.
1184 * frv-ibld.c: Rebuilt.
1185 * frv-opc.c: Rebuilt.
1186 * frv-opc.h: Rebuilt.
1190 * configure: Regenerate, ../gettext.m4 was updated.
1194 * mips-opc.c: Change INSN_ALIAS to INSN2_ALIAS.
1195 Change INSN_WRITE_MDMX_ACC to INSN2_WRITE_MDMX_ACC.
1196 Change INSN_READ_MDMX_ACC to INSN2_READ_MDMX_ACC.
1197 * mips-dis.c: Ditto.
1201 * ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.
1205 * mips-dis.c (no_aliases): New disassembly option flag.
1206 (set_default_mips_dis_options): Init no_aliases to zero.
1207 (parse_mips_dis_option): Handle no-aliases option.
1208 (print_insn_mips): Ignore table entries that are aliases
1209 if no_aliases is set.
1210 (print_insn_mips16): Ditto.
1211 * mips-opc.c (mips_builtin_opcodes): Add initializer column for
1212 new pinfo2 member and add INSN_ALIAS initializers as needed. Also
1213 move WR_MACC and RD_MACC initializers from pinfo to pinfo2.
1214 * mips16-opc.c (mips16_opcodes): Ditto.
1218 * sh-opc.h (arch_sh2a_or_sh3e,arch_sh2a_or_sh4): Correct definition.
1219 (inheritance diagram): Add missing edge.
1220 (arch_sh1_up): Rename arch_sh_up to match external name to make life
1221 easier for the testsuite.
1222 (arch_sh4_nofp_up): Likewise, rename arch_sh4_nofpu_up.
1223 (arch_sh4a_nofp_up): Likewise, rename arch_sh4a_nofpu_up.
1224 (arch_sh2a_nofpu_or_sh4_nommu_nofpu_up): Add missing
1225 arch_sh2a_or_sh4_up child.
1226 (sh_table): Do renaming as above.
1227 Correct comment for ldc.l for gas testsuite to read.
1228 Remove rogue mul.l from sh1 (duplicate of the one for sh2).
1229 Correct comments for movy.w and movy.l for gas testsuite to read.
1230 Correct comments for fmov.d and fmov.s for gas testsuite to read.
1234 * i386-dis.c (OP_E): Don't ignore scale in SIB for 64 bit mode.
1238 * i386-dis.c (OP_E): Ignore scale when index == 0x4 in SIB.
1242 * disassemble.c (disassemble_init_for_target) <case
1243 bfd_arch_ia64>: Set skip_zeroes to 16.
1244 <case bfd_arch_tic4x>: Set skip_zeroes to 32.
1246 For older changes see ChangeLog-2004
1252 version-control: never