OSDN Git Service

(find_barrier): Always use get_attr_length to compute length of
[pf3gnuchains/gcc-fork.git] / gcc / config / sh /
1995-10-21 kenner(find_barrier): Always use get_attr_length to compute...
1995-10-21 kenner(find_barrier): When hi_const returns true, increment...
1995-08-28 kennerFix spelling errors.
1995-08-21 kenner(movdi-1, movdf-1): Make conditional on reload_complete...
1995-08-21 kenner(reg_unused_after): For a SEQUENCE, make sure all insns...
1995-08-21 kenner(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.
1995-08-21 kenner(output_stack_adjust): Add new argument reg. Use it...
1995-07-29 kenner(CAN_DEBUG_WITHOUT_FP): Comment out.
1995-07-29 kenner(SUBREG_OK_FOR_INDEX_P): New macro.
1995-07-28 kenner(define_peephole): Add peepholes to use r0+rN addressin...
1995-07-28 kenner(reg_unused_after): New function.
1995-06-15 kennerChange FSF address.
1995-06-15 kennerChange FSF address.
1995-06-06 wilsonAdd some comments. Cleanup formatting.
1995-06-06 wilsonAdd some comments.
1995-06-06 wilson(print_operand): Check for annulled branches.
1995-05-25 wilson(shiftcosts, genshifty_op): Add SH3 support.
1995-05-25 wilson(ashlsi3, lshrsi3): Add SH3 support.
1995-05-23 wilson(shift_amounts): Correct entry for shifts by 29.
1995-05-23 wilson(sett): New pattern.
1995-05-16 kennerFix typos in comments.
1995-05-09 wilson(__ashrsi3, __ashlsi3, __lshrsi3): Use .byte instead
1995-05-04 wilson(general_movsrc_operand, general_movdst_operand): Delete
1995-05-04 wilsonClean up whitespace, comments, etc.
1995-04-28 wilson(ashiftrt_r4_*): Rewrite for efficiency.
1995-04-28 wilson(LIB1ASMFUNCS): Add new functions.
1995-04-28 wilsonClean up white space.
1995-04-26 kenner(ashrsi2_31): Don't use dead_or_set_p after reload.
1995-04-21 wilsonCompletely rewritten.
1995-04-21 wilson(FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,
1995-04-21 wilsonDelete spurious constraints from all define_expands.
1995-04-11 wilson(shiftby_operand): Delete.
1995-04-11 wilson(TARGET_SWITCHES): -m3 and -m3l also set SH2_BIT.
1995-04-11 wilson(ashlsi3): Use nonmemory_operand as a predicate instead of
1995-04-03 wilson(gen_shifty_op, case ASHIFTRT): Return 0 if shift count...
1995-03-29 wilson(andcosts): Modify costs to match the hardware, and add
1995-03-22 wilson(udivsi3): Don't clobber register 6.
1995-03-22 wilsonCorrect comment.
1995-03-10 wilson(movdi define_split, movdf define_split): Correct inden...
1995-02-25 wilson(PACKSTRUCT_BIT, TARGET_PACKSTRUCT): Change to PADSTRUCT.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-21 kennerAdded arg to RETURN_POPS_ARGS.
1995-02-07 wilson(prepare_scc_operands, from_compare): Force constant...
1995-02-07 wilsonCorrect errors in comments.
1995-02-07 wilsonCorrect errors in comments.
1995-02-07 wilsonCorrect errors in comments. Delete all assembler comments.
1995-02-06 wilson(sh_function_arg): Don't reject unaligned structures.
1995-01-26 wilson(CONST_OK_FOR_LETTER_P): Add case for 'N'. Correct...
1995-01-26 wilson(prepare_scc_operands): Force sh_compare_op1 to a regis...
1995-01-21 wilson(machine_dependent_reorg): When remove SUBREG, add in
1995-01-21 wilson(multcosts): Do not compute cost of constant power...
1995-01-07 wilson(DO_GLOBAL_CTORS_BODY): Run constructors from right to
1994-12-29 wilson(sh_expand_prologue): Clear extra_push at start. Clear
1994-12-17 wilson(ashiftrt_r4_1): Delete useless or instruction.
1994-12-07 sac*** empty log message ***
1994-12-07 sac*** empty log message ***
1994-11-24 sac*** empty log message ***
1994-11-23 wilson(arith_reg_operand): Disallow MACH_REG and MACL_REG.
1994-11-16 djeBut don't delete too much!
1994-11-16 djeDelete cygnus stuff.
1994-11-16 djeClean up some comments. Delete unnecessary cygnus...
1994-11-16 dje(ASM_OUTPUT_SECTION_NAME): New arg DECL.
1994-11-07 tege(subdi3): Delete % from constraints.
1994-09-09 sac*** empty log message ***
1994-09-09 sacInitial revision
1994-09-08 sac*** empty log message ***
1994-09-06 sac*** empty log message ***
1994-08-23 sac*** empty log message ***
1994-08-23 sac*** empty log message ***
1994-07-22 sac*** empty log message ***
1994-04-20 sacls -la
1994-04-20 sac*** empty log message ***
1994-04-20 dje(RTX_COSTS): Remove LSHIFT, add LSHIFTRT.
1994-04-20 dje(output_shift, ASHIFTRT case): Do opposite shift as...
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): New macro.
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-09-09 ianSet CROSS_LIBGCC1 to be libgcc1.null
1993-06-29 sac Major rework.
1993-06-26 kennerRemove #define of alloca to __builtin_alloca.
1993-05-10 sac(movstrsi): Take alignment into account.
1993-05-10 sac(shift_value_ok): Can't shift by negative values.
1993-05-04 sacBuild all languages.
1993-05-04 sac> (arith_reg_operand): New constraint. (dump_constants...
1993-05-04 sac(ASM_OUTPUT_CASE_LABEL): Ensure jump table is aligned.
1993-05-04 sac(arith patterns): Rework constraints.
1993-04-30 sacInitial revision