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