aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.md
AgeCommit message (Expand)AuthorFilesLines
1999-07-23arm.h (TARGET_SWITCHES): Add -m{no-}single-pic-base.Philip Blundell1-4/+4
1999-06-21Add cpp support for ARM920 and ARM920T processor types.Nick Clifton1-6/+6
1999-06-19arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.Richard Earnshaw1-4/+4
1999-05-22Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support forPhilip Blundell1-1/+3
1999-05-12arm.md (nop): Backout Apr 27 change.Nick Burrett1-9/+1
1999-05-08arm.h (NEED_PLT_GOT): New macro.Philip Blundell1-4/+10
1999-04-26arm.md (nop): Output instruction using output_asm_insn to fix assembler diale...Nick Burrett1-1/+9
1999-04-20arm.md (movhi): Add check for odd offset.Catherine Moore1-1/+2
1999-04-12arm.h (target_fp_name, [...]): Const-ify.Richard Earnshaw1-3/+5
1999-03-22Fix compile time warnings about unused parametersNick Clifton1-50/+23
1999-03-17Fix compile time warnings.Nick Clifton1-9/+5
1999-02-25Delete target options -m2 -m3 & -m6.Richard Earnshaw1-20/+24
1999-02-25Tidy up previous deltaNick Clifton1-26/+32
1999-02-22Apply ARM/Linux patches.Nick Clifton1-51/+52
1999-02-16arm.md (*zeroextractqi_compare0_scratch): Re-add load instruction killed in p...Richard Earnshaw1-18/+7
1999-02-16Fix PlumHall failure - encure that bitfield in zero_extract:QI does notNick Clifton1-3/+2
1999-02-13arm.md: Use gen_rtx_FOO instead of gen_rtx (FOO, ...).Richard Earnshaw1-41/+44
1999-02-06Support for ARM9Richard Earnshaw1-101/+118
1999-01-20update copyrightJeff Law1-1/+1
1999-01-20arm.md: Use MEM_COPY_ATTRIBUTES where appropriate throughout.Mark Mitchell1-20/+13
1998-10-12Replace (reg 24) with (reg:CC 24)Nick Clifton1-20/+20
1998-10-12thumb.c - add warning about PIC code not being supported just yet.Nick Clifton1-1/+2
1998-09-24Applied Jim's patch to "insv" patternNick Clifton1-18/+33
1998-09-19arm.c (bad_signed_byte_operand): Check both arms of a sum in a memory address.Richard Earnshaw1-0/+12
1998-07-11arm.md (extendhisi2_mem, [...]): Propagate the volatile and structure attribu...Richard Earnshaw1-17/+56
1998-05-26arm.c (bad_signed_byte_operand): New predicate function.Richard Earnshaw1-7/+78
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+1
1998-02-14arm.md (movsfcc): Also validate operands[3] when compiling hard float.Richard Earnshaw1-76/+163
1997-07-16(*push_fp_multi): New pattern.Richard Earnshaw1-0/+17
1997-05-08(attr cpu): Add new cpu types for arm8 and strongarm.Richard Earnshaw1-96/+68
1997-04-06(incscc): Use a match_operand with cc_register to match the condition code re...Richard Earnshaw1-297/+575
1997-03-18(movhi): Handle generation of large constants duringRichard Earnshaw1-0/+14
1996-05-04(*addsi3_compareneg): Delete potentially unsafe insn.Richard Earnshaw1-10/+90
1996-04-12arm.md (*ldmsi,*stmsi): Use (mem (match_operand ...)) to avoid using indirect...Doug Evans1-2/+2
1996-02-27arm.md (*addsi3_compare0_scratch): New insn.Richard Earnshaw1-519/+235
1996-02-22(consttable_end): Delete call to text_section.Doug Evans1-2/+1
1996-02-19(*zeroextract[qs]i_compare0_scratch): Use const_int_operand for operands 1 an...Richard Earnshaw1-15/+150
1996-02-12arm.md (all DImode output patterns): Use print code 'Q' to access the least s...Richard Earnshaw1-41/+41
1995-12-06(attributes): Rearrange order, so that condition clobbering can be automatica...Richard Earnshaw1-459/+608
1995-11-08(mov*cc_{,soft_}insn): Use match_operator to test the comparison andRichard Kenner1-4/+8
1995-07-10(matcher for (shiftable_op (cond-exp) (reg))): If shiftable_op isRichard Kenner1-0/+2
1995-07-01(mov{si,sf,df}cc): Call gen_compare_reg to generate the condition codeRichard Kenner1-9/+6
1995-06-15Update header.Richard Kenner1-1/+1
1995-06-15Change FSF address.Richard Kenner1-1/+2
1995-06-08(mov[sd]f expands): Don't allow fp constants in pseudos whenRichard Kenner1-4/+6
1995-05-16Fix typos in comments.Richard Kenner1-8/+8
1995-05-12(movsicc): New pattern.Doug Evans1-36/+101
1995-05-12(movsi matcher): Fix typo in type attribute.Doug Evans1-1/+1
1995-03-10Update copyright.Doug Evans1-1/+1