]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/arm.h
Appleid arm-elf contribution from Philip Blundell and merged with Catherine
[thirdparty/gcc.git] / gcc / config / arm / arm.h
1998-10-27  Nick CliftonAppleid arm-elf contribution from Philip Blundell and...
1998-10-21  Nick CliftonDocument ARM specific command line switches.
1998-10-16  Nick CliftonAdd --help documentation for ARM specific command line...
1998-08-18  Richard Earnshawarm.h (SECONDARY_INPUT_RELOAD_CLASS): Return NO_REGS...
1998-06-26  Richard Earnshawarm.h (SECONDARY_INPUT_RELOAD_CLASS): Only need a secon...
1998-06-25  Nick CliftonAdd ARG_POINTER_REGNUM to REG_ALLOC_ORDER
1998-05-26  Richard Earnshawarm.c: Include toplev.h.
1998-05-26  Richard Earnshawarm.c (bad_signed_byte_operand): New predicate function.
1998-05-13  Jim WilsonPatch to fix g++.other/local1.C.
1998-04-08  Richard Earnshaw* arm.h (LEGITIMIZE_RELOAD_ADDRESS): Define.
1998-03-16  Ken RaeburnChange MEMORY_MOVE_COST defs and uses to be able to...
1998-03-12  Kaveh R. GhaziWarning fixes, resulting in the addition of a new targe...
1997-12-19  Ian Lance Taylorexpr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE...
1997-07-30  Richard Earnshaw(CPP_SPEC): add %(subtarget_cpp_spec).
1997-07-16  Richard Earnshaw(CPP_CPU_ARCH_SPEC): Handle -march=...
1997-05-13  Richard Earnshaw(CPP_SPEC): Fix typo invoking cpp_endian.
1997-05-08  Richard Earnshaw(TARGET_CPU_arm*, TARGET_CPU_strongarm*, TARGET_CPU_gen...
1996-08-15  Mike Stump* arm.h (RETURN_ADDR_RTX): Define.
1996-07-26  Mike Stumpinstall EH code
1996-07-12  Doug Evans(ASM_OUTPUT_MI_THUNK): Handle fns returning structures.
1996-05-21  Doug Evans(STRUCTURE_SIZE_BOUNDARY): Add comment explaining why...
1996-05-04  Richard Earnshaw(ASM_OUTPUT_MI_THUNK): Moved here from aout.h.
1996-04-25  Doug EvansSay a bit more regarding configuration triplets.
1996-04-25  Doug EvansAdd comment regarding configuration naming.
1996-03-29  Jeff Lawcalls.c (expand_call): Remove current_call_is_indirect...
1996-02-27  Richard Earnshawarm.h (enum arm_cond_code): New enum.
1996-02-19  Richard Earnshaw(EXTRA_CC_MODES, EXTRA_CC_NAMES): Add CC_Zmode.
1996-02-12  Richard Earnshawarm.h: (CPP_SPEC): Define __ARMEB__...
1995-12-06  Richard Earnshaw(CPP_SPEC): Add defines for the cpu type, hard or soft...
1995-08-28  Richard KennerFix spelling errors.
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1995-05-12  Doug EvansReplace ARM_REG_PREFIX with REGISTER_PREFIX.
1995-03-10  Doug Evans(SUBTARGET_SWITCHES): Renamed from ARM_EXTRA_TARGET_SWI...
1995-02-21  Richard KennerAdded arg to RETURN_POPS_ARGS.
1994-10-02  Richard Earnshaw(TARGET_SHORT_BY_BYTES): New macro.
1994-07-13  Richard Earnshaw(FRAME_POINTER_REQUIRED): Always true if the function...
1994-07-12  Richard Earnshaw(PREDICATE_CODES): Add reversible_cc_register.
1994-06-30  Richard Earnshaw(INITIAL_ELIMINATION_OFFSET): Check frame_pointer_neede...
1994-06-27  Richard Earnshaw(enum floating_point_type): New enumeration type.
1994-06-23  Richard Earnshaw(TARGET_WHEN_DEBUGGING): Delete.
1994-06-06  Richard Earnshaw(PROMOTE_MODE): Promote HImode integers as signed.
1994-06-04  Richard Earnshaw(FUNCTION_PROFILER): Delete duplicate definition.
1994-06-03  Richard Earnshaw(CONST_OK_FOR_LETTER_P): Only allow constants valid...
1994-06-02  Richard Earnshawoutput_func_{prologue,epilogue}): Change declarations...
1994-06-01  Richard EarnshawDelete some dead code.
1994-04-10  Richard KennerRemove references to LSHIFT and lshlsi3.
1993-12-31  Richard KennerDelete OPTIMIZATION_OPTIONS.
1993-12-06  Richard Kenner(ASM_OUTPUT_ASCII): 8-bit chars should be zero-extended.
1993-10-29  Richard StallmanFix indentation.
1993-10-28  Richard Kenner(ENCODE_SECTION_INFO): Use DECL_RTL for DECLs.
1993-10-19  Richard KennerAdd function definitions for shift_instr,
1993-10-10  Richard Earnshaw(OPTIMIZATION_OPTIONS): Don't set flag_omit_frame_point...
1993-10-03  Richard EarnshawMajor rewrite -- See ChangeLog for details
1993-10-02  Doug Evans(CPP_PREDEFINES): Add system/cpu/machine assertions...
1993-09-25  Richard KennerUse WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and...
1993-09-22  Richard Stallman(INIT_CUMULATIVE_ARGS): Pass just the return value...
1993-05-28  Richard Stallman(GO_IF_LEGITIMATE_INDEX): Check explicitly for
1993-05-14  Torbjorn GranlundDeclare output_arithmetic_with_immediate_multiply.
1992-10-22  Richard Kenner(STORE_FLAG_VALUE): Remove bogus definition.
1992-09-06  Torbjorn Granlund(MOVE_MAX): Define as 4.
1992-04-18  Charles Hannumentered into RCS
1992-03-16  Richard Stallman*** empty log message ***
1992-03-14  Richard Stallman*** empty log message ***
1991-12-06  Richard StallmanInitial revision