]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - opcodes/ChangeLog
* bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
1 2006-02-07 Nathan Sidwell <nathan@codesourcery.com>
2
3 * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
4
5 2006-01-26 David Ung <davidu@mips.com>
6
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.
12
13 2006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
14
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.
23
24 2006-01-17 Arnold Metselaar <arnoldm@sourceware.org>
25
26 * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
27 unsigned char to hold data to be disassembled.
28
29 2006-01-17 Andreas Schwab <schwab@suse.de>
30
31 PR binutils/1486
32 * disassemble.c (disassemble_init_for_target): Set
33 disassembler_needs_relocs for bfd_arch_arm.
34
35 2006-01-16 Paul Brook <paul@codesourcery.com>
36
37 * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
38 f?add?, and f?sub? instructions.
39
40 2006-01-16 Nick Clifton <nickc@redhat.com>
41
42 * po/zh_CN.po: New Chinese (simplified) translation.
43 * configure.in (ALL_LINGUAS): Add "zh_CH".
44 * configure: Regenerate.
45
46 2006-01-05 Paul Brook <paul@codesourcery.com>
47
48 * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
49
50 2006-01-06 DJ Delorie <dj@redhat.com>
51
52 * m32c-desc.c: Regenerate.
53 * m32c-opc.c: Regenerate.
54 * m32c-opc.h: Regenerate.
55
56 2006-01-03 DJ Delorie <dj@redhat.com>
57
58 * cgen-ibld.in (extract_normal): Avoid memory range errors.
59 * m32c-ibld.c: Regenerated.
60
61 For older changes see ChangeLog-2005
62 \f
63 Local Variables:
64 mode: change-log
65 left-margin: 8
66 fill-column: 74
67 version-control: never
68 End: