aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)AuthorFilesLines
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2-18/+18
2004-08-17arm.md (addsi3, [...]): Rework to avoid use of preserve_subexpressions_p.Richard Earnshaw1-12/+7
2004-08-17re PR target/17019 (THUMB: bad switch statement in md code for addsi3_cbranch...Daniel Bornstein1-2/+2
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+1
2004-08-13darwin-c.c (find_subframework_file): Fix spelling of cannot.Andrew Pinski1-1/+1
2004-08-12lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name.Paul Brook1-5/+30
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+1
2004-08-11* config/arm/arm-protos.h (arm_finalize_pic) Rename ...Paul Brook4-20/+30
2004-08-11arm.c (thumb_force_lr_save): Add prototype.Paul Brook2-161/+153
2004-08-11(arm_is_longcall_p): Update comment describing this funciton's behaviour.Nick Clifton2-8/+23
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell12-28/+732
2004-08-10arm-protos.h (arm_set_return_address, [...]): Add prototypes.Paul Brook4-76/+228
2004-08-06symbian.h (CC1_SPEC): Avoid passing duplicate options to the compiler.Mark Mitchell1-2/+12
2004-08-06symbian.h (CC1_SPEC): Add -fno-short-enums.Mark Mitchell1-2/+2
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2-2/+5
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2-9/+5
2004-08-04target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.Paul Brook1-0/+14
2004-08-03config.gcc (arm*-*-symbianelf*): New target.Mark Mitchell1-0/+50
2004-08-03* config/arm/arm.c (emit_sfm): Only emit a single frame adjustment.Paul Brook1-10/+15
2004-08-03arm-cores.def: Sort by architecture.Richard Earnshaw2-19/+39
2004-08-03gentune.sh: New file.Richard Earnshaw4-5/+39
2004-07-23machmode.def: Remove vector modes.Paolo Bonzini1-0/+8
2004-07-20* config/arm/arm.c (thumb_expand_prologue): Remove bogus GEN_INT.Paul Brook1-2/+2
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-1/+3
2004-07-14arm-protos.h (arm_va_arg): Remove.Richard Henderson3-43/+6
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson3-14/+8
2004-07-09unknown-elf.h (TARGET_DEFAULT): Don't require an APCS frame pointer.Richard Earnshaw1-1/+1
2004-07-09re PR target/12133 (Reload abort in simd-3.c)Richard Earnshaw1-1/+1
2004-07-09arm.c (arm_cpp_interwork): New variable.Richard Earnshaw2-1/+21
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva3-7/+7
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-8/+1
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-3/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-1/+0
2004-06-30cirrus.md (cirrus_arm_movdi, [...]): Set pool ranges for coprocessor loads.Paul Brook1-9/+9
2004-06-30arm.md (cond_return_inverted): Add "length" attribute.Akos Kiss1-0/+1
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook1-0/+33
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook1-0/+27
2004-06-25* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_EABI__.Paul Brook1-0/+2
2004-06-25arm.c (arm_arch4t): New variable.Richard Earnshaw3-33/+112
2004-06-24* config/arm/arm.c (arm_output_epilogue): Remove excess checks.Paul Brook1-4/+1
2004-06-23re PR target/15948 (THUMB: ICE with non-commutative cbranch)Richard Earnshaw1-5/+7
2004-06-23re PR target/15927 (THUMB -O2: strength-reduced iteration variable ends up of...Richard Earnshaw1-1/+1
2004-06-21arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Soft-float need not imply FPA.Paul Brook1-3/+2
2004-05-28* config/arm/arm.c (arm_output_epilogue): Remove redundant code.Paul Brook1-15/+2
2004-05-28arm.c (thumb_force_lr_save): New function.Paul Brook1-7/+31
2004-05-25arm.c (thumb_exit, [...]): Remove pointless #ifdef.Paul Brook1-4/+0
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-3/+0
2004-05-20arm.md (ite_ne_zeroextractsi, [...]): Ensure we don't earlyclobber operands u...Richard Earnshaw1-4/+6