OSDN Git Service

Fix typo in last change.
[pf3gnuchains/gcc-fork.git] / gcc / config / sh / sh.h
1996-10-28 amylaar(SECONDARY_INPUT_RELOAD_CLASS): Define.
1996-10-24 amylaar * sh.h (CONST_DOUBLE_OK_FOR_LETTER_P): always...
1996-10-04 wilson(PRESERVE_DEATH_INFO_REGNO_P): define
1996-09-21 kenner(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.
1996-09-17 wilson(LEGITIMIZE_ADDRESS): typo fixes (x -> X).
1996-09-10 wilsonFix typo in comment.
1996-09-05 wilson(LEGITIMIZE_ADDRESS): Define nonempty.
1996-08-13 wilson(PROFILE_BEFORE_PROLOGUE): Define.
1996-08-12 wilson(RAP_REG, RETURN_ADDRESS_POINTER_REGNUM): Define.
1996-07-08 wilson(enum reg_class): Add new class GENERAL_FP_REGS.
1996-06-06 wilson(SHORT_IMMEDIATES_SIGN_EXTEND): Define.
1996-06-04 ianAlign code at the start loops and after unconditional...
1996-05-17 dje * sh/sh.h (ASM_FILE_START): Likewise.
1996-05-09 wilson(SET_ASM_OP): Define.
1996-04-17 wilson(HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH.
1996-04-04 wilson(GIV_SORT_CRITERION): Define.
1996-03-29 law * calls.c (expand_call): Remove current_call_is_indire...
1996-03-07 wilson(PASS_IN_REG_P): Change < to <=.
1996-03-06 wilson(PASS_IN_REG_P): Fix typo in last change.
1996-03-05 wilson(JUMP_TABLES_IN_TEXT_SECTION): Define.
1996-03-04 wilson(PASS_IN_REG_P): Don't reject BLKmode for SH3e.
1996-02-28 wilson(FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P): Include FP
1996-02-27 dje(HANDLE_PRAGMA): Delete `return'.
1996-02-09 wilson(CPP_SPEC): Add defines for -m1, -m2, and -m3.
1996-02-01 dje(HANDLE_PRAGMA): Change to expression with terminating...
1996-01-18 wilsonClean up CONST_DOUBLE_OK_FOR_LETTER_P definition.
1996-01-18 wilson(CPP_SPEC, CONDITIONAL_REGISTER_USAGE, TARGET_SWITCHES,
1996-01-16 ianUse dbxcoff.h
1996-01-15 dje * c-lex.c (check_newline): Pass character after `...
1996-01-02 wilsonOVERRIDE_OPTIONS): Don't set optimize or flag_delayed_b...
1995-12-09 wilson(ADDRESS_COST): Define.
1995-12-01 wilson(CONDITIONAL_REGISTER_USAGE): Correcting indentation.
1995-11-30 wilson(ASM_SPEC, LINK_SPEC): Pass on -mrelax.
1995-11-30 wilson(FUNCTION_PROFILER): Use trap #33 instead of trap #5.
1995-10-22 kenner(INIT_SECTION_ASM_OP): Delete.
1995-08-21 kenner(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.
1995-07-29 kenner(CAN_DEBUG_WITHOUT_FP): Comment out.
1995-07-29 kenner(SUBREG_OK_FOR_INDEX_P): New macro.
1995-06-15 kennerChange FSF address.
1995-06-06 wilsonAdd some comments.
1995-05-16 kennerFix typos in comments.
1995-05-04 wilsonClean up whitespace, comments, etc.
1995-04-21 wilson(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,
1995-04-11 wilson(TARGET_SWITCHES): -m3 and -m3l also set SH2_BIT.
1995-02-25 wilson(PACKSTRUCT_BIT, TARGET_PACKSTRUCT): Change to PADSTRUCT.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-21 kennerAdded arg to RETURN_POPS_ARGS.
1995-02-07 wilsonCorrect errors in comments.
1995-01-26 wilson(CONST_OK_FOR_LETTER_P): Add case for 'N'. Correct...
1995-01-07 wilson(DO_GLOBAL_CTORS_BODY): Run constructors from right to
1994-11-24 sac*** empty log message ***
1994-11-16 djeBut don't delete too much!
1994-11-16 djeDelete cygnus stuff.
1994-11-16 dje(ASM_OUTPUT_SECTION_NAME): New arg DECL.
1994-09-06 sac*** empty log message ***
1994-08-23 sac*** empty log message ***
1994-07-22 sac*** empty log message ***
1994-04-20 sac*** empty log message ***
1994-04-20 dje(RTX_COSTS): Remove LSHIFT, add LSHIFTRT.
1994-02-17 dje(ASM_OUTPUT_SECTION_NAME): Define.
1994-02-05 sac*** empty log message ***
1993-12-31 kennerDefine CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS.
1993-11-14 kenner(HAVE_VPRINTF): Delete from here.
1993-10-02 dje(CPP_PREDEFINES): Add system/cpu/machine assertions...
1993-09-25 kennerUse WORD_REGISTER_OPERATION and LOAD_EXTEND_OP and...
1993-06-29 sac Major rework.
1993-05-04 sac(ASM_OUTPUT_CASE_LABEL): Ensure jump table is aligned.
1993-04-30 sacInitial revision