* iq2000.cpu: Include from binutils cpu dir.
[external/binutils.git] / cpu / ChangeLog
1 2005-07-06  Alan Modra  <amodra@bigpond.net.au>
2
3         * iq2000.cpu: Include from binutils cpu dir.
4
5 2005-07-05  Nick Clifton  <nickc@redhat.com>
6
7         * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
8         unsigned in order to avoid compile time warnings about sign
9         conflicts.
10
11         * ms1.opc (parse_*): Likewise.
12         (parse_imm16): Use a "void *" as it is passed both signed and
13         unsigned arguments.
14
15 2005-07-01  Nick Clifton  <nickc@redhat.com>
16
17         * frv.opc: Update to ISO C90 function declaration style.
18         * iq2000.opc: Likewise.
19         * m32r.opc: Likewise.
20         * sh.opc: Likewise.
21
22 2005-06-15  Dave Brolley  <brolley@redhat.com>
23
24         Contributed by Red Hat.
25         * ms1.cpu: New file.  Written by Nick Clifton, Stan Cox.
26         * ms1.opc: New file.  Written by Stan Cox.
27
28 2005-05-10  Nick Clifton  <nickc@redhat.com>
29
30         * Update the address and phone number of the FSF organization in
31         the GPL notices in the following files:
32         cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
33         m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
34         sh64-media.cpu, simplify.inc
35
36 2005-02-24  Alan Modra  <amodra@bigpond.net.au>
37
38         * frv.opc (parse_A): Warning fix.
39
40 2005-02-23  Nick Clifton  <nickc@redhat.com>
41
42         * frv.opc: Fixed compile time warnings about differing signed'ness
43         of pointers passed to functions.
44         * m32r.opc: Likewise.
45
46 2005-02-11  Nick Clifton  <nickc@redhat.com>
47
48         * iq2000.opc (parse_jtargq10): Change type of valuep argument to
49         'bfd_vma *' in order avoid compile time warning message.
50
51 2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
52
53         * cris.cpu (mstep): Add missing insn.
54
55 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
56
57         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
58         * frv.cpu: Add support for TLS annotations in loads and calll.
59         * frv.opc (parse_symbolic_address): New.
60         (parse_ldd_annotation): New.
61         (parse_call_annotation): New.
62         (parse_ld_annotation): New.
63         (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
64         Introduce TLS relocations.
65         (parse_d12, parse_s12, parse_u12): Likewise.
66         (parse_uhi16): Likewise.  Fix constant checking on 64-bit host.
67         (parse_call_label, print_at): New.
68
69 2004-12-21  Mikael Starvik  <starvik@axis.com>
70
71         * cris.cpu (cris-set-mem): Correct integral write semantics.
72
73 2004-11-29  Hans-Peter Nilsson  <hp@axis.com>
74
75         * cris.cpu: New file.
76
77 2004-11-15  Michael K. Lechner <mike.lechner@gmail.com>
78
79         * iq2000.cpu: Added quotes around macro arguments so that they
80         will work with newer versions of guile.
81
82 2004-10-27  Nick Clifton  <nickc@redhat.com>
83
84         * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
85         wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
86         operand.
87         * iq2000.cpu (dnop index): Rename to _index to avoid complications
88         with guile.
89
90 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
91
92         * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
93
94 2004-05-15  Nick Clifton  <nickc@redhat.com>
95
96         * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
97
98 2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
99
100         * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
101
102 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
103
104         * frv.cpu (define-arch frv): Add fr450 mach.
105         (define-mach fr450): New.
106         (define-model fr450): New.  Add profile units to every fr450 insn.
107         (define-attr UNIT): Add MDCUTSSI.
108         (define-attr FR450-MAJOR): New enum.  Add to every fr450 insn.
109         (define-attr AUDIO): New boolean.
110         (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
111         (f-LRA-null, f-TLBPR-null): New fields.
112         (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
113         (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
114         (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
115         (LRA-null, TLBPR-null): New macros.
116         (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
117         (load-real-address): New macro.
118         (lrai, lrad, tlbpr): New instructions.
119         (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
120         (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
121         (mdcutssi): Change UNIT attribute to MDCUTSSI.
122         (media-low-clear-semantics, media-scope-limit-semantics)
123         (media-quad-limit, media-quad-shift): New macros.
124         (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
125         * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
126         (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
127         (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
128         (fr450_unit_mapping): New array.
129         (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
130         for new MDCUTSSI unit.
131         (fr450_check_insn_major_constraints): New function.
132         (check_insn_major_constraints): Use it.
133
134 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
135
136         * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
137         (scutss): Change unit to I0.
138         (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
139         (mqsaths): Fix FR400-MAJOR categorization.
140         (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
141         (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
142         * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
143         combinations.
144
145 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
146
147         * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
148         (rstb, rsth, rst, rstd, rstq): Delete.
149         (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
150
151 2004-02-23  Nick Clifton  <nickc@redhat.com>
152
153         * Apply these patches from Renesas:
154
155         2004-02-10  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
156
157         * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
158         disassembling codes for 0x*2 addresses.
159
160         2003-12-15  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
161
162         * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
163
164         2003-12-03  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
165
166         * cpu/m32r.cpu : Add new model m32r2.
167         Add new instructions.
168         Replace occurrances of 'Mitsubishi' with 'Renesas'.
169         Changed PIPE attr of push from O to OS.
170         Care for Little-endian of M32R.
171         * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
172         Care for Little-endian of M32R.
173         (parse_slo16): signed extension for value.
174
175 2004-02-20  Andrew Cagney  <cagney@redhat.com>
176
177         * m32r.opc, m32r.cpu: New files.  Written by , Doug Evans, Nick
178         Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
179
180         * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
181         written by Ben Elliston.
182
183 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
184
185         * frv.cpu (UNIT): Add IACC.
186         (iacc-multiply-r-r): Use it.
187         * frv.opc (fr400_unit_mapping): Add entry for IACC.
188         (fr500_unit_mapping, fr550_unit_mapping): Likewise.
189
190 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
191
192         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
193         * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
194         cut&paste errors in shifting/truncating numerical operands.
195         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
196         * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
197         (parse_uslo16): Likewise.
198         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
199         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
200         (parse_s12): Likewise.
201         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
202         * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
203         (parse_uslo16): Likewise.
204         (parse_uhi16): Parse gothi and gotfuncdeschi.
205         (parse_d12): Parse got12 and gotfuncdesc12.
206         (parse_s12): Likewise.
207
208 2003-10-10  Dave Brolley  <brolley@redhat.com>
209
210         * frv.cpu (dnpmop): New p-macro.
211         (GRdoublek): Use dnpmop.
212         (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
213         (store-double-r-r): Use (.sym regtype doublek).
214         (r-store-double): Ditto.
215         (store-double-r-r-u): Ditto.
216         (conditional-store-double): Ditto.
217         (conditional-store-double-u): Ditto.
218         (store-double-r-simm): Ditto.
219         (fmovs): Assign to UNIT FMALL.
220
221 2003-10-06  Dave Brolley  <brolley@redhat.com>
222
223         * frv.cpu, frv.opc: Add support for fr550.
224
225 2003-09-24  Dave Brolley  <brolley@redhat.com>
226
227         * frv.cpu (u-commit): New modelling unit for fr500.
228         (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
229         (commit-r): Use u-commit model for fr500.
230         (commit): Ditto.
231         (conditional-float-binary-op): Take profiling data as an argument.
232         Update callers.
233         (ne-float-binary-op): Ditto.
234
235 2003-09-19  Michael Snyder  <msnyder@redhat.com>
236
237         * frv.cpu (nldqi): Delete unimplemented instruction.
238
239 2003-09-12  Dave Brolley  <brolley@redhat.com>
240
241         * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
242         (clear-ne-flag-r): Pass insn profiling in as an argument. Call
243         frv_ref_SI to get input register referenced for profiling.
244         (clear-ne-flag-all): Pass insn profiling in as an argument.
245         (clrgr,clrfr,clrga,clrfa): Add profiling information.
246
247 2003-09-11  Michael Snyder  <msnyder@redhat.com>
248
249         * frv.cpu: Typographical corrections.
250
251 2003-09-09  Dave Brolley  <brolley@redhat.com>
252
253         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
254         (conditional-media-dual-complex, media-quad-complex): Likewise.
255
256 2003-09-04  Dave Brolley  <brolley@redhat.com>
257
258         * frv.cpu (register-transfer): Pass in all attributes in on argument.
259         Update all callers.
260         (conditional-register-transfer): Ditto.
261         (cache-preload): Ditto.
262         (floating-point-conversion): Ditto.
263         (floating-point-neg): Ditto.
264         (float-abs): Ditto.
265         (float-binary-op-s): Ditto.
266         (conditional-float-binary-op): Ditto.
267         (ne-float-binary-op): Ditto.
268         (float-dual-arith): Ditto.
269         (ne-float-dual-arith): Ditto.
270
271 2003-09-03  Dave Brolley  <brolley@redhat.com>
272
273         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
274         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
275         MCLRACC-1.
276         (A): Removed operand.
277         (A0,A1): New operands replace operand A.
278         (mnop): Now a real insn
279         (mclracc): Removed insn.
280         (mclracc-0, mclracc-1): New insns replace mclracc.
281         (all insns): Use new UNIT attributes.
282
283 2003-08-21  Nick Clifton  <nickc@redhat.com>
284
285         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
286         and u-media-dual-btoh with output parameter.
287         (cmbtoh): Add profiling hack.
288
289 2003-08-19  Michael Snyder  <msnyder@redhat.com>
290
291         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
292
293 2003-06-10  Doug Evans  <dje@sebabeach.org>
294
295         * frv.cpu: Add IDOC attribute.
296
297 2003-06-06  Andrew Cagney  <cagney@redhat.com>
298
299         Contributed by Red Hat.
300         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
301         Stan Cox, and Frank Ch. Eigler.
302         * iq2000.opc: New file.  Written by Ben Elliston, Frank
303         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
304         * iq2000m.cpu: New file.  Written by Jeff Johnston.
305         * iq10.cpu: New file.  Written by Jeff Johnston.
306
307 2003-06-05  Nick Clifton  <nickc@redhat.com>
308
309         * frv.cpu (FRintieven): New operand.  An even-numbered only
310         version of the FRinti operand.
311         (FRintjeven): Likewise for FRintj.
312         (FRintkeven): Likewise for FRintk.
313         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
314         media-quad-arith-sat-semantics, media-quad-arith-sat,
315         conditional-media-quad-arith-sat, mdunpackh,
316         media-quad-multiply-semantics, media-quad-multiply,
317         conditional-media-quad-multiply, media-quad-complex-i,
318         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
319         conditional-media-quad-multiply-acc, munpackh,
320         media-quad-multiply-cross-acc-semantics, mdpackh,
321         media-quad-multiply-cross-acc, mbtoh-semantics,
322         media-quad-cross-multiply-cross-acc-semantics,
323         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
324         media-quad-cross-multiply-acc-semantics, cmbtoh,
325         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
326         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
327         cmhtob): Use new operands.
328         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
329         (parse_even_register): New function.
330
331 2003-06-03  Nick Clifton  <nickc@redhat.com>
332
333         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
334         immediate value not unsigned.
335
336 2003-06-03  Andrew Cagney  <cagney@redhat.com>
337
338         Contributed by Red Hat.
339         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
340         and Eric Christopher.
341         * frv.opc: New file.  Written by Catherine Moore, and Dave
342         Brolley.
343         * simplify.inc: New file.  Written by Doug Evans.
344
345 2003-05-02  Andrew Cagney  <cagney@redhat.com>
346
347         * New file.
348
349 \f
350 Local Variables:
351 mode: change-log
352 left-margin: 8
353 fill-column: 74
354 version-control: never
355 End: