3 * armd-dis.c (arm_opcodes): Fix rbit opcode.
7 * i386-dis.c (grps): Change "sldtQ", "strQ" and "smswQ" to
8 "sldt", "str" and "smsw".
13 * i386-dis.c (GRP11_C6): NEW.
21 (GRPPADLCK1): Likewise.
22 (GRPPADLCK2): Likewise.
23 (dis386): Use GRP11_C6 and GRP11_C7 for entres 0xc6 and 0xc7,
25 (grps): Add entries for GRP11_C6 and GRP11_C7.
30 * i386-dis.c (dis386): Add support for 4 operand instructions. Add
31 support for amdfam10 SSE4a/ABM instructions. Modify all
32 initializer macros to have additional arguments. Disallow REP
33 prefix for non-string instructions.
39 * arm-dis.c (coprocessor): Alter fmsrr disassembly syntax.
43 * i386-dis.c (dis386_twobyte): Use "nopQ" for 0x1f.
44 (twobyte_has_modrm): Set 1 for 0x1f.
48 * i386-dis.c (NOP_Fixup): Removed.
50 (NOP_Fixup2): Likewise.
51 (dis386): Use NOP_Fixup1 and NOP_Fixup2 on 0x90.
55 * arm-dis.c (print_insn_neon): Disassemble 32-bit immediates as signed
60 * i386.c (GRP10): Renamed to ...
62 (GRP11): Renamed to ...
64 (GRP12): Renamed to ...
66 (GRP13): Renamed to ...
68 (GRP14): Renamed to ...
70 (dis386_twobyte): Updated.
75 * po/fi.po: Updated Finnish translation.
79 * po/Make-in (pdf, ps): New dummy targets.
83 * arm-dis.c (coprocessor_opcodes): Add %c to unconditional arm
85 (neon_opcodes): Add conditional execution specifiers.
86 (thumb_opcodes): Ditto.
87 (thumb32_opcodes): Ditto.
88 (arm_conditional): Change 0xe to "al" and add "" to end.
89 (ifthen_state, ifthen_next_state, ifthen_address): New.
90 (IFTHEN_COND): Define.
91 (print_insn_coprocessor, print_insn_neon): Print thumb conditions.
92 (print_insn_arm): Change %c to use new values of arm_conditional.
93 (print_insn_thumb16): Print thumb conditions. Add %I.
94 (print_insn_thumb32): Print thumb conditions.
95 (find_ifthen_state): New function.
96 (print_insn): Track IT block state.
102 * ppc-dis.c (powerpc_dialect): Handle power6 option.
103 (print_ppc_disassembler_options): Mention power6.
108 * mips-dis.c: Disassemble DSP64 instructions for MIPS64R2.
109 * mips-opc.c: Add DSP64 instructions.
113 * m68hc11-dis.c (print_insn): Warning fix.
117 * po/Make-in (top_builddir): Define.
121 * Makefile.am: Run "make dep-am".
122 * Makefile.in: Regenerate.
123 * config.in: Regenerate.
127 * Makefile.am (INCLUDES): Use @INCINTL@.
128 * acinclude.m4: Include new gettext macros.
129 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
130 Remove local code for po/Makefile.
131 * Makefile.in, aclocal.m4, configure: Regenerated.
135 * po/es.po: Updated Spanish translation.
139 * m68k-opc.c (m68k_opcodes): Fix the masks of the Coldfire fmovemd
140 and fmovem entries. Put register list entries before immediate
141 mask entries. Use "l" rather than "L" in the fmovem entries.
142 * m68k-dis.c (match_insn_m68k): Remove the PRIV argument and work it
144 (m68k_scan_mask): New function, split out from...
145 (print_insn_m68k): ...here. If no architecture has been set,
146 first try printing an m680x0 instruction, then try a Coldfire one.
150 * po/ga.po: Updated Irish translation.
154 * crx-dis.c (EXTRACT): Make macro work on 64-bit hosts.
158 * po/nl.po: Updated translation.
162 * avr-dis.c: Formatting fix.
166 * mips16-opc.c (I1, I32, I64): New shortcut defines.
167 (mips16_opcodes): Change membership of instructions to their
172 * i386-dis.c (grps): Update sgdt/sidt for 64bit.
176 * arm-dis.c (coprocessor_opcodes): Don't interpret fldmx/fstmx as
182 * mips-opc.c: Add macro for cache instruction.
188 * mips-dis.c (mips_arch_choices): Add smartmips instruction
189 decoding to MIPS32 and MIPS32R2. Limit DSP decoding to release
190 2 ISAs. Add MIPS3D decoding to MIPS32R2. Add MT decoding to
192 * mips-opc.c: fix random typos in comments.
193 (INSN_SMARTMIPS): New defines.
194 (mips_builtin_opcodes): Add paired single support for MIPS32R2.
195 Move bc3f, bc3fl, bc3t, bc3tl downwards. Move flushi, flushd,
196 flushid, wb upwards. Move cfc3, ctc3 downwards. Rework the
197 FP_S and FP_D flags to denote single and double register
198 accesses separately. Move dmfc3, dmtc3, mfc3, mtc3 downwards.
199 Allow jr.hb and jalr.hb for release 1 ISAs. Allow luxc1, suxc1
200 for MIPS32R2. Add SmartMIPS instructions. Add two-argument
201 variants of bc2f, bc2fl, bc2t, bc2tl. Add mfhc2, mthc2 to
203 * mips16-opc.c (mips16_opcodes): Add sdbbp instruction.
207 * mips-opc.c (mips_builtin_opcodes): Fix mftr argument order.
213 * mips-dis.c (print_insn_args): Force mips16 to odd addresses.
214 (print_mips16_insn_arg): Force mips16 to odd addresses.
219 * mips-opc.c (mips_builtin_opcodes): Add udi instructions
221 * mips-dis.c (print_insn_args): Adds udi argument handling.
225 * m68k-dis.c (match_insn_m68k): Restore fprintf_func before printing
232 * mips-dis.c (mips_cp0sel_names_mips3264r2): Add MT register
239 * mips-dis.c (print_insn_args): Add mips_opcode argument.
240 (print_insn_mips): Adjust print_insn_args call.
245 * mips-dis.c (print_insn_args): Print $fcc only for FP
246 instructions, use $cc elsewise.
251 * opcodes/mips-dis.c (mips16_to_32_reg_map, mips16_reg_names):
252 Map MIPS16 registers to O32 names.
253 (print_mips16_insn_arg): Use mips16_reg_names.
257 * arm-dis.c (print_insn_neon): Disassemble floating-point constant
263 * opcodes/arm-dis.c (coprocessor_opcodes): Add %A, %B, %k, convert
264 %<code>[zy] into %[zy]<code>. Expand meaning of %<bitfield>['`?].
265 Add unified load/store instruction names.
266 (neon_opcode_table): New.
267 (arm_opcodes): Expand meaning of %<bitfield>['`?].
268 (arm_decode_bitfield): New.
269 (print_insn_coprocessor): Add pc argument. Add %A & %B specifiers.
270 Use arm_decode_bitfield and adjust numeric specifiers. Adjust %z & %y.
271 (print_insn_neon): New.
272 (print_insn_arm): Adjust print_insn_coprocessor call. Call
273 print_insn_neon. Use arm_decode_bitfield and adjust numeric specifiers.
274 (print_insn_thumb32): Likewise.
278 * Makefile.am: Run "make dep-am".
279 * Makefile.in: Regenerate.
283 * avr-dis.c (avr_operand): Warning fix.
285 * configure: Regenerate.
289 * po/POTFILES.in: Regenerated.
294 * avr-dis.c (avr_operand): Arrange for a comment to appear before
295 the symolic form of an address, so that the output of objdump -d
300 * m32c-asm.c: Regenerate.
304 * Makefile.am: Add install-html target.
305 * Makefile.in: Regenerate.
309 * po/vi/po: Updated Vietnamese translation.
313 * pdp11-opc.c (pdp11_opcodes): Fix opcode for SEC instruction.
317 * bfin-dis.c (decode_dsp32shiftimm_0): Simplify and correct the
318 logic to identify halfword shifts.
322 * arm-dis.c (arm_opcodes): Rename swi to svc.
323 (thumb_opcodes): Ditto.
327 * m32c-asm.c: Regenerate.
328 * m32c-desc.c: Likewise.
329 * m32c-desc.h: Likewise.
330 * m32c-dis.c: Likewise.
331 * m32c-ibld.c: Likewise.
332 * m32c-opc.c: Likewise.
333 * m32c-opc.h: Likewise.
337 * m32c-desc.c: Regenerate with mul.l, mulu.l.
338 * m32c-opc.c: Likewise.
339 * m32c-opc.h: Likewise.
344 * po/sv.po: Updated Swedish translation.
349 * i386-dis.c (REP_Fixup): New function.
350 (AL): Remove duplicate.
355 (indirDXr): Likewise.
358 (dis386): Updated entries of ins, outs, movs, lods and stos.
362 * cgen-ibld.in (insert_normal): Cope with attempts to insert a
363 signed 32-bit value into an unsigned 32-bit field when the host is
365 * fr30-ibld.c: Regenerate.
366 * frv-ibld.c: Regenerate.
367 * ip2k-ibld.c: Regenerate.
368 * iq2000-asm.c: Regenerate.
369 * iq2000-ibld.c: Regenerate.
370 * m32c-ibld.c: Regenerate.
371 * m32r-ibld.c: Regenerate.
372 * openrisc-ibld.c: Regenerate.
373 * xc16x-ibld.c: Regenerate.
374 * xstormy16-ibld.c: Regenerate.
378 * xc16x-asm.c: Regenerate.
379 * xc16x-dis.c: Regenerate.
383 * po/Make-in: Add html target.
387 * i386-dis.c (IS_3BYTE_OPCODE): New for 3-byte opcodes used by
388 Intel Merom New Instructions.
389 (THREE_BYTE_0): Likewise.
390 (THREE_BYTE_1): Likewise.
391 (three_byte_table): Likewise.
392 (dis386_twobyte): Use THREE_BYTE_0 for entry 0x38. Use
393 THREE_BYTE_1 for entry 0x3a.
394 (twobyte_has_modrm): Updated.
395 (twobyte_uses_SSE_prefix): Likewise.
396 (print_insn): Handle 3-byte opcodes used by Intel Merom New
401 * sparc-dis.c (v9_priv_reg_names): Add "gl" entry.
402 (v9_hpriv_reg_names): New table.
403 (print_insn_sparc): Allow values up to 16 for '?' and '!'.
404 New cases '$' and '%' for read/write hyperprivileged register.
405 * sparc-opc.c (sparc_opcodes): Add new entries for UA2005
406 window handling and rdhpr/wrhpr instructions.
410 * m32c-desc.c: Regenerate with linker relaxation attributes.
411 * m32c-desc.h: Likewise.
412 * m32c-dis.c: Likewise.
413 * m32c-opc.c: Likewise.
417 * arm-dis.c (arm_opcodes): Add V7 instructions.
418 (thumb32_opcodes): Ditto. Handle V7M MSR/MRS variants.
419 (print_arm_address): New function.
420 (print_insn_arm): Use it. Add 'P' and 'U' cases.
421 (psr_name): New function.
422 (print_insn_thumb32): Add 'U', 'C' and 'D' cases.
426 * ia64-opc-i.c (bXc): New.
428 (OpX2TaTbYaXcC): Likewise.
431 (ia64_opcodes_i): Add instructions for tf.
433 * ia64-opc.h (IMMU5b): New.
435 * ia64-asmtab.c: Regenerated.
439 * ia64-gen.c: Update copyright years.
440 * ia64-opc-b.c: Likewise.
444 * ia64-gen.c (lookup_regindex): Handle ".vm".
445 (print_dependency_table): Handle '\"'.
447 * ia64-ic.tbl: Updated from SDM 2.2.
448 * ia64-raw.tbl: Likewise.
449 * ia64-waw.tbl: Likewise.
450 * ia64-asmtab.c: Regenerated.
452 * ia64-opc-b.c (ia64_opcodes_b): Add vmsw.0 and vmsw.1.
458 * xc16x-desc.h: New file
459 * xc16x-desc.c: New file
460 * xc16x-opc.h: New file
461 * xc16x-opc.c: New file
462 * xc16x-ibld.c: New file
463 * xc16x-asm.c: New file
464 * xc16x-dis.c: New file
465 * Makefile.am: Entries for xc16x
466 * Makefile.in: Regenerate
467 * cofigure.in: Add xc16x target information.
468 * configure: Regenerate.
469 * disassemble.c: Add xc16x target information.
473 * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
478 * i386-dis.c ('Z'): Add a new macro.
479 (dis386_twobyte): Use "movZ" for control register moves.
483 * iq2000-asm.c: Regenerate.
487 * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
491 * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
492 ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
493 floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
494 nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
495 rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
499 * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
500 ld_d_r, pref_xd_cb): Use signed char to hold data to be
502 * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
503 buffer overflows when disassembling instructions like
505 * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
506 operand, if the offset is negative.
510 * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
511 unsigned char to hold data to be disassembled.
516 * disassemble.c (disassemble_init_for_target): Set
517 disassembler_needs_relocs for bfd_arch_arm.
521 * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
522 f?add?, and f?sub? instructions.
526 * po/zh_CN.po: New Chinese (simplified) translation.
527 * configure.in (ALL_LINGUAS): Add "zh_CH".
528 * configure: Regenerate.
532 * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
536 * m32c-desc.c: Regenerate.
537 * m32c-opc.c: Regenerate.
538 * m32c-opc.h: Regenerate.
542 * cgen-ibld.in (extract_normal): Avoid memory range errors.
543 * m32c-ibld.c: Regenerated.
545 For older changes see ChangeLog-2005
551 version-control: never