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