]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/ChangeLog
Update to reflect changes in Emacs 22.0.50.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
266abb8f
NS
12006-02-07 Nathan Sidwell <nathan@codesourcery.com>
2
3 * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
4
f1a64f49
DU
52006-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
9e919b5f
AM
132006-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
c9021189
AM
242006-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
d99b6465
AS
292006-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
c2fe9327
PB
352006-01-16 Paul Brook <paul@codesourcery.com>
36
e88d958a 37 * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
c2fe9327
PB
38 f?add?, and f?sub? instructions.
39
32fba81d
NC
402006-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
1b3a26b5
PB
462006-01-05 Paul Brook <paul@codesourcery.com>
47
48 * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
49
db313fa6
DD
502006-01-06 DJ Delorie <dj@redhat.com>
51
52 * m32c-desc.c: Regenerate.
53 * m32c-opc.c: Regenerate.
54 * m32c-opc.h: Regenerate.
55
54d46aca
DD
562006-01-03 DJ Delorie <dj@redhat.com>
57
58 * cgen-ibld.in (extract_normal): Avoid memory range errors.
59 * m32c-ibld.c: Regenerated.
60
e88d958a 61For older changes see ChangeLog-2005
252b5132
RH
62\f
63Local Variables:
2f6d2f85
NC
64mode: change-log
65left-margin: 8
66fill-column: 74
252b5132
RH
67version-control: never
68End: