merge from gcc
[binutils.git] / opcodes / ChangeLog
blobf36656c98409c7db21148c29624f355eccf2e515
1 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
3         * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
4         moves.
6 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
8         * i386-dis.c ('Z'): Add a new macro.
9         (dis386_twobyte): Use "movZ" for control register moves.
11 2006-02-10  Nick Clifton  <nickc@redhat.com>
13         * iq2000-asm.c: Regenerate.
15 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17         * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
19 2006-01-26  David Ung  <davidu@mips.com>
21         * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
22         ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
23         floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
24         nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
25         rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
27 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
29         * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
30         ld_d_r, pref_xd_cb): Use signed char to hold data to be
31         disassembled.   
32         * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
33         buffer overflows when disassembling instructions like
34         ld (ix+123),0x23
35         * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
36         operand, if the offset is negative.
38 2006-01-17  Arnold Metselaar  <arnoldm@sourceware.org>
40         * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
41         unsigned char to hold data to be disassembled.
43 2006-01-17  Andreas Schwab  <schwab@suse.de>
45         PR binutils/1486
46         * disassemble.c (disassemble_init_for_target): Set
47         disassembler_needs_relocs for bfd_arch_arm.
49 2006-01-16  Paul Brook  <paul@codesourcery.com>
51         * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
52         f?add?, and f?sub? instructions.
54 2006-01-16  Nick Clifton  <nickc@redhat.com>
56         * po/zh_CN.po: New Chinese (simplified) translation.
57         * configure.in (ALL_LINGUAS): Add "zh_CH".
58         * configure: Regenerate.
60 2006-01-05  Paul Brook  <paul@codesourcery.com>
62         * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
64 2006-01-06  DJ Delorie  <dj@redhat.com>
66         * m32c-desc.c: Regenerate.
67         * m32c-opc.c: Regenerate.
68         * m32c-opc.h: Regenerate.
70 2006-01-03  DJ Delorie  <dj@redhat.com>
72         * cgen-ibld.in (extract_normal): Avoid memory range errors.
73         * m32c-ibld.c: Regenerated.
75 For older changes see ChangeLog-2005
77 Local Variables:
78 mode: change-log
79 left-margin: 8
80 fill-column: 74
81 version-control: never
82 End: