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