aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2011-02-01vxworks.opt: New.Joseph Myers1-0/+60
2011-01-29arm.c (arm_legitimize_reload_address): New.Jie Zhang3-47/+60
2011-01-26re PR target/47246 (Invalid immediate offset for Thumb VFP store regression)Chung-Lin Tang1-1/+5
2011-01-25re PR target/45701 (Fail to prefer using r3 for padding a push/pop multiple t...Jakub Jelinek1-2/+27
2011-01-21Fix typo in comment.Mike Stump1-1/+1
2011-01-20Rename f_load to f_fpa_loads patchRamana Radhakrishnan5-23/+23
2011-01-18cortex-a9.md (cortex-a9-neon.md): Actually include.Ramana Radhakrishnan1-4/+8
2011-01-14alpha.md (umk_mismatch_args): Don't put a mode on set.Mike Stump1-1/+1
2011-01-14linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{version:-v}.Joseph Myers1-1/+1
2011-01-14* config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.Joseph Myers1-2/+1
2011-01-12config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h.Joseph Myers1-9/+9
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek26-26/+31
2010-12-31sync.md (sync_clobber, [...]): New code attribute.Ken Werner2-12/+56
2010-12-22arm.c (output_move_double): Update the comment above the function to reflect ...Jie Zhang1-3/+2
2010-12-21arm.c (require_pic_register): Set INSN_LOCATOR for all instructions injected ...Ulrich Weigand1-1/+6
2010-12-21* config/arm/arm-ldmstm.ml: Fix a typo in comment.Jie Zhang1-1/+1
2010-12-20arm-cores.def: Add Faraday CPU support - fa526/fa626/fa606te/fa626te/fmp626/f...Sanjin Liu13-5/+971
2010-12-20lib1funcs.asm (ARM_DIV_BODY case __OPTIMIZE_SIZE__): Fix condition on IT inst...Yvan Roux1-1/+1
2010-12-19arm.c (arm_legitimate_index_p): Add VFP load/store index range case.Chung-Lin Tang1-4/+4
2010-12-17arm.md (maddhisi4, *maddhidi4): Use the canonical operand order for plus.Andrew Stubbs1-7/+7
2010-12-17arm.c (arm_select_cc_mode): Before calling arm_select_dominance_cc_mode for A...Bernd Schmidt1-0/+2
2010-12-16re PR target/46883 (GCC ICE with error: unrecognizable insn)Chung-Lin Tang1-4/+4
2010-12-14arm.c (arm_expand_prologue): Report the static stack size if -fstack-usage is...Thomas Klein1-0/+8
2010-12-10re PR target/46881 (arm_preferred_rename_class uses keyword class as paramete...Joern Rennecke1-3/+3
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers2-3/+3
2010-12-09arm.c (arm_preferred_rename_class): Implement targethook PREFERRED_RENAME_CLASS.Yao Qi1-0/+17
2010-12-08[multiple changes]Richard Earnshaw1-0/+23
2010-12-03arm.c (arm_legitimate_index_p): Split VALID_NEON_QREG_MODE and VALID_NEON_DRE...Nathan Froyd1-4/+28
2010-12-01predicates.md ("vfp_register_operand"): Return true for VFP_D0_D7_REGS classes.Yao Qi1-0/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2-2/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers3-6/+7
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-11-26arm.c (arm_option_override): enable loop array prefetching at -O3 for suitabl...Ian Bolton2-5/+46
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-11/+12
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd2-102/+107
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2-6/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd3-10/+13
2010-11-15re PR bootstrap/45444 (ARM bootstrap failure: uninitialized const member in '...Joern Rennecke1-2/+4
2010-11-13tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw1-25/+39
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2-4/+4
2010-10-28arm.c (const_ok_for_arm): Support 0xXY00XY00 pattern constants in thumb2.Andrew Stubbs1-1/+7
2010-10-26stor-layout.c (layout_decl): Use the field's type to determine the mode and k...Jie Zhang1-0/+4
2010-10-23cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...Nathan Froyd1-8/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-16/+11
2010-10-18neon.md (neon_move_hi_quad_<mode>): Fix the order of operands to vec_concat.Tejas Belagod1-2/+3
2010-10-16arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers1-4/+2
2010-10-15re PR debug/45447 (ICE with `-g -femit-struct-debug-baseonly')Yao Qi1-0/+1
2010-10-14config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd1-60/+1
2010-10-14params.c (params_finished): New.Joseph Myers1-1/+3
2010-10-13arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer from CORE_REGS and GENE...Julian Brown2-4/+4