* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
[binutils.git] / opcodes / ChangeLog
blob51bbb1c8165639b6b9d7068b2dc520c60068d2ed
1 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
3         * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
5 2006-01-26  David Ung  <davidu@mips.com>
7         * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
8         ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
9         floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
10         nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
11         rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
13 2006-01-18  Arnold Metselaar  <arnoldm@sourceware.org>
15         * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
16         ld_d_r, pref_xd_cb): Use signed char to hold data to be
17         disassembled.   
18         * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
19         buffer overflows when disassembling instructions like
20         ld (ix+123),0x23
21         * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
22         operand, if the offset is negative.
24 2006-01-17  Arnold Metselaar  <arnoldm@sourceware.org>
26         * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
27         unsigned char to hold data to be disassembled.
29 2006-01-17  Andreas Schwab  <schwab@suse.de>
31         PR binutils/1486
32         * disassemble.c (disassemble_init_for_target): Set
33         disassembler_needs_relocs for bfd_arch_arm.
35 2006-01-16  Paul Brook  <paul@codesourcery.com>
37         * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
38         f?add?, and f?sub? instructions.
40 2006-01-16  Nick Clifton  <nickc@redhat.com>
42         * po/zh_CN.po: New Chinese (simplified) translation.
43         * configure.in (ALL_LINGUAS): Add "zh_CH".
44         * configure: Regenerate.
46 2006-01-05  Paul Brook  <paul@codesourcery.com>
48         * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
50 2006-01-06  DJ Delorie  <dj@redhat.com>
52         * m32c-desc.c: Regenerate.
53         * m32c-opc.c: Regenerate.
54         * m32c-opc.h: Regenerate.
56 2006-01-03  DJ Delorie  <dj@redhat.com>
58         * cgen-ibld.in (extract_normal): Avoid memory range errors.
59         * m32c-ibld.c: Regenerated.
61 For older changes see ChangeLog-2005
63 Local Variables:
64 mode: change-log
65 left-margin: 8
66 fill-column: 74
67 version-control: never
68 End: