aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-22arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.Richard Earnshaw1-0/+13
2008-09-02arm.c (arm_tune_cortex_a9): Define.Paul Brook1-0/+3
2008-09-02invoke.texi: Document -mword-relocations.Paul Brook1-0/+8
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-28arm.c (TARGET_MAX_ANCHOR_OFFSET): New.Paul Brook1-0/+3
2008-08-26[multiple changes]Vladimir Makarov1-0/+14
2008-08-05invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook1-8/+15
2008-08-04arm.c (thumb_core_reg_alloc_order): New.Paul Brook1-0/+3
2008-06-19arm-protos.h (arm_return_in_memory): Remove public arm_return_in_memory() pro...Chung-Lin Tang1-5/+0
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-1/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-2/+2
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-2/+2
2008-03-12arm.c (use_return_insn): Use offsets->saved_regs_mask instead of {arm,thumb}_...Paul Brook1-0/+1
2008-03-03config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook1-2/+6
2008-02-26arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.Paul Brook1-10/+25
2007-11-05config.gcc (arm*-*-*): Set c_target_objs and cxx_target_objs.Paul Brook1-0/+4
2007-09-03config.gcc: Delete stanza for arm-semi-aof and armel-semi-aof targets.Zack Weinberg1-14/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1-4/+60
2007-07-18arm-protos.h (arm_cannot_force_const_mem): Declare.Richard Sandiford1-1/+5
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown1-43/+104
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+2
2007-05-30config.gcc (arm-wrs-vxworks): Remove dbxelf.h from tm_file.Richard Sandiford1-0/+2
2007-05-25arm-protos.h (arm_encode_call_attribute): Delete.Richard Sandiford1-30/+0
2007-03-01arm.c (arm_legitimate_index_p): Limit iWMMXt addressing modes to LDRD for DIm...Paul Brook1-4/+8
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-01-03backport: thumb2.md: New file.Paul Brook1-96/+209
2006-11-17arm.h (CONSTANT_ALIGNMENT): Don't over-align strings when optimizing for size.Richard Earnshaw1-0/+1
2006-11-14expmed.c (emit_store_flag_1): New function.Richard Earnshaw1-1/+1
2006-11-14arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.Joseph Myers1-2/+3
2006-11-03linux-elf.h (NEED_INDICATE_EXEC_STACK): Define as 1.Carlos O'Donell1-0/+6
2006-05-06r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100Richard Earnshaw1-113/+0
2006-03-17install.texi: Docuemnt --with-mode.Paul Brook1-1/+2
2006-01-17re PR target/592 ([ARM/Thumb] Poor choice of PIC register)Richard Earnshaw1-2/+4
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
2005-11-04configure.ac: Add test for ARM TLS support.Daniel Jacobowitz1-8/+25
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata1-1/+6
2005-08-20arm.h (arm_stack_offsets): Add locals_base field.Richard Earnshaw1-0/+1
2005-08-19re PR target/23436 (Insn does not satisfy its constraints (reload_cse_simplif...Richard Earnshaw1-17/+9
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-30arm-protos.h (arm_canonicalize_comparison): Update prototype.Paul Brook1-1/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-0/+12
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-13arm.h (INITIALIZE_TRAMPOLINE): Make the call to __clear_cache unconditional.Richard Earnshaw1-10/+3
2005-05-11linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define.Daniel Jacobowitz1-0/+6
2005-05-05config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options.Richard Sandiford1-224/+5