* gdb.fortran/derived-type.f90: New file.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
59cf82fe
L
12006-02-23 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ia64-opc-i.c (bXc): New.
4 (mXc): Likewise.
5 (OpX2TaTbYaXcC): Likewise.
6 (TF). Likewise.
7 (TFCM). Likewise.
8 (ia64_opcodes_i): Add instructions for tf.
9
10 * ia64-opc.h (IMMU5b): New.
11
12 * ia64-asmtab.c: Regenerated.
13
19a7219f
L
142006-02-23 H.J. Lu <hongjiu.lu@intel.com>
15
16 * ia64-gen.c: Update copyright years.
17 * ia64-opc-b.c: Likewise.
18
7f3dfb9c
L
192006-02-22 H.J. Lu <hongjiu.lu@intel.com>
20
21 * ia64-gen.c (lookup_regindex): Handle ".vm".
22 (print_dependency_table): Handle '\"'.
23
24 * ia64-ic.tbl: Updated from SDM 2.2.
25 * ia64-raw.tbl: Likewise.
26 * ia64-waw.tbl: Likewise.
27 * ia64-asmtab.c: Regenerated.
28
29 * ia64-opc-b.c (ia64_opcodes_b): Add vmsw.0 and vmsw.1.
30
d70c5fc7
NC
312006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
32 Anil Paranjape <anilp1@kpitcummins.com>
33 Shilin Shakti <shilins@kpitcummins.com>
34
35 * xc16x-desc.h: New file
36 * xc16x-desc.c: New file
37 * xc16x-opc.h: New file
38 * xc16x-opc.c: New file
39 * xc16x-ibld.c: New file
40 * xc16x-asm.c: New file
41 * xc16x-dis.c: New file
42 * Makefile.am: Entries for xc16x
43 * Makefile.in: Regenerate
44 * cofigure.in: Add xc16x target information.
45 * configure: Regenerate.
46 * disassemble.c: Add xc16x target information.
47
a1cfb73e
L
482006-02-11 H.J. Lu <hongjiu.lu@intel.com>
49
50 * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
51 moves.
52
6dd5059a
L
532006-02-11 H.J. Lu <hongjiu.lu@intel.com>
54
55 * i386-dis.c ('Z'): Add a new macro.
56 (dis386_twobyte): Use "movZ" for control register moves.
57
8536c657
NC
582006-02-10 Nick Clifton <nickc@redhat.com>
59
60 * iq2000-asm.c: Regenerate.
61
266abb8f
NS
622006-02-07 Nathan Sidwell <nathan@codesourcery.com>
63
64 * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features.
65
f1a64f49
DU
662006-01-26 David Ung <davidu@mips.com>
67
68 * mips-opc.c: Add I33 masks to these MIPS32R2 instructions: prefx,
69 ceil.l.d, ceil.l.s, cvt.d.l, cvt.l.d, cvt.l.s, cvt.s.l, floor.l.d,
70 floor.l.s, ldxc1, lwxc1, madd.d, madd.s, msub.d, msub.s, nmadd.d,
71 nmadd.s, nmsub.d, nmsub.s, recip.d, recip.s, round.l.d, rsqrt.d,
72 rsqrt.s, sdxc1, swxc1, trunc.l.d, trunc.l.s.
73
9e919b5f
AM
742006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
75
76 * z80-dis.c (struct buffer, prt_d, prt_d_n, arit_d, ld_r_d,
77 ld_d_r, pref_xd_cb): Use signed char to hold data to be
78 disassembled.
79 * z80-dis.c (TXTSIZ): Increase buffer size to 24, this fixes
80 buffer overflows when disassembling instructions like
81 ld (ix+123),0x23
82 * z80-dis.c (opc_ind, pref_xd_cb): Suppress '+' in an indexed
83 operand, if the offset is negative.
84
c9021189
AM
852006-01-17 Arnold Metselaar <arnoldm@sourceware.org>
86
87 * z80-dis.c (struct buffer, prt_d, prt_d_n, pref_xd_cb): Use
88 unsigned char to hold data to be disassembled.
89
d99b6465
AS
902006-01-17 Andreas Schwab <schwab@suse.de>
91
92 PR binutils/1486
93 * disassemble.c (disassemble_init_for_target): Set
94 disassembler_needs_relocs for bfd_arch_arm.
95
c2fe9327
PB
962006-01-16 Paul Brook <paul@codesourcery.com>
97
e88d958a 98 * m68k-opc.c (m68k_opcodes): Fix opcodes for ColdFire f?abss,
c2fe9327
PB
99 f?add?, and f?sub? instructions.
100
32fba81d
NC
1012006-01-16 Nick Clifton <nickc@redhat.com>
102
103 * po/zh_CN.po: New Chinese (simplified) translation.
104 * configure.in (ALL_LINGUAS): Add "zh_CH".
105 * configure: Regenerate.
106
1b3a26b5
PB
1072006-01-05 Paul Brook <paul@codesourcery.com>
108
109 * m68k-opc.c (m68k_opcodes): Add missing ColdFire fdsqrtd entry.
110
db313fa6
DD
1112006-01-06 DJ Delorie <dj@redhat.com>
112
113 * m32c-desc.c: Regenerate.
114 * m32c-opc.c: Regenerate.
115 * m32c-opc.h: Regenerate.
116
54d46aca
DD
1172006-01-03 DJ Delorie <dj@redhat.com>
118
119 * cgen-ibld.in (extract_normal): Avoid memory range errors.
120 * m32c-ibld.c: Regenerated.
121
e88d958a 122For older changes see ChangeLog-2005
252b5132
RH
123\f
124Local Variables:
2f6d2f85
NC
125mode: change-log
126left-margin: 8
127fill-column: 74
252b5132
RH
128version-control: never
129End:
This page took 0.316859 seconds and 4 git commands to generate.