aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm
AgeCommit message (Expand)Author
1998-12-17This commit was manufactured by cvs2svn to create tagfirst-egcs-checkinno-author
1997-08-11Initial revisionJeff Law
1997-07-30(CPP_SPEC): add %(subtarget_cpp_spec).Richard Earnshaw
1997-07-30(MULTILIB_OPTIONS): don't use deprecated -mNRichard Earnshaw
1997-07-30(TARGET_CPU_DEFAULT): define.Richard Earnshaw
1997-07-30Don't define SET_ASM_OP for RISCiXRichard Earnshaw
1997-07-30define SET_ASM_OP by default (for GAS).Richard Earnshaw
1997-07-16(CPP_CPU_ARCH_SPEC): Handle -march=...Richard Earnshaw
1997-07-16(*push_fp_multi): New pattern.Richard Earnshaw
1997-07-16Initial revisionRichard Earnshaw
1997-07-16(tune_flags): New variable.Richard Earnshaw
1997-06-20Initial revisionRichard Kenner
1997-05-13(CPP_SPEC): Fix typo invoking cpp_endian.Richard Earnshaw
1997-05-13Build fp-bit.c when compiling with -msoft-float.Richard Earnshaw
1997-05-13(MULTILIB_DEFAULTS): Remove all references to mle/mbe.Richard Earnshaw
1997-05-13(MULTILIB_OPTIONS): Change options mbe/mle to mbig-endianRichard Earnshaw
1997-05-13Add prototypes for all static functions.Richard Earnshaw
1997-05-08(LIBGCC1_TEST): Don't build it.Richard Earnshaw
1997-05-08(ASM_OUTPUT_LONG_DOUBLE): Delete call toRichard Earnshaw
1997-05-08(CPP_SPEC): Rewrite using new sub-components.Richard Earnshaw
1997-05-08(CPP_SPEC): Delete.Richard Earnshaw
1997-05-08(attr cpu): Add new cpu types for arm8 and strongarm.Richard Earnshaw
1997-05-08(TARGET_CPU_arm*, TARGET_CPU_strongarm*, TARGET_CPU_generic):Richard Earnshaw
1997-05-08(CPP_SPEC): Delete.Richard Earnshaw
1997-05-08(arm_increase_location, get_prologue_size): Delete.Richard Earnshaw
1997-04-30xJason Merrill
1997-04-06(incscc): Use a match_operand with cc_register to matchRichard Earnshaw
1997-03-18(movhi): Handle generation of large constants duringRichard Earnshaw
1996-12-12(arm_gen_constant, case IOR,XOR): Don't invert a constant if loadingRichard Earnshaw
1996-10-08(output_func_epilogue): Add comment regarding insn_addresses.Doug Evans
1996-09-21(ASM_OUTPUT_LABELREF): Delete.Richard Kenner
1996-08-15* arm.h (RETURN_ADDR_RTX): Define.Mike Stump
1996-07-26install EH codeMike Stump
1996-07-12(ASM_OUTPUT_MI_THUNK): Handle fns returning structures.Doug Evans
1996-05-24 * varasm.c (asm_output_bss): New argument DECL.Doug Evans
1996-05-21(STRUCTURE_SIZE_BOUNDARY): Add comment explaining why it's 32.Doug Evans
1996-05-17 * arm/arm.c (output_option, output_options, m_options): Delete.Doug Evans
1996-05-17 * arm/aout.h (ASM_OUTPUT_OPTIONS): Delete.Doug Evans
1996-05-10(ASM_DECLARE_{FUNCTION,OBJECT}_NAME): Remove bytecode support.Doug Evans
1996-05-04* aout.h (ASM_OUTPUT_MI_THUNK): Delete.Richard Earnshaw
1996-05-04(PROCESSOR_DEFAULT): Default to PROCESSOR_ARM6.Richard Earnshaw
1996-05-04(arm_select): Declare and initialize.Richard Earnshaw
1996-05-04(*addsi3_compareneg): Delete potentially unsafe insn.Richard Earnshaw
1996-05-04(ASM_OUTPUT_MI_THUNK): Moved here from aout.h. Rewrite to beRichard Earnshaw
1996-04-30(USER_LABEL_PREFIX): Set to "".Doug Evans
1996-04-25(s_register_operand): Add comment documenting why it exists.Doug Evans
1996-04-25Say a bit more regarding configuration triplets.Doug Evans
1996-04-25Add comment regarding configuration naming.Doug Evans
1996-04-21 * arm/aout.h (ASM_OUTPUT_MI_THUNK): Define.Doug Evans
1996-04-14(TARGET_DEFAULT): Comment out TARGET_CPU_DEFAULT support for now.Doug Evans