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