| Commit message (Expand) | Author | Age | Files | Lines |
* | Add cpp support for ARM920 and ARM920T processor types. | nickc | 1999-06-21 | 1 | -6/+6 |
* | * arm.md (*adddf_esfdf_df): Renamed from *adddf_df_esfdf. | rearnsha | 1999-06-19 | 1 | -4/+4 |
* | Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support for | nickc | 1999-05-22 | 1 | -1/+3 |
* | * arm.md (nop): Backout Apr 27 change. Ensure REGISTER_PREFIX is | law | 1999-05-13 | 1 | -9/+1 |
* | * config/arm/arm.h (NEED_PLT_GOT): New macro. Set to 0 if not | rearnsha | 1999-05-08 | 1 | -4/+10 |
* | * arm.md (nop): Output instruction using output_asm_insn to fix | law | 1999-04-26 | 1 | -1/+9 |
* | Tue Apr 20 17:57:14 1999 Catherine Moore <clm@cygnus.com> | clm | 1999-04-20 | 1 | -1/+2 |
* | * arm.h (target_fp_name, structure_size_string, arm_cpu_select): | rearnsha | 1999-04-12 | 1 | -3/+5 |
* | Fix compile time warnings about unused parameters | nickc | 1999-03-22 | 1 | -50/+23 |
* | Fix compile time warnings. | nickc | 1999-03-17 | 1 | -9/+5 |
* | Delete target options -m2 -m3 & -m6. | rearnsha | 1999-02-25 | 1 | -20/+24 |
* | Tidy up previous delta | nickc | 1999-02-25 | 1 | -26/+32 |
* | Apply ARM/Linux patches. | nickc | 1999-02-22 | 1 | -51/+52 |
* | * config/arm/arm.md (*zeroextractqi_compare0_scratch): Re-add load | rearnsha | 1999-02-16 | 1 | -18/+7 |
* | Fix PlumHall failure - encure that bitfield in zero_extract:QI does not | nickc | 1999-02-16 | 1 | -3/+2 |
* | * arm.md: Use gen_rtx_FOO instead of gen_rtx (FOO, ...). | rearnsha | 1999-02-13 | 1 | -41/+44 |
* | Support for ARM9 | rearnsha | 1999-02-06 | 1 | -101/+118 |
* | update copyright | law | 1999-01-20 | 1 | -1/+1 |
* | * arm.md: Use MEM_COPY_ATTRIBUTES where appropriate throughout. | mmitchel | 1999-01-20 | 1 | -20/+13 |
* | Replace (reg 24) with (reg:CC 24) | nickc | 1998-10-12 | 1 | -20/+20 |
* | thumb.c - add warning about PIC code not being supported just yet. | nickc | 1998-10-12 | 1 | -1/+2 |
* | Applied Jim's patch to "insv" pattern | nickc | 1998-09-24 | 1 | -18/+33 |
* | * arm.c (bad_signed_byte_operand): Check both arms of a sum in | rearnsha | 1998-09-19 | 1 | -0/+12 |
* | * arm.md (extendhisi2_mem, movhi, movhi_bytes): Propagate the volatile | rearnsha | 1998-07-11 | 1 | -17/+56 |
* | * arm.c (bad_signed_byte_operand): New predicate function. | rearnsha | 1998-05-26 | 1 | -7/+78 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -1/+1 |
* | * arm.md (movsfcc): Also validate operands[3] when compiling hard float. | rearnsha | 1998-02-14 | 1 | -76/+163 |
* | (*push_fp_multi): New pattern. | erich | 1997-07-16 | 1 | -0/+17 |
* | (attr cpu): Add new cpu types for arm8 and strongarm. | erich | 1997-05-08 | 1 | -96/+68 |
* | (incscc): Use a match_operand with cc_register to match | erich | 1997-04-06 | 1 | -297/+575 |
* | (movhi): Handle generation of large constants during | erich | 1997-03-18 | 1 | -0/+14 |
* | (*addsi3_compareneg): Delete potentially unsafe insn. | erich | 1996-05-04 | 1 | -10/+90 |
* | * arm/arm.md (*ldmsi,*stmsi): Use (mem (match_operand ...)) | dje | 1996-04-12 | 1 | -2/+2 |
* | * arm.md (*addsi3_compare0_scratch): New insn. | erich | 1996-02-27 | 1 | -519/+235 |
* | (consttable_end): Delete call to text_section. | dje | 1996-02-22 | 1 | -2/+1 |
* | (*zeroextract[qs]i_compare0_scratch): Use const_int_operand | erich | 1996-02-19 | 1 | -15/+150 |
* | * arm/arm.md (all DImode output patterns): Use print code | erich | 1996-02-12 | 1 | -41/+41 |
* | (attributes): Rearrange order, so that condition clobbering | erich | 1995-12-06 | 1 | -459/+608 |
* | (mov*cc_{,soft_}insn): Use match_operator to test the comparison and | kenner | 1995-11-08 | 1 | -4/+8 |
* | (matcher for (shiftable_op (cond-exp) (reg))): If shiftable_op is | kenner | 1995-07-11 | 1 | -0/+2 |
* | (mov{si,sf,df}cc): Call gen_compare_reg to generate the condition code | kenner | 1995-07-01 | 1 | -9/+6 |
* | Update header. | kenner | 1995-06-15 | 1 | -1/+1 |
* | Change FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (mov[sd]f expands): Don't allow fp constants in pseudos when | kenner | 1995-06-08 | 1 | -4/+6 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -8/+8 |
* | (movsicc): New pattern. | dje | 1995-05-12 | 1 | -36/+101 |
* | (movsi matcher): Fix typo in type attribute. | dje | 1995-05-12 | 1 | -1/+1 |
* | Update copyright. | dje | 1995-03-10 | 1 | -1/+1 |
* | * arm/arm.md (all fp patterns): Conditionalize on TARGET_HARD_FLOAT. | dje | 1995-03-10 | 1 | -80/+137 |