2003-09-11 Michael Snyder <msnyder@redhat.com>
[external/binutils.git] / cpu / ChangeLog
1 2003-09-11  Michael Snyder  <msnyder@redhat.com>
2
3         * frv.cpu: Typographical corrections.
4
5 2003-09-09  Dave Brolley  <brolley@redhat.com>
6
7         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
8         (conditional-media-dual-complex, media-quad-complex): Likewise.
9
10 2003-09-04  Dave Brolley  <brolley@redhat.com>
11
12         * frv.cpu (register-transfer): Pass in all attributes in on argument.
13         Update all callers.
14         (conditional-register-transfer): Ditto.
15         (cache-preload): Ditto.
16         (floating-point-conversion): Ditto.
17         (floating-point-neg): Ditto.
18         (float-abs): Ditto.
19         (float-binary-op-s): Ditto.
20         (conditional-float-binary-op): Ditto.
21         (ne-float-binary-op): Ditto.
22         (float-dual-arith): Ditto.
23         (ne-float-dual-arith): Ditto.
24
25 2003-09-03  Dave Brolley  <brolley@redhat.com>
26
27         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
28         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
29         MCLRACC-1.
30         (A): Removed operand.
31         (A0,A1): New operands replace operand A.
32         (mnop): Now a real insn
33         (mclracc): Removed insn.
34         (mclracc-0, mclracc-1): New insns replace mclracc.
35         (all insns): Use new UNIT attributes.
36
37 2003-08-21  Nick Clifton  <nickc@redhat.com>
38
39         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
40         and u-media-dual-btoh with output parameter.
41         (cmbtoh): Add profiling hack.
42
43 2003-08-19  Michael Snyder  <msnyder@redhat.com>
44
45         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
46
47 2003-06-10  Doug Evans  <dje@sebabeach.org>
48
49         * frv.cpu: Add IDOC attribute.
50
51 2003-06-06  Andrew Cagney  <cagney@redhat.com>
52
53         Contributed by Red Hat.
54         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
55         Stan Cox, and Frank Ch. Eigler.
56         * iq2000.opc: New file.  Written by Ben Elliston, Frank
57         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
58         * iq2000m.cpu: New file.  Written by Jeff Johnston.
59         * iq10.cpu: New file.  Written by Jeff Johnston.
60
61 2003-06-05  Nick Clifton  <nickc@redhat.com>
62
63         * frv.cpu (FRintieven): New operand.  An even-numbered only
64         version of the FRinti operand.
65         (FRintjeven): Likewise for FRintj.
66         (FRintkeven): Likewise for FRintk.
67         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
68         media-quad-arith-sat-semantics, media-quad-arith-sat,
69         conditional-media-quad-arith-sat, mdunpackh,
70         media-quad-multiply-semantics, media-quad-multiply,
71         conditional-media-quad-multiply, media-quad-complex-i,
72         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
73         conditional-media-quad-multiply-acc, munpackh,
74         media-quad-multiply-cross-acc-semantics, mdpackh,
75         media-quad-multiply-cross-acc, mbtoh-semantics,
76         media-quad-cross-multiply-cross-acc-semantics,
77         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
78         media-quad-cross-multiply-acc-semantics, cmbtoh,
79         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
80         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
81         cmhtob): Use new operands.
82         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
83         (parse_even_register): New function.
84
85 2003-06-03  Nick Clifton  <nickc@redhat.com>
86
87         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
88         immediate value not unsigned.
89
90 2003-06-03  Andrew Cagney  <cagney@redhat.com>
91
92         Contributed by Red Hat.
93         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
94         and Eric Christopher.
95         * frv.opc: New file.  Written by Catherine Moore, and Dave
96         Brolley.
97         * simplify.inc: New file.  Written by Doug Evans.
98
99 2003-05-02  Andrew Cagney  <cagney@redhat.com>
100
101         * New file.
102
103 \f
104 Local Variables:
105 mode: change-log
106 left-margin: 8
107 fill-column: 74
108 version-control: never
109 End: