Age | Commit message (Expand) | Author | Files | Lines |
2013-05-31 | re PR target/56315 (ARM: Improve use of 64-bit constants in logical operations) | Kyrylo Tkachov | 4 | -43/+60 |
2013-05-30 | arm-protos.h: Add and update function protos. | Xuepeng Guo | 4 | -15/+46 |
2013-05-30 | arm.c (arm_add_cfa_adjust_cfa_note): New added. | Zhenqiang Chen | 1 | -18/+98 |
2013-05-30 | This patch is a consolodation of the hash_table patches to the | Lawrence Crowl | 2 | -14/+27 |
2013-05-23 | re PR debug/57351 (ICE: internal compiler error: in dbx_reg_number, at dwarf2... | Christian Bruel | 1 | -2/+1 |
2013-05-22 | Fix PR target/57340 and additionally for PR target/19599. | Ramana Radhakrishnan | 1 | -3/+20 |
2013-05-16 | Fix breakage with missing decl check for arm-none-eabi builds. | Ramana Radhakrishnan | 1 | -0/+1 |
2013-05-16 | Internal memcpy using LDRD/STRD | Greta Yorsh | 3 | -1/+196 |
2013-05-15 | Fix PR target/19599 - tailcall function pointers. | Ramana Radhakrishnan | 5 | -20/+63 |
2013-05-14 | re PR target/42017 (gcc compiling C for ARM has stopped using r14 in leaf fun... | Chung-Lin Tang | 1 | -1/+1 |
2013-05-10 | t-rtems-eabi: Remove mthumb/march=armv7 multilib. | Sebastian Huber | 1 | -6/+45 |
2013-05-07 | arm.c (arm_asan_shadow_offset): New function. | Christophe Lyon | 2 | -2/+18 |
2013-05-02 | re PR rtl-optimization/56732 (ICE in advance_target_bb) | Greta Yorsh | 1 | -1/+2 |
2013-05-01 | thumb2.md (thumb2_smaxsi3,thumb2_sminsi3): Convert define_insn to define_insn... | Greta Yorsh | 1 | -63/+329 |
2013-04-30 | thumb2.md (thumb2_incscc, [...]): Delete. | Greta Yorsh | 1 | -26/+0 |
2013-04-30 | Committed as obvious. | Greta Yorsh | 1 | -5/+5 |
2013-04-30 | gcc: arm: linux-eabi: fix handling of armv4 bx fixups when linking | Mike Frysinger | 2 | -2/+6 |
2013-04-29 | arm.md (store_minmaxsi): Use only when optimize_insn_for_size_p. | Kyrylo Tkachov | 1 | -1/+1 |
2013-04-25 | arm.c (neon_builtin_type_mode): Add T_V4HF. | Kyrylo Tkachov | 8 | -31/+153 |
2013-04-19 | arm.c (load_multiple_sequence, [...]): Fix spelling in two comments. | Greta Yorsh | 1 | -2/+2 |
2013-04-19 | re PR target/56797 (internal compiler error: in extract_insn, at recog.c:2150) | Greta Yorsh | 1 | -0/+7 |
2013-04-19 | cortex-m4-fpu.md (cortex_m4_v): Delete cpu unit. | Terry Guo | 1 | -6/+12 |
2013-04-17 | 2013-04-17 Greta Yorsh <Greta.Yorsh at arm.com> | Greta Yorsh | 1 | -28/+151 |
2013-04-17 | 2013-04-17 Greta Yorsh <Greta.Yorsh at arm.com> | Greta Yorsh | 1 | -0/+4 |
2013-04-17 | * config/arm/cortex-m4.md: Add a new bypass. | Terry Guo | 1 | -0/+4 |
2013-04-16 | Prologue/epilogue using STRD/LDRD in ARM mode | Greta Yorsh | 1 | -2/+288 |
2013-04-15 | arm.c (const_ok_for_dimode_op): Handle AND case. | Kyrylo Tkachov | 5 | -42/+79 |
2013-04-15 | * config/arm/arm.c (thumb_far_jump_used_p): Fix typo in comments. | Joey Ye | 1 | -2/+2 |
2013-04-15 | arm.c (thumb1_final_prescan_insn): Assert lr save for real far jump. | Joey Ye | 1 | -0/+27 |
2013-04-12 | arm.md (mov_scc,mov_negscc,mov_notscc): Convert define_insn into define_insn_... | Greta Yorsh | 1 | -9/+29 |
2013-04-12 | arm.c (gen_operands_ldrd_strd): Initialize "base". | Greta Yorsh | 1 | -1/+1 |
2013-04-09 | arm.md (minmax_arithsi_non_canon): New pattern. | Kyrylo Tkachov | 1 | -0/+44 |
2013-04-08 | Fix PR target/54338 - Include IWMMXT_GR_REGS in ALL_REGS. | Xinyu Qi | 1 | -1/+1 |
2013-04-05 | peep-ldrd-1.c: New test. | Greta Yorsh | 7 | -8/+548 |
2013-04-05 | arm.md: Comment on splitting Thumb1 patterns. | Greta Yorsh | 1 | -0/+19 |
2013-04-05 | arm.md (arm_smax_insn): Convert define_insn into define_insn_and_split. | Greta Yorsh | 1 | -18/+50 |
2013-04-05 | arm.md (arm_ashldi3_1bit): Convert define_insn into define_insn_and_split. | Greta Yorsh | 2 | -8/+78 |
2013-04-05 | arm.md (negdi_extendsidi): New pattern. | Greta Yorsh | 1 | -0/+67 |
2013-04-05 | arm.md (andsi_iorsi3_notsi): Convert define_insn into define_insn_and_split. | Greta Yorsh | 1 | -16/+168 |
2013-04-05 | arm.md (arm_subdi3): Convert define_insn into define_insn_and_split. | Greta Yorsh | 1 | -12/+94 |
2013-04-05 | arm.md (subsi3_carryin): New pattern. | Greta Yorsh | 1 | -0/+84 |
2013-04-05 | arm.md (incscc,arm_incscc,decscc,arm_decscc): Delete. | Greta Yorsh | 1 | -45/+0 |
2013-04-05 | arm.md (addsi3_carryin_<optab>): Set attribute predicable. | Greta Yorsh | 1 | -2/+5 |
2013-04-05 | arm.c (arm_expand_builtin): Change fcode type to unsigned int. | Kyrylo Tkachov | 1 | -1/+1 |
2013-04-04 | arm-protos.h (arm_builtin_vectorized_function): New function prototype. | Kyrylo Tkachov | 2 | -0/+62 |
2013-04-04 | arm_neon_builtins.def: New file. | Kyrylo Tkachov | 3 | -197/+261 |
2013-04-03 | re PR target/56809 (Revision 197266 causes trunk ICE for arm-none-eabi targets) | Kyrylo Tkachov | 1 | -4/+4 |
2013-04-02 | Add support for Cortex-A53. | Ian Caulfield | 9 | -4/+309 |
2013-04-02 | uclinux-elf.h: Add %L to LINK_GCC_C_SEQUENCE_SPEC for non-static link. | Zhenqiang Chen | 1 | -1/+1 |
2013-03-30 | cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER. | Steven Bosscher | 1 | -5/+1 |