summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.md
Commit message (Expand)AuthorAgeFilesLines
* Add cpp support for ARM920 and ARM920T processor types.nickc1999-06-211-6/+6
* * arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf.rearnsha1999-06-191-4/+4
* Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support fornickc1999-05-221-1/+3
* * arm.md (nop): Backout Apr 27 change. Ensure REGISTER_PREFIX islaw1999-05-131-9/+1
* * config/arm/arm.h (NEED_PLT_GOT): New macro. Set to 0 if notrearnsha1999-05-081-4/+10
* * arm.md (nop): Output instruction using output_asm_insn to fixlaw1999-04-261-1/+9
* Tue Apr 20 17:57:14 1999 Catherine Moore <clm@cygnus.com>clm1999-04-201-1/+2
* * arm.h (target_fp_name, structure_size_string, arm_cpu_select):rearnsha1999-04-121-3/+5
* Fix compile time warnings about unused parametersnickc1999-03-221-50/+23
* Fix compile time warnings.nickc1999-03-171-9/+5
* Delete target options -m2 -m3 & -m6.rearnsha1999-02-251-20/+24
* Tidy up previous deltanickc1999-02-251-26/+32
* Apply ARM/Linux patches.nickc1999-02-221-51/+52
* * config/arm/arm.md (*zeroextractqi_compare0_scratch): Re-add loadrearnsha1999-02-161-18/+7
* Fix PlumHall failure - encure that bitfield in zero_extract:QI does notnickc1999-02-161-3/+2
* * arm.md: Use gen_rtx_FOO instead of gen_rtx (FOO, ...).rearnsha1999-02-131-41/+44
* Support for ARM9rearnsha1999-02-061-101/+118
* update copyrightlaw1999-01-201-1/+1
* * arm.md: Use MEM_COPY_ATTRIBUTES where appropriate throughout.mmitchel1999-01-201-20/+13
* Replace (reg 24) with (reg:CC 24)nickc1998-10-121-20/+20
* thumb.c - add warning about PIC code not being supported just yet.nickc1998-10-121-1/+2
* Applied Jim's patch to "insv" patternnickc1998-09-241-18/+33
* * arm.c (bad_signed_byte_operand): Check both arms of a sum inrearnsha1998-09-191-0/+12
* * arm.md (extendhisi2_mem, movhi, movhi_bytes): Propagate the volatilerearnsha1998-07-111-17/+56
* * arm.c (bad_signed_byte_operand): New predicate function.rearnsha1998-05-261-7/+78
* typo typo fixes fixeslaw1998-05-061-1/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-1/+1
* * arm.md (movsfcc): Also validate operands[3] when compiling hard float.rearnsha1998-02-141-76/+163
* (*push_fp_multi): New pattern.erich1997-07-161-0/+17
* (attr cpu): Add new cpu types for arm8 and strongarm.erich1997-05-081-96/+68
* (incscc): Use a match_operand with cc_register to matcherich1997-04-061-297/+575
* (movhi): Handle generation of large constants duringerich1997-03-181-0/+14
* (*addsi3_compareneg): Delete potentially unsafe insn.erich1996-05-041-10/+90
* * arm/arm.md (*ldmsi,*stmsi): Use (mem (match_operand ...))dje1996-04-121-2/+2
* * arm.md (*addsi3_compare0_scratch): New insn.erich1996-02-271-519/+235
* (consttable_end): Delete call to text_section.dje1996-02-221-2/+1
* (*zeroextract[qs]i_compare0_scratch): Use const_int_operanderich1996-02-191-15/+150
* * arm/arm.md (all DImode output patterns): Use print codeerich1996-02-121-41/+41
* (attributes): Rearrange order, so that condition clobberingerich1995-12-061-459/+608
* (mov*cc_{,soft_}insn): Use match_operator to test the comparison andkenner1995-11-081-4/+8
* (matcher for (shiftable_op (cond-exp) (reg))): If shiftable_op iskenner1995-07-111-0/+2
* (mov{si,sf,df}cc): Call gen_compare_reg to generate the condition codekenner1995-07-011-9/+6
* Update header.kenner1995-06-151-1/+1
* Change FSF address.kenner1995-06-151-1/+2
* (mov[sd]f expands): Don't allow fp constants in pseudos whenkenner1995-06-081-4/+6
* Fix typos in comments.kenner1995-05-161-8/+8
* (movsicc): New pattern.dje1995-05-121-36/+101
* (movsi matcher): Fix typo in type attribute.dje1995-05-121-1/+1
* Update copyright.dje1995-03-101-1/+1
* * arm/arm.md (all fp patterns): Conditionalize on TARGET_HARD_FLOAT.dje1995-03-101-80/+137