Add -Wshadow to the gcc command line options used when compiling the binutils.
[binutils.git] / cpu / ChangeLog
blob355cc7c5fc77c78e58089e3ca468493637505f38
1 2009-12-11  Nick Clifton  <nickc@redhat.com>
3         * frv.opc: Fix shadowed variable warnings.
4         * m32c.opc: Fix shadowed variable warnings.
6 2009-11-14  Doug Evans  <dje@sebabeach.org>
8         Must use VOID expression in VOID context.
9         * xc16x.cpu (mov4): Fix mode of `sequence'.
10         (mov9, mov10): Ditto.
11         (movbsrr, moveb1, jmprel, jmpseg, jmps): Fix mode of `if'.
12         (callr, callseg, calls, trap, rets, reti): Ditto.
13         (jb, jbc, jnb, jnbs): Fix mode of `if'.  Comment out no-op `sll'.
14         (atomic, extr, extp, extp1, extpg1, extpr, extpr1): Fix mode of `cond'.
15         (exts, exts1, extsr, extsr1, prior): Ditto.
17 2009-10-23  Doug Evans  <dje@sebabeach.org>
19         * m32c.opc (opc.h): cgen-types.h -> cgen/basic-modes.h.
20         cgen-ops.h -> cgen/basic-ops.h.
22 2009-09-25  Alan Modra  <amodra@bigpond.net.au>
24         * m32r.cpu (stb-plus): Typo fix.
26 2009-09-23  Doug Evans  <dje@sebabeach.org>
28         * m32r.cpu (sth-plus): Fix address mode and calculation.
29         (stb-plus): Ditto.
30         (clrpsw): Fix mask calculation.
31         (bset, bclr, btst): Make mode in bit calculation match expression.
33         * xc16x.cpu (rtl-version): Set to 0.8.
34         (gr-names, ext-names,psw-names): Update, print-name -> enum-prefix,
35         make uppercase.  Remove unnecessary name-prefix spec.
36         (grb-names, conditioncode-names, extconditioncode-names): Ditto.
37         (grb8-names, r8-names, regmem8-names, regdiv8-names): Ditto.
38         (reg0-name, reg0-name1, regbmem8-names, memgr8-names): Ditto.
39         (h-cr): New hardware.
40         (muls): Comment out parts that won't compile, add fixme.
41         (mulu, divl, divlu, jmpabs, jmpa-, jmprel, jbc, jnbs, callr): Ditto.
42         (scxti, scxtmg, scxtm, bclear, bclr18, bset19, bitset, bmov): Ditto.
43         (bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto.
45 2009-07-16  Doug Evans  <dje@sebabeach.org>
47         * cpu/simplify.inc (*): One line doc strings don't need \n.
48         (df): Invoke define-full-ifield instead of claiming it's an alias.
49         (dno): Define.
50         (dnop): Mark as deprecated.
52 2009-06-22  Alan Modra  <amodra@bigpond.net.au>
54         * m32c.opc (parse_lab_5_3): Use correct enum.
56 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
58         * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI.
59         (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros.
60         (media-arith-sat-semantics): Explicitly sign- or zero-extend
61         arguments of "operation" to DI using "mode" and the new pmacros.
63 2009-01-03  Hans-Peter Nilsson  <hp@axis.com>
65         * cris.cpu (cris-implemented-writable-specregs-v32): Correct size
66         of number 2, PID.
68 2008-12-23  Jon Beniston <jon@beniston.com>
70         * lm32.cpu: New file.
71         * lm32.opc: New file.
73 2008-01-29  Alan Modra  <amodra@bigpond.net.au>
75         * mt.opc (parse_imm16): Apply 2007-09-26 opcodes/mt-asm.c change
76         to source.
78 2007-10-22  Hans-Peter Nilsson  <hp@axis.com>
80         * cris.cpu (movs, movu): Use result of extension operation when
81         updating flags.
83 2007-07-04  Nick Clifton  <nickc@redhat.com>
85         * cris.cpu: Update copyright notice to refer to GPLv3.
86         * frv.cpu, frv.opc, iq10.cpu, iq2000m.cpu, iq2000.opc, m32c.cpu,
87         m32c.opc, m32r.cpu, m32r.opc, mt.cpu, mt.opc, sh64-compact.cpu,
88         sh64-media.cpu, sh.cpu, sh.opc, simplify.inc, xc16x.cpu,
89         xc16x.opc: Likewise.
90         * iq2000.cpu: Fix copyright notice to refer to FSF.
92 2007-04-30  Mark Salter  <msalter@sadr.localdomain>
94         * frv.cpu (spr-names): Support new coprocessor SPR registers.
96 2007-04-20  Nick Clifton  <nickc@redhat.com>
98         * xc16x.cpu: Restore after accidentally overwriting this file with
99         xc16x.opc.
101 2007-03-29  DJ Delorie  <dj@redhat.com>
103         * m32c.cpu (Imm-8-s4n): Fix print hook.
104         (Lab-24-8, Lab-32-8, Lab-40-8): Fix.
105         (arith-jnz-imm4-dst-defn): Make relaxable.
106         (arith-jnz16-imm4-dst-defn): Fix encodings.
108 2007-03-20  DJ Delorie  <dj@redhat.com>
110         * m32c.cpu (f-dsp-40-u20, f-dsp-48-u20, Dsp-40-u20, Dsp-40-u20,
111         mem20): New.
112         (src16-16-20-An-relative-*): New.
113         (dst16-*-20-An-relative-*): New.
114         (dst16-16-16sa-*): New
115         (dst16-16-16ar-*): New
116         (dst32-16-16sa-Unprefixed-*): New
117         (jsri): Fix operands.
118         (setzx): Fix encoding.
119         
120 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
122         * m32r.opc: Formatting.
124 2006-05-22  Nick Clifton  <nickc@redhat.com>
126         * iq2000.cpu: Fix include paths for iq2000m.cpu and iq10.cpu.
128 2006-04-10  DJ Delorie  <dj@redhat.com>
130         * m32c.opc (parse_unsigned_bitbase): Take a new parameter which
131         decides if this function accepts symbolic constants or not.
132         (parse_signed_bitbase): Likewise.
133         (parse_unsigned_bitbase8): Pass the new parameter.
134         (parse_unsigned_bitbase11): Likewise.
135         (parse_unsigned_bitbase16): Likewise.
136         (parse_unsigned_bitbase19): Likewise.
137         (parse_unsigned_bitbase27): Likewise.
138         (parse_signed_bitbase8): Likewise.
139         (parse_signed_bitbase11): Likewise.
140         (parse_signed_bitbase19): Likewise.
141         
142 2006-03-13  DJ Delorie  <dj@redhat.com>
144         * m32c.cpu (Bit3-S): New.
145         (btst:s): New.
146         * m32c.opc (parse_bit3_S): New.
148         * m32c.cpu (decimal-subtraction16-insn): Add second operand.
149         (btst): Add optional :G suffix for MACH32.
150         (or.b:S): New.
151         (pop.w:G): Add optional :G suffix for MACH16.
152         (push.b.imm): Fix syntax.
154 2006-03-10  DJ Delorie  <dj@redhat.com>
156         * m32c.cpu (mul.l): New.
157         (mulu.l): New.
159 2006-03-03 Shrirang Khisti <shrirangk@kpitcummins.com)
161         * xc16x.opc (parse_hash): Return NULL if the input was parsed or
162         an error message otherwise.
163         (parse_dot, parse_pof, parse_pag, parse_sof, parse_seg): Likewise.
164         Fix up comments to correctly describe the functions.
166 2006-02-24  DJ Delorie  <dj@redhat.com>
168         * m32c.cpu (RL_TYPE): New attribute, with macros.
169         (Lab-8-24): Add RELAX.
170         (unary-insn-defn-g, binary-arith-imm-dst-defn,
171         binary-arith-imm4-dst-defn): Add 1ADDR attribute.
172         (binary-arith-src-dst-defn): Add 2ADDR attribute.
173         (jcnd16-5, jcnd16, jcnd32, jmp16.s, jmp16.b, jmp16.w, jmp16.a,
174         jmp32.s, jmp32.b, jmp32.w, jmp32.a, jsr16.w, jsr16.a): Add JUMP
175         attribute.
176         (jsri16, jsri32): Add 1ADDR attribute.
177         (jsr32.w, jsr32.a): Add JUMP attribute.
178         
179 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
180             Anil Paranjape   <anilp1@kpitcummins.com>
181             Shilin Shakti    <shilins@kpitcummins.com>
183         * xc16x.cpu: New file containing complete CGEN specific XC16X CPU
184         description.
185         * xc16x.opc: New file containing supporting XC16C routines.
187 2006-02-10  Nick Clifton  <nickc@redhat.com>
189         * iq2000.opc (parse_hi16): Truncate shifted values to 16 bits.
191 2006-01-06  DJ Delorie  <dj@redhat.com>
193         * m32c.cpu (mov.w:q): Fix mode.
194         (push32.b.imm): Likewise, for the comment.
196 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
198         Second part of ms1 to mt renaming.
199         * mt.cpu (define-arch, define-isa): Set name to mt.
200         (define-mach): Adjust.
201         * mt.opc (CGEN_ASM_HASH): Update.
202         (mt_asm_hash, mt_cgen_insn_supported): Renamed.
203         (parse_loopsize, parse_imm16): Adjust.
205 2005-12-13  DJ Delorie  <dj@redhat.com>
207         * m32c.cpu (jsri): Fix order so register names aren't treated as
208         symbols.
209         (indexb, indexbd, indexbs, indexl, indexld, indexls, indexw,
210         indexwd, indexws): Fix encodings.
212 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
214         * mt.cpu: Rename from ms1.cpu.
215         * mt.opc: Rename from ms1.opc.
217 2005-12-06  Hans-Peter Nilsson  <hp@axis.com>
219         * cris.cpu (simplecris-common-writable-specregs)
220         (simplecris-common-readable-specregs): Split from
221         simplecris-common-specregs.  All users changed.
222         (cris-implemented-writable-specregs-v0)
223         (cris-implemented-readable-specregs-v0): Similar from
224         cris-implemented-specregs-v0.
225         (cris-implemented-writable-specregs-v3)
226         (cris-implemented-readable-specregs-v3)
227         (cris-implemented-writable-specregs-v8)
228         (cris-implemented-readable-specregs-v8)
229         (cris-implemented-writable-specregs-v10)
230         (cris-implemented-readable-specregs-v10)
231         (cris-implemented-writable-specregs-v32)
232         (cris-implemented-readable-specregs-v32): Similar.
233         (bdap-32-pc, move-m-pcplus-p0, move-m-spplus-p8): New
234         insns and specializations.
236 2005-11-08  Nathan Sidwell  <nathan@codesourcery.com>
238         Add ms2
239         * ms1.cpu (ms2, ms2bf): New architecture variant, cpu, machine and
240         model.
241         (f-uu8, f-uu1, f-imm16l, f-loopo, f-cb1sel, f-cb2sel, f-cb1incr,
242         f-cb2incr, f-rc3): New fields.
243         (LOOP): New instruction.
244         (JAL-HAZARD): New hazard.
245         (imm16o, loopsize, imm16l, rc3, cb1sel, cb2sel, cb1incr, cb2incr):
246         New operands.
247         (mul, muli, dbnz, iflush): Enable for ms2
248         (jal, reti): Has JAL-HAZARD.
249         (ldctxt, ldfb, stfb): Only ms1.
250         (fbcb): Only ms1,ms1-003.
251         (wfbinc, mefbinc, wfbincr, mwfbincr, fbcbincs, mfbcbincs,
252         fbcbincrs, mfbcbincrs): Enable for ms2.
253         (loop, loopu, dfbc, dwfb, fbwfb, dfbr): New ms2 insns.
254         * ms1.opc (parse_loopsize): New.
255         (parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
256         (print_pcrel): New.
258 2005-10-28  Dave Brolley  <brolley@redhat.com>
260         Contribute the following change:
261         2003-09-24  Dave Brolley  <brolley@redhat.com>
263         * frv.opc: Use CGEN_ATTR_VALUE_ENUM_TYPE in place of
264         CGEN_ATTR_VALUE_TYPE.
265         * m32c.opc (m32c_cgen_insn_supported): Use CGEN_INSN_BITSET_ATTR_VALUE.
266         Use cgen_bitset_intersect_p.
268 2005-10-27  DJ Delorie  <dj@redhat.com>
270         * m32c.cpu (Imm-8-s4n, Imm-12-s4n): New.
271         (arith-jnz16-imm4-dst-defn, arith-jnz32-imm4-dst-defn,
272         arith-jnz-imm4-dst-mach, arith-jnz-imm4-dst): Keep track of which
273         imm operand is needed.
274         (adjnz, sbjnz): Pass the right operands.
275         (unary-insn-defn, unary16-defn, unary32-defn, unary-insn-mach,
276         unary-insn): Add -g variants for opcodes that need to support :G.
277         (not.BW:G, push.BW:G): Call it.
278         (stzx16-imm8-imm8-dsp8sb, stzx16-imm8-imm8-dsp8fb,
279         stzx16-imm8-imm8-abs16): Fix operand typos.
280         * m32c.opc (m32c_asm_hash): Support bnCND.
281         (parse_signed4n, print_signed4n): New.
282         
283 2005-10-26  DJ Delorie  <dj@redhat.com>
285         * m32c.cpu (f-dsp-8-s24, Dsp-8-s24): New.
286         (mov-dspsp-dst-defn, mov-src-dspsp-defn, mov16-dspsp-dst-defn,
287         mov16-src-dspsp-defn, mov32-dspsp-dst-defn, mov32-src-dspsp-defn):
288         dsp8[sp] is signed.
289         (mov.WL:S #imm,A0/A1): dsp24 is signed (i.e. -0x800000..0xffffff).
290         (mov.BW:S r0,r1): Fix typo r1l->r1.
291         (tst): Allow :G suffix.
292         * m32c.opc (parse_signed24): New, for -0x800000..0xffffff.
294 2005-10-26  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
296         * m32r.opc (parse_hi16): Do not assume a 32-bit host word size.
298 2005-10-25  DJ Delorie  <dj@redhat.com>
300         * m32c.cpu (add16-bQ-sp,add16-wQ-sp): Fix to allow either width by
301         making one a macro of the other.
303 2005-10-21  DJ Delorie  <dj@redhat.com>
305         * m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
306         (indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
307         indexld, indexls): .w variants have `1' bit.
308         (rot32.b): QI, not SI.
309         (rot32.w): HI, not SI.
310         (xchg16): HI for .w variant.
312 2005-10-19  Nick Clifton  <nickc@redhat.com>
314         * m32r.opc (parse_slo16): Fix bad application of previous patch.
316 2005-10-18  Andreas Schwab  <schwab@suse.de>
318         * m32r.opc (parse_slo16): Better version of previous patch.
320 2005-10-14  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
322         * cpu/m32r.opc (parse_slo16): Do not assume a 32-bit host word
323         size.
325 2005-07-25  DJ Delorie  <dj@redhat.com>
327         * m32c.opc (parse_unsigned8): Add %dsp8().
328         (parse_signed8): Add %hi8().
329         (parse_unsigned16): Add %dsp16().
330         (parse_signed16): Add %lo16() and %hi16().
331         (parse_lab_5_3): Make valuep a bfd_vma *.
333 2005-07-18  Nick Clifton  <nickc@redhat.com>
335         * m32c.cpu (f-16-8, f-24-8, f-32-16, f-dsp-8-u24): New opcode
336         components.
337         (f-lab32-jmp-s): Fix insertion sequence.
338         (Dsp-8-u24, Lab-5-3, Lab32-jmp-s): New operands.
339         (Dsp-40-s8): Make parameter be signed.
340         (Dsp-40-s16): Likewise.
341         (Dsp-48-s8): Likewise.
342         (Dsp-48-s16): Likewise.
343         (Imm-13-u3): Likewise. (Despite its name!)
344         (BitBase16-16-s8): Make the parameter be unsigned.
345         (BitBase16-8-u11-S): Likewise.
346         (Lab-8-8, Lab-8-16, Lab-16-8, jcnd16-5, jcnd16, jcnd32, jmp16.s,
347         jmp16.b, jmp16.w, jmp32.s, jmp32.b, jmp32.w, jsp16.w, jsr32.w): Allow
348         relaxation.
350         * m32c.opc: Fix formatting.
351         Use safe-ctype.h instead of ctype.h
352         Move duplicated code sequences into a macro.
353         Fix compile time warnings about signedness mismatches.
354         Remove dead code.
355         (parse_lab_5_3): New parser function.
356         
357 2005-07-16  Jim Blandy  <jimb@redhat.com>
359         * m32c.opc (m32c_cgen_insn_supported): Use int, not CGEN_BITSET,
360         to represent isa sets.
362 2005-07-15  Jim Blandy  <jimb@redhat.com>
364         * m32c.cpu, m32c.opc: Fix copyright.
366 2005-07-14  Jim Blandy  <jimb@redhat.com>
368         * m32c.cpu, m32c.opc: Machine description for the Renesas M32C.
370 2005-07-14  Alan Modra  <amodra@bigpond.net.au>
372         * ms1.opc (print_dollarhex): Correct format string.
374 2005-07-06  Alan Modra  <amodra@bigpond.net.au>
376         * iq2000.cpu: Include from binutils cpu dir.
378 2005-07-05  Nick Clifton  <nickc@redhat.com>
380         * iq2000.opc (parse_lo16, parse_mlo16): Make value parameter
381         unsigned in order to avoid compile time warnings about sign
382         conflicts.
384         * ms1.opc (parse_*): Likewise.
385         (parse_imm16): Use a "void *" as it is passed both signed and
386         unsigned arguments.
388 2005-07-01  Nick Clifton  <nickc@redhat.com>
390         * frv.opc: Update to ISO C90 function declaration style.
391         * iq2000.opc: Likewise.
392         * m32r.opc: Likewise.
393         * sh.opc: Likewise.
395 2005-06-15  Dave Brolley  <brolley@redhat.com>
397         Contributed by Red Hat.
398         * ms1.cpu: New file.  Written by Nick Clifton, Stan Cox.
399         * ms1.opc: New file.  Written by Stan Cox.
401 2005-05-10  Nick Clifton  <nickc@redhat.com>
403         * Update the address and phone number of the FSF organization in
404         the GPL notices in the following files:
405         cris.cpu, frv.cpu, frv.opc, iq10.cpu, iq2000.opc, iq2000m.cpu,
406         m32r.cpu, m32r.opc, sh.cpu, sh.opc, sh64-compact.cpu,
407         sh64-media.cpu, simplify.inc
409 2005-02-24  Alan Modra  <amodra@bigpond.net.au>
411         * frv.opc (parse_A): Warning fix.
413 2005-02-23  Nick Clifton  <nickc@redhat.com>
415         * frv.opc: Fixed compile time warnings about differing signed'ness
416         of pointers passed to functions.
417         * m32r.opc: Likewise.
419 2005-02-11  Nick Clifton  <nickc@redhat.com>
421         * iq2000.opc (parse_jtargq10): Change type of valuep argument to
422         'bfd_vma *' in order avoid compile time warning message.
424 2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
426         * cris.cpu (mstep): Add missing insn.
428 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
430         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
431         * frv.cpu: Add support for TLS annotations in loads and calll.
432         * frv.opc (parse_symbolic_address): New.
433         (parse_ldd_annotation): New.
434         (parse_call_annotation): New.
435         (parse_ld_annotation): New.
436         (parse_ulo16, parse_uslo16): Use parse_symbolic_address.
437         Introduce TLS relocations.
438         (parse_d12, parse_s12, parse_u12): Likewise.
439         (parse_uhi16): Likewise.  Fix constant checking on 64-bit host.
440         (parse_call_label, print_at): New.
442 2004-12-21  Mikael Starvik  <starvik@axis.com>
444         * cris.cpu (cris-set-mem): Correct integral write semantics.
446 2004-11-29  Hans-Peter Nilsson  <hp@axis.com>
448         * cris.cpu: New file.
450 2004-11-15  Michael K. Lechner <mike.lechner@gmail.com>
452         * iq2000.cpu: Added quotes around macro arguments so that they
453         will work with newer versions of guile.
455 2004-10-27  Nick Clifton  <nickc@redhat.com>
457         * iq2000m.cpu (pkrlr1, pkrlr30, rbr1, rbr30, rxr1, rxr30, wbr1,
458         wbr1u, wbr30, wbr30u, wxr1, wxr1u, wxr30, wxr30u): Add an index
459         operand.
460         * iq2000.cpu (dnop index): Rename to _index to avoid complications
461         with guile.
463 2004-08-27  Richard Sandiford  <rsandifo@redhat.com>
465         * frv.cpu (cfmovs): Change UNIT attribute to FMALL.
467 2004-05-15  Nick Clifton  <nickc@redhat.com>
469         * iq2000.opc (iq2000_cgen_insn_supported): Make 'insn' argument const.
471 2004-03-30  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
473         * m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug.
475 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
477         * frv.cpu (define-arch frv): Add fr450 mach.
478         (define-mach fr450): New.
479         (define-model fr450): New.  Add profile units to every fr450 insn.
480         (define-attr UNIT): Add MDCUTSSI.
481         (define-attr FR450-MAJOR): New enum.  Add to every fr450 insn.
482         (define-attr AUDIO): New boolean.
483         (f-LRAE, f-LRAD, f-LRAS, f-TLBPRopx, f-TLBPRL)
484         (f-LRA-null, f-TLBPR-null): New fields.
485         (scr0, scr1, scr2, scr3, imavr1, damvr1, cxnr, ttbr)
486         (tplr, tppr, tpxr, timerh, timerl, timerd, btbr): New SPRs.
487         (LRAE, LRAD, LRAS, TLBPRopx, TLBPRL): New operands.
488         (LRA-null, TLBPR-null): New macros.
489         (iacc-multiply-r-r, slass, scutss, int-arith-ss-r-r): Add AUDIO attr.
490         (load-real-address): New macro.
491         (lrai, lrad, tlbpr): New instructions.
492         (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
493         (mcut, mcuti, mcutss, mcutssi): Adjust accordingly.
494         (mdcutssi): Change UNIT attribute to MDCUTSSI.
495         (media-low-clear-semantics, media-scope-limit-semantics)
496         (media-quad-limit, media-quad-shift): New macros.
497         (mqlclrhs, mqlmths, mqsllhi, mqsrahi): New instructions.
498         * frv.opc (frv_is_branch_major, frv_is_float_major, frv_is_media_major)
499         (frv_is_branch_insn, frv_is_float_insn, frv_is_media_insn)
500         (frv_vliw_reset, frv_vliw_add_insn): Handle bfd_mach_fr450.
501         (fr450_unit_mapping): New array.
502         (fr400_unit_mapping, fr500_unit_mapping, fr550_unit_mapping): Add entry
503         for new MDCUTSSI unit.
504         (fr450_check_insn_major_constraints): New function.
505         (check_insn_major_constraints): Use it.
507 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
509         * frv.cpu (nsdiv, nudiv, nsdivi, nudivi): Remove fr400 profiling unit.
510         (scutss): Change unit to I0.
511         (calll, callil, ccalll): Add missing FR550-MAJOR and profile unit.
512         (mqsaths): Fix FR400-MAJOR categorization.
513         (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
514         (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
515         * frv.opc (fr400_check_insn_major_constraints): Check for (M-2,M-1)
516         combinations.
518 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
520         * frv.cpu (r-store, r-store-dual, r-store-quad): Delete.
521         (rstb, rsth, rst, rstd, rstq): Delete.
522         (rstbf, rsthf, rstf, rstdf, rstqf): Delete.
524 2004-02-23  Nick Clifton  <nickc@redhat.com>
526         * Apply these patches from Renesas:
528         2004-02-10  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
530         * cpu/m32r.opc (my_print_insn): Fixed incorrect output when
531         disassembling codes for 0x*2 addresses.
533         2003-12-15  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
535         * cpu/m32r.cpu: Add PIPE_O attribute to "pop" instruction.
537         2003-12-03  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
539         * cpu/m32r.cpu : Add new model m32r2.
540         Add new instructions.
541         Replace occurrances of 'Mitsubishi' with 'Renesas'.
542         Changed PIPE attr of push from O to OS.
543         Care for Little-endian of M32R.
544         * cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
545         Care for Little-endian of M32R.
546         (parse_slo16): signed extension for value.
548 2004-02-20  Andrew Cagney  <cagney@redhat.com>
550         * m32r.opc, m32r.cpu: New files.  Written by , Doug Evans, Nick
551         Clifton, Ben Elliston, Matthew Green, and Andrew Haley.
553         * sh.cpu, sh.opc, sh64-compact.cpu, sh64-media.cpu: New files, all
554         written by Ben Elliston.
556 2004-01-14  Richard Sandiford  <rsandifo@redhat.com>
558         * frv.cpu (UNIT): Add IACC.
559         (iacc-multiply-r-r): Use it.
560         * frv.opc (fr400_unit_mapping): Add entry for IACC.
561         (fr500_unit_mapping, fr550_unit_mapping): Likewise.
563 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
565         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
566         * frv.opc (parse_ulo16, parse_uhi16, parse_d12): Fix some
567         cut&paste errors in shifting/truncating numerical operands.
568         2003-08-08  Alexandre Oliva  <aoliva@redhat.com>
569         * frv.opc (parse_ulo16): Parse gotofflo and gotofffuncdesclo.
570         (parse_uslo16): Likewise.
571         (parse_uhi16): Parse gotoffhi and gotofffuncdeschi.
572         (parse_d12): Parse gotoff12 and gotofffuncdesc12.
573         (parse_s12): Likewise.
574         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
575         * frv.opc (parse_ulo16): Parse gotlo and gotfuncdesclo.
576         (parse_uslo16): Likewise.
577         (parse_uhi16): Parse gothi and gotfuncdeschi.
578         (parse_d12): Parse got12 and gotfuncdesc12.
579         (parse_s12): Likewise.
581 2003-10-10  Dave Brolley  <brolley@redhat.com>
583         * frv.cpu (dnpmop): New p-macro.
584         (GRdoublek): Use dnpmop.
585         (CPRdoublek, FRdoublei, FRdoublej, FRdoublek): Ditto.
586         (store-double-r-r): Use (.sym regtype doublek).
587         (r-store-double): Ditto.
588         (store-double-r-r-u): Ditto.
589         (conditional-store-double): Ditto.
590         (conditional-store-double-u): Ditto.
591         (store-double-r-simm): Ditto.
592         (fmovs): Assign to UNIT FMALL.
594 2003-10-06  Dave Brolley  <brolley@redhat.com>
596         * frv.cpu, frv.opc: Add support for fr550.
598 2003-09-24  Dave Brolley  <brolley@redhat.com>
600         * frv.cpu (u-commit): New modelling unit for fr500.
601         (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand.
602         (commit-r): Use u-commit model for fr500.
603         (commit): Ditto.
604         (conditional-float-binary-op): Take profiling data as an argument.
605         Update callers.
606         (ne-float-binary-op): Ditto.
608 2003-09-19  Michael Snyder  <msnyder@redhat.com>
610         * frv.cpu (nldqi): Delete unimplemented instruction.
612 2003-09-12  Dave Brolley  <brolley@redhat.com>
614         * frv.cpu (u-clrgr, u-clrfr): New units of model fr500.
615         (clear-ne-flag-r): Pass insn profiling in as an argument. Call
616         frv_ref_SI to get input register referenced for profiling.
617         (clear-ne-flag-all): Pass insn profiling in as an argument.
618         (clrgr,clrfr,clrga,clrfa): Add profiling information.
620 2003-09-11  Michael Snyder  <msnyder@redhat.com>
622         * frv.cpu: Typographical corrections.
624 2003-09-09  Dave Brolley  <brolley@redhat.com>
626         * frv.cpu (media-dual-complex): Change UNIT to FMALL.
627         (conditional-media-dual-complex, media-quad-complex): Likewise.
629 2003-09-04  Dave Brolley  <brolley@redhat.com>
631         * frv.cpu (register-transfer): Pass in all attributes in on argument.
632         Update all callers.
633         (conditional-register-transfer): Ditto.
634         (cache-preload): Ditto.
635         (floating-point-conversion): Ditto.
636         (floating-point-neg): Ditto.
637         (float-abs): Ditto.
638         (float-binary-op-s): Ditto.
639         (conditional-float-binary-op): Ditto.
640         (ne-float-binary-op): Ditto.
641         (float-dual-arith): Ditto.
642         (ne-float-dual-arith): Ditto.
644 2003-09-03  Dave Brolley  <brolley@redhat.com>
646         * frv.opc (parse_A, parse_A0, parse_A1): New parse handlers.
647         * frv.cpu (UNIT): Add IALL, FMALL, FMLOW, STORE, SCAN, DCPL, MDUALACC,
648         MCLRACC-1.
649         (A): Removed operand.
650         (A0,A1): New operands replace operand A.
651         (mnop): Now a real insn
652         (mclracc): Removed insn.
653         (mclracc-0, mclracc-1): New insns replace mclracc.
654         (all insns): Use new UNIT attributes.
656 2003-08-21  Nick Clifton  <nickc@redhat.com>
658         * frv.cpu (mbtoh): Replace input parameter to u-media-dual-expand
659         and u-media-dual-btoh with output parameter.
660         (cmbtoh): Add profiling hack.
662 2003-08-19  Michael Snyder  <msnyder@redhat.com>
664         * frv.cpu: Fix typo, Frintkeven -> FRintkeven
666 2003-06-10  Doug Evans  <dje@sebabeach.org>
668         * frv.cpu: Add IDOC attribute.
670 2003-06-06  Andrew Cagney  <cagney@redhat.com>
672         Contributed by Red Hat.
673         * iq2000.cpu: New file.  Written by Ben Elliston, Jeff Johnston,
674         Stan Cox, and Frank Ch. Eigler.
675         * iq2000.opc: New file.  Written by Ben Elliston, Frank
676         Ch. Eigler, Chris Moller, Jeff Johnston, and Stan Cox.
677         * iq2000m.cpu: New file.  Written by Jeff Johnston.
678         * iq10.cpu: New file.  Written by Jeff Johnston.
680 2003-06-05  Nick Clifton  <nickc@redhat.com>
682         * frv.cpu (FRintieven): New operand.  An even-numbered only
683         version of the FRinti operand.
684         (FRintjeven): Likewise for FRintj.
685         (FRintkeven): Likewise for FRintk.
686         (mdcutssi, media-dual-word-rotate-r-r, mqsaths,
687         media-quad-arith-sat-semantics, media-quad-arith-sat,
688         conditional-media-quad-arith-sat, mdunpackh,
689         media-quad-multiply-semantics, media-quad-multiply,
690         conditional-media-quad-multiply, media-quad-complex-i,
691         media-quad-multiply-acc-semantics, media-quad-multiply-acc,
692         conditional-media-quad-multiply-acc, munpackh,
693         media-quad-multiply-cross-acc-semantics, mdpackh,
694         media-quad-multiply-cross-acc, mbtoh-semantics,
695         media-quad-cross-multiply-cross-acc-semantics,
696         media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
697         media-quad-cross-multiply-acc-semantics, cmbtoh,
698         media-quad-cross-multiply-acc, media-quad-complex, mhtob,
699         media-expand-halfword-to-double-semantics, mexpdhd, cmexpdhd,
700         cmhtob): Use new operands.
701         * frv.opc (CGEN_VERBOSE_ASSEMBLER_ERRORS): Define.
702         (parse_even_register): New function.
704 2003-06-03  Nick Clifton  <nickc@redhat.com>
706         * frv.cpu (media-dual-word-rotate-r-r): Use a signed 6-bit
707         immediate value not unsigned.
709 2003-06-03  Andrew Cagney  <cagney@redhat.com>
711         Contributed by Red Hat.
712         * frv.cpu: New file.  Written by Dave Brolley, Catherine Moore,
713         and Eric Christopher.
714         * frv.opc: New file.  Written by Catherine Moore, and Dave
715         Brolley.
716         * simplify.inc: New file.  Written by Doug Evans.
718 2003-05-02  Andrew Cagney  <cagney@redhat.com>
720         * New file.
723 Local Variables:
724 mode: change-log
725 left-margin: 8
726 fill-column: 74
727 version-control: never
728 End: