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