]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - opcodes/ChangeLog
Add support for the Infineon XC16X.
[thirdparty/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
d70c5fc7
NC
12006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
2 Anil Paranjape <anilp1@kpitcummins.com>
3 Shilin Shakti <shilins@kpitcummins.com>
4
5 * xc16x-desc.h: New file
6 * xc16x-desc.c: New file
7 * xc16x-opc.h: New file
8 * xc16x-opc.c: New file
9 * xc16x-ibld.c: New file
10 * xc16x-asm.c: New file
11 * xc16x-dis.c: New file
12 * Makefile.am: Entries for xc16x
13 * Makefile.in: Regenerate
14 * cofigure.in: Add xc16x target information.
15 * configure: Regenerate.
16 * disassemble.c: Add xc16x target information.
17
a1cfb73e
L
182006-02-11 H.J. Lu <hongjiu.lu@intel.com>
19
20 * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
21 moves.
22
6dd5059a
L
232006-02-11 H.J. Lu <hongjiu.lu@intel.com>
24
25 * i386-dis.c ('Z'): Add a new macro.
26 (dis386_twobyte): Use "movZ" for control register moves.
27
8536c657
NC
282006-02-10 Nick Clifton <nickc@redhat.com>
29
30 * iq2000-asm.c: Regenerate.
31
266abb8f
NS
322006-02-07 Nathan Sidwell <nathan@codesourcery.com>
33
34 * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
35
f1a64f49
DU
362006-01-26 David Ung <davidu@mips.com>
37
38 * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
39 ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
40 floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
41 nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
42 rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
43
9e919b5f
AM
442006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
45
46 * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
47 ld_d_r, pref_xd_cb): Use signed char to hold data to be
48 disassembled.
49 * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
50 buffer overflows when disassembling instructions like
51 ld (ix+123),0x23
52 * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
53 operand, if the offset is negative.
54
c9021189
AM
552006-01-17 Arnold Metselaar <arnoldm@sourceware.org>
56
57 * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
58 unsigned char to hold data to be disassembled.
59
d99b6465
AS
602006-01-17 Andreas Schwab <schwab@suse.de>
61
62 PR binutils/1486
63 * disassemble.c (disassemble_init_for_target): Set
64 disassembler_needs_relocs for bfd_arch_arm.
65
c2fe9327
PB
662006-01-16 Paul Brook <paul@codesourcery.com>
67
e88d958a 68 * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
c2fe9327
PB
69 f?add?, and f?sub? instructions.
70
32fba81d
NC
712006-01-16 Nick Clifton <nickc@redhat.com>
72
73 * po/zh_CN.po: New Chinese (simplified) translation.
74 * configure.in (ALL_LINGUAS): Add "zh_CH".
75 * configure: Regenerate.
76
1b3a26b5
PB
772006-01-05 Paul Brook <paul@codesourcery.com>
78
79 * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
80
db313fa6
DD
812006-01-06 DJ Delorie <dj@redhat.com>
82
83 * m32c-desc.c: Regenerate.
84 * m32c-opc.c: Regenerate.
85 * m32c-opc.h: Regenerate.
86
54d46aca
DD
872006-01-03 DJ Delorie <dj@redhat.com>
88
89 * cgen-ibld.in (extract_normal): Avoid memory range errors.
90 * m32c-ibld.c: Regenerated.
91
e88d958a 92For older changes see ChangeLog-2005
252b5132
RH
93\f
94Local Variables:
2f6d2f85
NC
95mode: change-log
96left-margin: 8
97fill-column: 74
252b5132
RH
98version-control: never
99End: