OSDN Git Service

* genoutput.c (validate_insn_operands): New.
[pf3gnuchains/gcc-fork.git] / gcc / config / m68k / m68k.md
2000-11-28 rth * genoutput.c (validate_insn_operands): New.
2000-06-06 ghazi * m68k.c (legitimize_pic_address): Move prototype ...
2000-02-26 lawFix copyrights.
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-10-14 rth * m68k.md (zero_extendsidi2): Add missing outpu...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-05 law * m68k.md (xordi3, anddi3): These patterns...
1999-06-17 dlindsayh
1999-04-28 schwab * config/m68k/m68k.md (cmpsi+1): Use cmp.w when compar...
1999-04-05 law * m68k.md (movdf): Hide GPR sources & destinati...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 law * m68k.md (ashldi_const): Disable for !TARGET_52...
1998-12-31 law * m68k.md (adddi_dilshr32): Allow all operands...
1998-10-13 wilsonFix for m68k -O0 libstdc++ compiler abort.
1998-09-05 law * m68k.md (5200 movqi): Do not allow byte sized...
1998-09-05 law * m68k.md (zero_extendsidi2): Fix typo.
1998-08-29 law * m68k.md (beq0_di): Generate correct (and...
1998-08-14 law(
1998-07-06 law * m68k.md (zero_extend QI to HI): Correctly...
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-07 schwab * config/m68k/m68k.md (adddi3, subdi3): Properly negat...
1998-04-15 schwab * config/m68k/m68k.md (adddi3, subdi3): Optimize for...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * 1750a.md, arm.c, clipper.c, clipper.md: Use...
1998-03-23 law * m68k/m68k.md (zero_extendqidi2, zero_extendhi...
1998-03-23 law * m68k/m68k.md (ashldi_const): Allow shift...
1998-03-19 manfred
1998-03-16 schwab * config/m68k/m68k.c: Include <stdlib.h> for atoi...
1998-02-27 schwabUpdate copyright
1998-02-27 schwab * config/m68k/m68k.md (movsf+1): Optimize moving a...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-28 wilsonFix coldfire/btst problems.
1997-08-29 law * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
1997-08-27 wilsonFix newlib coldfire build failure.
1997-07-21 kenner(iorsi_zexthi_ashl16): Mark output operand as earlyclobber.
1997-07-14 kenner(adddi3, subdi3): Allow constant operand.
1997-06-13 wilson(mov[qhs]i}): Add pair of constraints which allow
1997-05-20 wilson(scc0_di, scc_di, seq, sne, sgt, sgtu, slt, sltu, sge...
1997-05-18 kenner(mov[qhs]i,movstrict[qs]i, mulsi3): Use 'Q' constraint...
1997-05-18 kenner(mov[qhs]i}): Add pair of constraints which allow offse...
1997-05-18 kenner(movstrict*): Changed into define_expands. Split insns...
1997-04-21 wilson(movqi+2): Add address registers.
1997-04-13 kenner(movstricthi): Remove extraneous comparisons.
1997-04-13 kenner(rotl[shq]i3, rotl[hq]i3+1): Don't directly modify...
1997-04-13 kenner(tstdi): Add missing parallel around the pattern.
1997-03-25 kenner(tablejump): Use extl to explicitly sign extend index...
1997-03-25 kenner(mulsi3): Changed into define_expand. Split insn into...
1997-03-25 kenner(movqi): Disable use of address registers for TARGET_5200.
1997-03-25 kenner(bne0_di): Fix typo in last change.
1997-03-25 kenner(xorsi3_5200): Correct constraints.
1997-03-25 kenner(move{si,hi,qi,di}): Changed into define_expands. ...
1997-03-18 law * m68k/m68k.c (m68k_last_compare_had_fp_operand...
1997-03-17 kenner(beq0_di, bne0_di, bge0_di, blt0_di): Use cmpw #0 inste...
1997-02-15 kenner(cmpsi): Added insn with appropriate constraints for...
1997-02-02 kenner(movqi): Enable use of clr and st insns on TARGET_5200.
1997-01-30 kenner(stack adjust peepholes): Use lea instead of add.w...
1997-01-19 kenner(ashrdi_const, ashrdi3): Allow 31 as shift count.
1997-01-19 kenner(rot[lr][shq]i3): Allow 'N', 'O' or 'P' operands.
1997-01-19 kennerFix previous change: {add,sub}qw should be {add,sub...
1997-01-04 kenner(addsi3, addhi3): Use two addqw (or subqw) insns when...
1996-12-10 kenner(add[hs]i3): Only use two addq.w or subq.w instructions
1996-12-07 kenner(iorsi_zexthi_ashl16): New pattern.
1996-12-07 kenner({and,ior,xor}si3_internal): Removed !TARGET_5200 from...
1996-12-07 kenner(andsi3): Changed into define_expand.
1996-11-12 kenner(movqi): Emit 'st' for INTVAL & 255 == 255, not INTVAL...
1996-11-12 kenner(addsi3): If TARGET_5200, use the lea insn to add small...
1996-11-12 kenner(negsi2): Change into define_expand.
1996-09-26 tege(mulsidi3 matcher): Change predicate const_int_operand
1996-07-19 ianSimplify movqi, add more !TARGET_5200 cases
1996-07-19 kenner(negdi2): Undo last change: don't apply neg to address...
1996-07-18 kennerAdd TARGET_5200 to conditions which determine whether...
1996-07-18 kenner(add patterns): Don't use two addqw instructions when...
1996-06-06 kenner(movsi_const0, movhi): Favor clr with TARGET_5200.
1996-06-06 kennerDisable byte and word arithmetic, rotate, integer divid...
1996-04-16 kenner(ashlsi_16, lshrsi_16): Disable pattern for TARGET_6806...
1996-04-15 kenner(tstdi): Optimized for "d" case.
1996-04-14 kenner(ftruncdf2): Enable for m68060 systems.
1996-03-26 kenner(fullword move): Call output_move_simode_const.
1996-03-19 kenner(pushexthisi_const, movsi_const0): New names.
1996-03-12 tege(dbra peepholes): Use flags_in_68881.
1996-03-11 kennerUse proper modes and predicates for {sign,zero}_extract.
1996-02-19 kenner(const_umulsi3_highpart): Disable for TARGET_M68060.
1996-02-12 law * m68k.md (movqi): Call CC_STATUS_INIT when...
1996-01-31 kenner(movqi): Use moveq if possible.
1996-01-31 kenner({adddi,subdi}_sexthishl32): 'a' and 'd' versions merge...
1996-01-15 kenner(pushdi): Allow "i" for operand 1.
1995-12-14 tege(ashrsi_31): New pattern.
1995-12-01 meissnerSplit decrement_and_branch_until_zero until define_expa...
1995-11-07 kenner(subxf3): Properly name pattern.
1995-11-05 kenner(cmpxf): Don't call force_const_mem, it looses for...
1995-09-28 kenner(anonymous DImode shift patterns setting cc0): Turned...
1995-09-28 kennerMake both assembler syntaxes do the same for PIC calls.
1995-09-11 kenner(cmpdi): Change patterns to allocate scratch register...
1995-08-21 kenner(adddi3, subdi3): "&" added to clobber's constraints.
1995-08-21 kennerFor all dbra pattern, change constraint from 'g' to...
1995-08-19 kenner(subdi3): Should not be commutative.
1995-07-29 kenner[USE_GAS]: Output `jbsr' instead of `jsr' for normal...
1995-07-17 kenner(tstdi, cmpdi): Use match_scratch, not match_operand.
1995-06-15 kennerChange FSF address.
1995-06-11 kenner(cmpdi matcher): Set cc_status before returning.
next