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