Update copyright years.
[binutils.git] / opcodes / ChangeLog
blob09db84713c93fc4eeb3cf1c83e53874fdc376aaf
1 2006-02-23  H.J. Lu  <hongjiu.lu@intel.com>
3         * ia64-gen.c: Update copyright years.
4         * ia64-opc-b.c: Likewise.
6 2006-02-22  H.J. Lu  <hongjiu.lu@intel.com>
8         * ia64-gen.c (lookup_regindex): Handle ".vm".
9         (print_dependency_table): Handle '\"'.
11         * ia64-ic.tbl: Updated from SDM 2.2.
12         * ia64-raw.tbl: Likewise.
13         * ia64-waw.tbl: Likewise.
14         * ia64-asmtab.c: Regenerated.
16         * ia64-opc-b.c (ia64_opcodes_b): Add vmsw.0 and vmsw.1.
18 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
19             Anil Paranjape   <anilp1@kpitcummins.com>
20             Shilin Shakti    <shilins@kpitcummins.com>
22         * xc16x-desc.h: New file
23         * xc16x-desc.c: New file
24         * xc16x-opc.h: New file 
25         * xc16x-opc.c: New file
26         * xc16x-ibld.c: New file
27         * xc16x-asm.c: New file
28         * xc16x-dis.c: New file
29         * Makefile.am: Entries for xc16x 
30         * Makefile.in: Regenerate 
31         * cofigure.in: Add xc16x target information.
32         * configure: Regenerate.
33         * disassemble.c: Add xc16x target information.
35 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
37         * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
38         moves.
40 2006-02-11  H.J. Lu  <hongjiu.lu@intel.com>
42         * i386-dis.c ('Z'): Add a new macro.
43         (dis386_twobyte): Use "movZ" for control register moves.
45 2006-02-10  Nick Clifton  <nickc@redhat.com>
47         * iq2000-asm.c: Regenerate.
49 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
51         * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
53 2006-01-26  David Ung  <davidu@mips.com>
55         * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
56         ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
57         floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
58         nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
59         rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
61 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
63         * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
64         ld_d_r, pref_xd_cb): Use signed char to hold data to be
65         disassembled.   
66         * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
67         buffer overflows when disassembling instructions like
68         ld (ix+123),0x23
69         * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
70         operand, if the offset is negative.
72 2006-01-17  Arnold Metselaar  <arnoldm@sourceware.org>
74         * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
75         unsigned char to hold data to be disassembled.
77 2006-01-17  Andreas Schwab  <schwab@suse.de>
79         PR binutils/1486
80         * disassemble.c (disassemble_init_for_target): Set
81         disassembler_needs_relocs for bfd_arch_arm.
83 2006-01-16  Paul Brook  <paul@codesourcery.com>
85         * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
86         f?add?, and f?sub? instructions.
88 2006-01-16  Nick Clifton  <nickc@redhat.com>
90         * po/zh_CN.po: New Chinese (simplified) translation.
91         * configure.in (ALL_LINGUAS): Add "zh_CH".
92         * configure: Regenerate.
94 2006-01-05  Paul Brook  <paul@codesourcery.com>
96         * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
98 2006-01-06  DJ Delorie  <dj@redhat.com>
100         * m32c-desc.c: Regenerate.
101         * m32c-opc.c: Regenerate.
102         * m32c-opc.h: Regenerate.
104 2006-01-03  DJ Delorie  <dj@redhat.com>
106         * cgen-ibld.in (extract_normal): Avoid memory range errors.
107         * m32c-ibld.c: Regenerated.
109 For older changes see ChangeLog-2005
111 Local Variables:
112 mode: change-log
113 left-margin: 8
114 fill-column: 74
115 version-control: never
116 End: