opcodes/
[binutils-gdb.git] / include / opcode / ChangeLog
1 2004-09-09 Segher Boessenkool <segher@kernel.crashing.org>
2
3 * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
4
5 2004-08-24 Dmitry Diky <diwil@spec.ru>
6
7 * msp430.h (msp430_opc): Add new instructions.
8 (msp430_rcodes): Declare new instructions.
9 (msp430_hcodes): Likewise..
10
11 2004-08-13 Nick Clifton <nickc@redhat.com>
12
13 PR/301
14 * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
15 processors.
16
17 2004-08-30 Michal Ludvig <mludvig@suse.cz>
18
19 * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
20
21 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
22
23 * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
24
25 2004-07-21 Jan Beulich <jbeulich@novell.com>
26
27 * i386.h: Adjust instruction descriptions to better match the
28 specification.
29
30 2004-07-16 Richard Earnshaw <rearnsha@arm.com>
31
32 * arm.h: Remove all old content. Replace with architecture defines
33 from gas/config/tc-arm.c.
34
35 2004-07-09 Andreas Schwab <schwab@suse.de>
36
37 * m68k.h: Fix comment.
38
39 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
40
41 * crx.h: New file.
42
43 2004-06-24 Alan Modra <amodra@bigpond.net.au>
44
45 * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
46
47 2004-05-24 Peter Barada <peter@the-baradas.com>
48
49 * m68k.h: Add 'size' to m68k_opcode.
50
51 2004-05-05 Peter Barada <peter@the-baradas.com>
52
53 * m68k.h: Switch from ColdFire chip name to core variant.
54
55 2004-04-22 Peter Barada <peter@the-baradas.com>
56
57 * m68k.h: Add mcfmac/mcfemac definitions. Update operand
58 descriptions for new EMAC cases.
59 Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
60 handle Motorola MAC syntax.
61 Allow disassembly of ColdFire V4e object files.
62
63 2004-03-16 Alan Modra <amodra@bigpond.net.au>
64
65 * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
66
67 2004-03-12 Jakub Jelinek <jakub@redhat.com>
68
69 * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
70
71 2004-03-12 Michal Ludvig <mludvig@suse.cz>
72
73 * i386.h (i386_optab): Added xstore as an alias for xstorerng.
74
75 2004-03-12 Michal Ludvig <mludvig@suse.cz>
76
77 * i386.h (i386_optab): Added xstore/xcrypt insns.
78
79 2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
80
81 * h8300.h (32bit ldc/stc): Add relaxing support.
82
83 2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
84
85 * h8300.h (BITOP): Pass MEMRELAX flag.
86
87 2004-01-09 Anil Paranjpe <anilp1@KPITCummins.com>
88
89 * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
90 except for the H8S.
91
92 For older changes see ChangeLog-9103
93 \f
94 Local Variables:
95 mode: change-log
96 left-margin: 8
97 fill-column: 74
98 version-control: never
99 End: