aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2011-03-30re PR target/47551 (ICE when reloading neon registers from out-of-range offsets)Richard Sandiford1-3/+6
2011-03-30re PR target/43590 (ICE in spill_failure, at reload1.c:2158)Richard Sandiford1-14/+10
2011-03-29[multiple changes]Vladimir Makarov1-14/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+14
2011-03-27[multiple changes]Vladimir Makarov1-14/+0
2011-03-27arm.c (arm_autovectorize_vector_sizes): New function.Ira Rosen1-0/+10
2011-03-25arm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS case to VFPv1.Richard Sandiford1-6/+6
2011-03-25vfp.md (arm_movdi_vfp): Enable only when not tuning for Cortex-A8.Bernd Schmidt3-40/+102
2011-03-24re PR target/46934 (gcc ICE: error: unrecognizable insn: in extract_insn, at ...Chung-Lin Tang1-1/+2
2011-03-23re PR target/47553 (ARM neon vld1q_lane_u8 & co. don't accept lanes >= 8)Richard Sandiford1-1/+1
2011-03-22arm.opt (mhard-float, [...]): Use Alias.Joseph Myers16-47/+37
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2-4/+14
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers2-202/+0
2011-03-21unwind-arm.c (__gnu_unwind_pr_common): Correct test for barrier handlers.Daniel Jacobowitz1-2/+2
2011-03-21ChangeLog gcc/Kai Tietz1-14/+21
2011-03-20Fix PR debug/48203Ramana Radhakrishnan1-0/+10
2011-03-17re PR target/43872 (VLAs are not aligned correctly on ARM)Chung-Lin Tang1-1/+4
2011-03-15re PR c++/47688 ([C++0x] Segfault when assigning lambda to std::function vari...Ramana Radhakrishnan1-1/+3
2011-03-05re PR target/47719 (ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM)Richard Earnshaw1-4/+3
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