Age | Commit message (Expand) | Author | Files | Lines |
2002-01-23 | Use an UNSPEC instead of a USE to prevent prologue/epilogue insns from being | Nick Clifton | 1 | -2/+12 |
2001-12-21 | Use 'a' operand code for prefetch instruction. | Nick Clifton | 1 | -1/+1 |
2001-12-08 | arm.md (VUNSPEC_PREFETCH): Delete constant definition. | Richard Earnshaw | 1 | -5/+4 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -6/+6 |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 1 | -27/+23 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -3/+3 |
2001-05-18 | Revert an incorrect change | Bernd Schmidt | 1 | -6/+6 |
2001-02-09 | Change output contraint on post inc load/store multiple patterns to be a | Nick Clifton | 1 | -18/+18 |
2001-01-15 | arm.c (arm_finalize_pic): New arg "prologue". | Philip Blundell | 1 | -0/+9 |
2001-01-15 | arm.c (use_return_insn): Don't try to determine the function type until after... | Richard Earnshaw | 1 | -0/+3 |
2001-01-15 | arm.md (cbranchsi4): Correct calculation of branch ranges. | Richard Earnshaw | 1 | -5/+20 |
2001-01-14 | arm.md (ldmsi_postinc, [...]): Delete. | Richard Earnshaw | 1 | -72/+154 |
2001-01-08 | arm.c (arm_arch5e): New variable. | Richard Earnshaw | 1 | -59/+126 |
2001-01-05 | arm.md (ldmsi_postinc): Avoid use of match_dup between input and output opera... | Richard Earnshaw | 1 | -16/+16 |
2000-12-08 | Add pool ranges to load_indirect_jump pattern | Nick Clifton | 1 | -3/+5 |
2000-12-04 | Fix bogons from XScale contribution | Nick Clifton | 1 | -1/+1 |
2000-12-04 | Add support for XScale target | Nick Clifton | 1 | -9/+101 |
2000-11-29 | arm.md (sibcall, [...]): Add use of link register. | Richard Earnshaw | 1 | -4/+8 |
2000-11-29 | Fix pic_l;oad_addr to work in Thumb mode. | Nick Clifton | 1 | -10/+13 |
2000-11-28 | genoutput.c (validate_insn_operands): New. | Richard Henderson | 1 | -2/+2 |
2000-11-27 | ChangeLog | Richard Earnshaw | 1 | -27/+81 |
2000-11-27 | arm.md (arm_adddi3, [...]): Merge with splitters to create define_insn_and_sp... | Richard Earnshaw | 1 | -321/+209 |
2000-11-22 | Define symbolic names for the link register, last integer register and the fa... | Nick Clifton | 1 | -140/+149 |
2000-11-13 | arm.md (mulsidi3adddi, [...]): Revert previous change. | Richard Earnshaw | 1 | -10/+10 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -4/+2 |
2000-11-09 | Fix {u}mulsidi3adddi patterns in arm.md and add testcase to check that the | Nick Clifton | 1 | -29/+56 |
2000-10-09 | * arm.md (push_multi): Revert unintended change. | Richard Earnshaw | 1 | -4/+2 |
2000-10-09 | arm.c: Miscellaneous white space and comment clean-ups. | Richard Earnshaw | 1 | -947/+1060 |
2000-10-09 | arm.c (thumb_expand_movstrqi): Rewrite to support SSA form. | Richard Earnshaw | 1 | -19/+23 |
2000-10-09 | arm.md (predicable): New attribute, default to "no". | Richard Earnshaw | 1 | -299/+578 |
2000-09-01 | arm.md: Use no_new_pseudos to determine when it is safe to create new pseudo ... | Jeffrey A Law | 1 | -17/+14 |
2000-08-15 | arm.c (arm_function_ok_for_sibcall): New function. | Richard Earnshaw | 1 | -17/+0 |
2000-08-15 | * arm.md (splits generating cond_exec): Disable. | Richard Earnshaw | 1 | -4/+4 |
2000-08-15 | ARM support for unordered FP operations. | Richard Earnshaw | 1 | -233/+565 |
2000-07-28 | removed constraints in expander. | Aldy Hernandez | 1 | -11/+11 |
2000-07-03 | Fix peepholes to prevent pre-/post- increment addressing from clobbering the | Nick Clifton | 1 | -15/+24 |
2000-06-03 | * arm.md (untyped_call): Use GEN_CALL macro. | Richard Earnshaw | 1 | -1/+1 |
2000-05-06 | Use new tail-calling mechanism on ARM. | Richard Earnshaw | 1 | -111/+87 |
2000-05-06 | arm.c (arm_gen_load_multiple, [...]): Don't add bogus clobber to insns. | Richard Earnshaw | 1 | -9/+9 |
2000-05-04 | rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET. | Richard Kenner | 1 | -10/+0 |
2000-04-15 | * arm.md (movhi): REGNO_POINTER_ALIGN is now bits. | Richard Earnshaw | 1 | -2/+2 |
2000-04-08 | Merge changes from merged-arm-thumb-backend-branch onto trunk. | Richard Earnshaw | 1 | -1370/+2934 |
2000-03-28 | arm.md (return peepholes): Update to reflect the new call insn patterns. | Jason Merrill | 1 | -0/+3 |
2000-02-29 | Apply Dimitri Makarov's patch to import attribute short_call and #pragma | Dmitri Makarov | 1 | -12/+18 |
2000-02-11 | Minor formatting tidyups. | Dmitri Makarov | 1 | -0/+1 |
2000-02-09 | In PIC mode, make sure that a constant source address is legitimate. | Scott Bambrough | 1 | -7/+41 |
2000-01-09 | Apply patch from Phillip Blundel to use single STR/LDR when... | Philip Blundell | 1 | -12/+26 |
1999-12-14 | arm.md (mulsidi3adddi, [...]): New patterns for long long multiply-accumulate. | Clinton Popetz | 1 | -0/+28 |
1999-11-21 | Rename -mshort-load-bytes switch to -malignment-traps | Nick Clifton | 1 | -17/+17 |