aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm.h
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-01arm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.Paul Brook1-0/+11
2005-04-29arm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if a definition has already ...Mark Mitchell1-0/+4
2005-04-29crtstuff.c: Handle targets that use .init_array.Julian Brown1-0/+42
2005-04-27arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame pointer when thumb back...Nathan Sidwell1-1/+3
2005-04-27arm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and gcc_unreachable as appr...Nathan Sidwell1-5/+3
2005-04-26arm.c (arm_return_in_msb): New function.Julian Brown1-3/+15
2005-04-12target-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.Mark Mitchell1-0/+6
2005-04-09arm.c (FL_WBUF): Define.Richard Earnshaw1-4/+4
2005-04-07arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar...Richard Earnshaw1-1/+3
2005-04-01arm.c (thumb_call_via_label): Include space for SP.Paul Brook1-3/+4
2005-03-29arm-protos.h (arm_dbx_register_number): Add prototype.Paul Brook1-0/+4
2005-03-15arm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_used_regs for wCG regist...Daniel Jacobowitz1-1/+1
2005-02-16re PR target/19162 (ICE while building libobjc's sendmsg.c)Richard Earnshaw1-0/+4
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-14re PR target/7525 ([ARM/Thumb] long calls stubs only in one code section, can...Richard Earnshaw1-1/+8
2005-01-05arm.h (TARGET_OPTIONS): Correctly record -mhard-float and -msoft-float in tar...Richard Earnshaw1-2/+2
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-10/+0
2004-11-20arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw1-12/+24
2004-11-18arm.c (target_float_switch): New variable..Paul Brook1-8/+12
2004-10-14arm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed and global for -mcaller-su...Richard Sandiford1-1/+21
2004-10-12* defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR_BASE_P)Daniel Jacobowitz1-4/+15
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-01arm-cores.def (ARM_CORE): Add new field for the real name of the CPU.Richard Earnshaw1-4/+4
2004-08-29arm.h (REVERSE_CONDITION): Define.Richard Earnshaw1-1/+6
2004-08-24arm.md: Include predicates.md.Richard Earnshaw1-51/+0
2004-08-24arm.c (arm_override_options): Update error message.Paul Brook1-6/+8
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher1-44/+41
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-2/+2
2004-08-11* config/arm/arm-protos.h (arm_finalize_pic) Rename ...Paul Brook1-2/+0
2004-08-11arm.c (thumb_force_lr_save): Add prototype.Paul Brook1-6/+0
2004-08-11(arm_is_longcall_p): Update comment describing this funciton's behaviour.Nick Clifton1-1/+7
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell1-0/+8
2004-08-10arm-protos.h (arm_set_return_address, [...]): Add prototypes.Paul Brook1-2/+10