arm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.
[platform/upstream/gcc.git] / gcc / config / arm / arm.h
2005-05-01 Paul Brookarm.h (ARM_EMIT_TRAMPOLINE_CACHE_CLEAR): Define.
2005-04-29 Mark Mitchellarm.h (ARM_EABI_CTORS_SECTION_OP): Do not define if...
2005-04-29 Julian Browncrtstuff.c: Handle targets that use .init_array.
2005-04-27 Nathan Sidwellarm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame...
2005-04-27 Nathan Sidwellarm.h (ARM_PRINT_OPERAND_ADDRESS): Use gcc_assert and...
2005-04-26 Julian Brownarm.c (arm_return_in_msb): New function.
2005-04-12 Mark Mitchelltarget-def.h (TARGET_CXX_EXPORT_CLASS_DATA): Remove.
2005-04-09 Richard Earnshawarm.c (FL_WBUF): Define.
2005-04-07 Richard Earnshawarm.c (arm_const_double_inline_cost): Handle any consta...
2005-04-01 Paul Brookarm.c (thumb_call_via_label): Include space for SP.
2005-03-29 Paul Brookarm-protos.h (arm_dbx_register_number): Add prototype.
2005-03-15 Daniel Jacobowitzarm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_us...
2005-02-16 Richard Earnshawre PR target/19162 (ICE while building libobjc's sendmsg.c)
2005-01-23 Kazu Hirataalias.c, [...]: Fix comment typos.
2005-01-14 Richard Earnshawre PR target/7525 ([ARM/Thumb] long calls stubs only...
2005-01-05 Richard Earnshawarm.h (TARGET_OPTIONS): Correctly record -mhard-float...
2004-12-30 Richard Hendersontarget.h (targetm.calls.arg_partial_bytes): New.
2004-11-20 Richard Earnshawarm.c (arm_override_options): Use arm_ld_sched rather...
2004-11-18 Paul Brookarm.c (target_float_switch): New variable..
2004-10-14 Richard Sandifordarm.h (CONDITIONAL_REGISTER_USAGE): Make r11 fixed...
2004-10-12 Daniel Jacobowitz* defaults.h (REGNO_MODE_OK_FOR_BASE_P, REG_MODE_OK_FOR...
2004-09-18 Kazu Hiratadarwin-c.c, [...]: Fix comment typos.
2004-09-10 Kazu Hiratadarwin.c, [...]: Fix comment typos.
2004-09-01 Richard Earnshawarm-cores.def (ARM_CORE): Add new field for the real...
2004-08-29 Richard Earnshawarm.h (REVERSE_CONDITION): Define.
2004-08-24 Richard Earnshawarm.md: Include predicates.md.
2004-08-24 Paul Brookarm.c (arm_override_options): Update error message.
2004-08-24 Eric Christopherdefaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-18 Zack Weinbergrtl.def (NIL): Delete.
2004-08-11 Paul Brook* config/arm/arm-protos.h (arm_finalize_pic) Rename ...
2004-08-11 Paul Brookarm.c (thumb_force_lr_save): Add prototype.
2004-08-11 Nick Clifton(arm_is_longcall_p): Update comment describing this...
2004-08-11 Mark Mitchellconfigure.in (arm*-*-eabi*): New target.
2004-08-10 Paul Brookarm-protos.h (arm_set_return_address, [...]): Add proto...
2004-07-14 Richard Hendersonarm-protos.h (arm_va_arg): Remove.
2004-07-14 Richard Hendersontarget.h (struct gcc_target): Add calls.pass_by_reference.
2004-07-09 Richard Earnshawarm.c (arm_cpp_interwork): New variable.
2004-07-05 Joseph Myersc-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
2004-06-25 Paul Brook* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define...
2004-06-25 Richard Earnshawarm.c (arm_arch4t): New variable.
2004-06-23 Richard Earnshawre PR target/15927 (THUMB -O2: strength-reduced iterati...
2004-06-21 Paul Brookarm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Soft-float need...
2004-05-21 Ian Lance Taylorsystem.h: Poison NO_RECURSIVE_FUNCTION_CSE.
2004-05-15 Richard Earnshawarm.h (TARGET_APCS_32): Delete.
2004-05-13 Paul Brook* config/arm/arm.h (PCC_BITFIELD_TYPE_MATTERS): Define.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Paul Brookarm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
2004-05-05 Paul Brookarm-protots.h (vfp_mem_operand): Rename ...
2004-04-30 Paul Brookconfigure.gcc: Default ep9312 to hard-float.
2004-04-08 Paul Brookarm.h (CLASS_LIKELY_SPILLED_P): Define.
2004-04-08 Paul Brookexplow.c (promote_mode): Use PROMOTE_FUNCTION_MODE...
2004-03-24 Paul Brookconfig.gcc: Add --with-abi=
2004-03-14 Richard Earnshaw* arm.h (EXTRA_CONSTRAINT_STR_ARM): Update comment.
2004-03-13 Richard Earnshawarm.c (arm_legitimate_address_p): New argument, OUTER.
2004-03-05 Paul Brookarm.h (ARM_FLAG_VFP): Remove.
2004-02-25 Richard Earnshawarm.c (thumb_legitimize_address): New function.
2004-02-19 Kazu Hirataarc.h, [...]: Remove commented-out or useless definitio...
2004-02-13 Ben EllistonTwo minor fixes.
2004-02-06 Alan Modratm.texi (INIT_CUMULATIVE_ARGS): Update doco.
2004-02-05 Ian Lance Taylor* config/arm/arm.h (REG_CLASS_NAMES): Add missing comma.
2004-02-04 Kazu Hirataalpha.c, [...]: Fix comment typos.
2004-02-03 Paul Brookbackport: re PR target/12476 (ARM/THUMB thunk calls...
2004-02-01 Kazu Hirataarm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FO...
2004-01-26 Kazu Hirataarm.c (TARGET_SETUP_INCOMING_VARARGS): New.
2004-01-26 Kazu Hirataarm.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
2004-01-14 Richard Earnshawre PR bootstrap/12527 ([arm] bootstrap error on arm...
2003-12-25 Kazu Hirataalpha-modes.def: Fix comment formatting.
2003-11-20 Richard Earnshawarm.c (use_return_insn): New argument, SIBLING.
2003-10-31 Richard Earnshawarm.h (CONDITIONAL_REGISTER_USAGE): Disable use of...
2003-10-24 Richard Earnshawarm.c (arm_rtx_costs_1, [...]): Adjust costs for compar...
2003-10-20 Mark Mitchellconfig.gcc: Add support for arm926ejs, arm1026ejs,...
2003-10-19 Nicolas Pitrearm.c (arm_override_options): Use arm_tune_xscale for...
2003-10-17 Richard Earnshawarm-modes.def (CC_Nmode): New condition code mode.
2003-10-07 Richard Earnshawarm.md (cmpsi2_addneg): New ARM pattern.
2003-09-24 Richard Earnshawarm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0)
2003-09-03 Nick Cliftonfix typo in previous delta
2003-09-03 Nick CliftonHandle TARGET_CPU_iwmmxt.
2003-07-01 Kazu Hirataalpha.c: Fix comment typos.
2003-06-30 Nick Clifton(BIGGEST_FIELD_ALIGNMENT): Make defintion constant.
2003-06-25 Nick Cliftonarm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of...
2003-06-22 Richard Earnshawarm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT...
2003-06-18 Nick Cliftonconfig.gcc: Add an extra_header for ARM targets.
2003-06-15 Kazu Hirataalpha.md: Follow spelling conventions.
2003-06-14 Roger Saylertl.h (STORE_FLAG_VALUE): Remove default definition...
2003-06-14 Richard Earnshawre PR target/11183 ([arm] ICE in change_address_1 ...
2003-06-09 Richard Earnshawarm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format...
2003-06-04 Kaveh R. Ghaziaout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier...
2003-06-04 Daniel Jacobowitzconfig.gcc: Reorganize --with-cpu logic.
2003-05-15 Philip Blundellarm.c (arm_is_xscale): Rename to arm_arch_xscale.
2003-05-14 Richard Sandifordtarget-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
2003-04-23 Richard Earnshaw* arm.h (TARGET_OPTIONS): Add value field.
2003-03-12 Nick Clifton(FIXED_REGISTERS): Add Maverick registers.
2003-03-10 Richard Earnshawarm.h (enum floating_point_type): Delete.
2003-03-08 Richard Earnshaw* arm.c (fpa_rhs_operand, fpa_add_operand, const_double...
2003-02-26 Nick Cliftonarm.c (is_load_address): Rename to...
2003-02-19 Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-02-10 Nick CliftonReplace occurances of "GNU CC" with "GCC" and reformat...
2003-02-10 Nick CliftonAdd support for Cirrus EP9312, an ARM variant.
2003-02-05 Richard Hendersondefaults.h (CLZ_DEFINED_VALUE_AT_ZERO): New.
2003-01-31 Kazu Hirataarm.c: Fix comment typos.
next