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