* cris.h (enum cris_insn_version_usage): Tweak formatting and
[binutils.git] / include / opcode / ChangeLog
blob1d790637b06336502365a18ebc2609bd95a783d7
1 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
3         * cris.h (enum cris_insn_version_usage): Tweak formatting and
4         comments.  Remove member cris_ver_sim.  Add members
5         cris_ver_sim_v0_10, cris_ver_v0_10, cris_ver_v3_10,
6         cris_ver_v8_10, cris_ver_v10, cris_ver_v10p.
7         (struct cris_support_reg, struct cris_cond15): New types.
8         (cris_conds15): Declare.
9         (JUMP_PC_INCR_OPCODE_V32, BA_DWORD_OPCODE, NOP_OPCODE_COMMON)
10         (NOP_OPCODE_ZBITS_COMMON, LAPC_DWORD_OPCODE, LAPC_DWORD_Z_BITS)
11         (NOP_OPCODE_V32, NOP_Z_BITS_V32): New macros.
12         (NOP_Z_BITS): Define in terms of NOP_OPCODE.
13         (cris_imm_oprnd_size_type): New members SIZE_FIELD_SIGNED and
14         SIZE_FIELD_UNSIGNED.
16 2004-11-04 Jan Beulich <jbeulich@novell.com>
18         * i386.h (sldx_Suf): Remove.
19         (FP, l_FP, sl_FP, x_FP): Don't imply IgnoreSize.
20         (q_FP): Define, implying no REX64.
21         (x_FP, sl_FP): Imply FloatMF.
22         (i386_optab): Split reg and mem forms of moving from segment registers
23         so that the memory forms can ignore the 16-/32-bit operand size
24         distinction. Adjust a few others for Intel mode. Remove *FP uses from
25         all non-floating-point instructions. Unite 32- and 64-bit forms of
26         movsx, movzx, and movd. Adjust floating point operations for the above
27         changes to the *FP macros. Add DefaultSize to floating point control
28         insns operating on larger memory ranges. Remove left over comments
29         hinting at certain insns being Intel-syntax ones where the ones
30         actually meant are already gone.
32 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
34         * crx.h: Add COPS_REG_INS - Coprocessor Special register
35         instruction type.
37 2004-09-30  Paul Brook  <paul@codesourcery.com>
39         * arm.h (ARM_EXT_V6K, ARM_EXT_V6Z): Define.
40         (ARM_ARCH_V6K, ARM_ARCH_V6Z, ARM_ARCH_V6ZK): Define.
42 2004-09-11  Theodore A. Roth  <troth@openavr.org>
44         * avr.h: Add support for
45         atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
47 2004-09-09  Segher Boessenkool  <segher@kernel.crashing.org>
49         * ppc.h (PPC_OPERAND_OPTIONAL): Fix comment.
51 2004-08-24  Dmitry Diky  <diwil@spec.ru>
53         * msp430.h (msp430_opc): Add new instructions.
54         (msp430_rcodes): Declare new instructions.
55         (msp430_hcodes): Likewise..
57 2004-08-13  Nick Clifton  <nickc@redhat.com>
59         PR/301
60         * h8300.h (O_JSR): Do not allow VECIND addressing for non-SX
61         processors.
63 2004-08-30  Michal Ludvig  <mludvig@suse.cz>
65         * i386.h (i386_optab): Added montmul/xsha1/xsha256 insns.
67 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
69         * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
71 2004-07-21  Jan Beulich  <jbeulich@novell.com>
73         * i386.h: Adjust instruction descriptions to better match the
74         specification.
76 2004-07-16  Richard Earnshaw  <rearnsha@arm.com>
78         * arm.h: Remove all old content.  Replace with architecture defines
79         from gas/config/tc-arm.c.
81 2004-07-09  Andreas Schwab  <schwab@suse.de>
83         * m68k.h: Fix comment.
85 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
87         * crx.h: New file.
89 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
91         * i386.h (i386_optab): Remove fildd, fistpd and fisttpd.
93 2004-05-24  Peter Barada  <peter@the-baradas.com>
95         * m68k.h: Add 'size' to m68k_opcode.
97 2004-05-05  Peter Barada  <peter@the-baradas.com>
99         * m68k.h: Switch from ColdFire chip name to core variant.
101 2004-04-22  Peter Barada  <peter@the-baradas.com>
103         * m68k.h: Add mcfmac/mcfemac definitions.  Update operand
104         descriptions for new EMAC cases.
105         Remove ColdFire macmw/macml/msacmw/msacmw hacks and properly
106         handle Motorola MAC syntax.
107         Allow disassembly of ColdFire V4e object files.
109 2004-03-16  Alan Modra  <amodra@bigpond.net.au>
111         * ppc.h (PPC_OPERAND_GPR_0): Define.  Bump other operand defines.
113 2004-03-12  Jakub Jelinek  <jakub@redhat.com>
115         * i386.h (i386_optab): Remove CpuNo64 from sysenter and sysexit.
117 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
119         * i386.h (i386_optab): Added xstore as an alias for xstorerng.
121 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
123         * i386.h (i386_optab): Added xstore/xcrypt insns.
125 2004-02-09  Anil Paranjpe  <anilp1@KPITCummins.com>
127         * h8300.h (32bit ldc/stc): Add relaxing support.
129 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
131         * h8300.h (BITOP): Pass MEMRELAX flag.
133 2004-01-09  Anil Paranjpe  <anilp1@KPITCummins.com>
135         * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
136         except for the H8S.
138 For older changes see ChangeLog-9103
140 Local Variables:
141 mode: change-log
142 left-margin: 8
143 fill-column: 74
144 version-control: never
145 End: