2006-02-20 Paolo Bonzini <bonzini@gnu.org>
[binutils.git] / opcodes / ChangeLog
blobd6c9096035b2f88f9b331f88a437aedd63d38b36
1 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
2             Anil Paranjape   <anilp1@kpitcummins.com>
3             Shilin Shakti    <shilins@kpitcummins.com>
5         * xc16x-desc.h: New file
6         * xc16x-desc.c: New file
7         * xc16x-opc.h: New file 
8         * xc16x-opc.c: New file
9         * xc16x-ibld.c: New file
10         * xc16x-asm.c: New file
11         * xc16x-dis.c: New file
12         * Makefile.am: Entries for xc16x 
13         * Makefile.in: Regenerate 
14         * cofigure.in: Add xc16x target information.
15         * configure: Regenerate.
16         * disassemble.c: Add xc16x target information.
18 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
20         * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
21         moves.
23 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
25         * i386-dis.c ('Z'): Add a new macro.
26         (dis386_twobyte): Use "movZ" for control register moves.
28 2006-02-10  Nick Clifton  <nickc@redhat.com>
30         * iq2000-asm.c: Regenerate.
32 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
34         * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
36 2006-01-26  David Ung  <davidu@mips.com>
38         * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
39         ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
40         floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
41         nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
42         rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
44 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
46         * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
47         ld_d_r, pref_xd_cb): Use signed char to hold data to be
48         disassembled.   
49         * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
50         buffer overflows when disassembling instructions like
51         ld (ix+123),0x23
52         * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
53         operand, if the offset is negative.
55 2006-01-17  Arnold Metselaar  <arnoldm@sourceware.org>
57         * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
58         unsigned char to hold data to be disassembled.
60 2006-01-17  Andreas Schwab  <schwab@suse.de>
62         PR binutils/1486
63         * disassemble.c (disassemble_init_for_target): Set
64         disassembler_needs_relocs for bfd_arch_arm.
66 2006-01-16  Paul Brook  <paul@codesourcery.com>
68         * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
69         f?add?, and f?sub? instructions.
71 2006-01-16  Nick Clifton  <nickc@redhat.com>
73         * po/zh_CN.po: New Chinese (simplified) translation.
74         * configure.in (ALL_LINGUAS): Add "zh_CH".
75         * configure: Regenerate.
77 2006-01-05  Paul Brook  <paul@codesourcery.com>
79         * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
81 2006-01-06  DJ Delorie  <dj@redhat.com>
83         * m32c-desc.c: Regenerate.
84         * m32c-opc.c: Regenerate.
85         * m32c-opc.h: Regenerate.
87 2006-01-03  DJ Delorie  <dj@redhat.com>
89         * cgen-ibld.in (extract_normal): Avoid memory range errors.
90         * m32c-ibld.c: Regenerated.
92 For older changes see ChangeLog-2005
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End: