OSDN Git Service

thumb.c - add warning about PIC code not being supported just yet.
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / arm.md
1998-10-12 nickcthumb.c - add warning about PIC code not being supporte...
1998-09-24 nickcApplied Jim's patch to "insv" pattern
1998-09-19 rearnsha* arm.c (bad_signed_byte_operand): Check both arms...
1998-07-11 rearnsha* arm.md (extendhisi2_mem, movhi, movhi_bytes): Propaga...
1998-05-26 rearnsha* arm.c (bad_signed_byte_operand): New predicate function.
1998-05-06 lawtypo typo fixes fixes
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-02-14 rearnsha* arm.md (movsfcc): Also validate operands[3] when...
1997-07-16 erich(*push_fp_multi): New pattern.
1997-05-08 erich(attr cpu): Add new cpu types for arm8 and strongarm.
1997-04-06 erich(incscc): Use a match_operand with cc_register to match
1997-03-18 erich(movhi): Handle generation of large constants during
1996-05-04 erich(*addsi3_compareneg): Delete potentially unsafe insn.
1996-04-12 dje * arm/arm.md (*ldmsi,*stmsi): Use (mem (match_operand...
1996-02-27 erich* arm.md (*addsi3_compare0_scratch): New insn.
1996-02-22 dje(consttable_end): Delete call to text_section.
1996-02-19 erich(*zeroextract[qs]i_compare0_scratch): Use const_int_operand
1996-02-12 erich * arm/arm.md (all DImode output patterns): Use print...
1995-12-06 erich(attributes): Rearrange order, so that condition clobbering
1995-11-08 kenner(mov*cc_{,soft_}insn): Use match_operator to test the...
1995-07-11 kenner(matcher for (shiftable_op (cond-exp) (reg))): If shift...
1995-07-01 kenner(mov{si,sf,df}cc): Call gen_compare_reg to generate...
1995-06-15 kennerUpdate header.
1995-06-15 kennerChange FSF address.
1995-06-08 kenner(mov[sd]f expands): Don't allow fp constants in pseudos...
1995-05-16 kennerFix typos in comments.
1995-05-12 dje(movsicc): New pattern.
1995-05-12 dje(movsi matcher): Fix typo in type attribute.
1995-03-10 djeUpdate copyright.
1995-03-10 dje * arm/arm.md (all fp patterns): Conditionalize on...
1994-10-24 erich(peepholes for call followed by branch): Disable.
1994-10-09 erich(reload_outdf): Don't emit an add insn if the address...
1994-10-02 erich(zero_extendhisi2, extendhisi2): Expand to suitable...
1994-10-02 erich(movsf): If reloading, create a scratch from the target...
1994-07-13 erich({save,restore}_stack_nonlocal): Delete.
1994-07-12 erich(matcher for SFmode inequality comparison): Use cmfe...
1994-06-27 erich(function_unit fpa): Add more accurate scheduling infor...
1994-06-24 erich(movstrsi): Delete.
1994-06-23 erich(addsi3, subsi3, andsi3, iorsi3, ashlsi3, ashrsi3,...
1994-06-06 erich(storehi_bigend): New expansion pattern.
1994-06-04 erich(all patterns explicitly mentioning regs): Output the...
1994-06-03 erich(all patterns): Update instruction generation to reflec...
1994-06-02 erich(all output patterns): Use new capabilities of arm_prin...
1994-06-01 erich(all insn and peephole patterns): Rewrite without using...
1994-06-01 erich(all patterns): length attribute now describes length...
1994-04-10 kennerRemove references to LSHIFT and lshlsi3.
1993-11-12 kenner(comparison): Don't emit invalid optimization
1993-11-10 kenner(reload patterns for mla instruction): New.
1993-10-19 kenner(reload_outhi): New pattern.
1993-10-03 erichMajor rewrite -- See ChangeLog for details
1993-05-18 rms(add/asl recognizer): Use space, not #, after asl.
1993-05-13 rms(combined mult/arithmetic recognizers): Switch on.
1993-03-26 wood> (untyped_call, blockage): New patterns.
1993-01-25 kennerDelete emacs local-variables block at end.
1992-10-24 tege(DImode patterns): Add `&' to target operand constraints.
1992-09-26 tege(comment before extendhisi2): Remove the lie.
1992-09-13 tegeClean up indentation.
1992-09-05 tege(storehi): Use match_operand for operand 0.
1992-07-07 mycroftentered into RCS
1992-03-14 tege*** empty log message ***
1991-08-28 kennerInitial revision