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