OSDN Git Service

(CPP_SPEC, CONDITIONAL_REGISTER_USAGE, TARGET_SWITCHES,
[pf3gnuchains/gcc-fork.git] / gcc / config / sh /
1996-01-18 wilson(CPP_SPEC, CONDITIONAL_REGISTER_USAGE, TARGET_SWITCHES,
1996-01-18 wilson(MULTILIB_OPTIONS): Add SH3E support.
1996-01-18 wilson(cpu, movsi_i, movsf_i, blt, bge, sle, sge): Add SH3E
1996-01-16 ianUse dbxcoff.h
1996-01-15 dje * c-lex.c (check_newline): Pass character after `...
1996-01-02 wilson(gen_shifty_op): Output a NOP for a shift by 0.
1996-01-02 wilsonOVERRIDE_OPTIONS): Don't set optimize or flag_delayed_b...
1995-12-09 wilson(subsi3): Rename to subsi3_internal. Add new define_expand
1995-12-09 wilson(ADDRESS_COST): Define.
1995-12-05 wilson(shiftcosts): For SH3, max cost of arithmetic right
1995-12-01 wilson(from_compare): Get mode from operands instead of using...
1995-12-01 wilson(CONDITIONAL_REGISTER_USAGE): Correcting indentation.
1995-12-01 wilsonMinor changes to comments.
1995-11-30 wilson(noncall_uses_reg): New function.
1995-11-30 wilson(ASM_SPEC, LINK_SPEC): Pass on -mrelax.
1995-11-30 wilson(insn-attr.h): Include.
1995-11-30 wilson(FUNCTION_PROFILER): Use trap #33 instead of trap #5.
1995-11-29 wilson(ashrsi3_d): Use %0 not %1 in output pattern.
1995-11-05 kenner(MULTILIB_OPTIONS): Add m2.
1995-11-05 kenner(mulsidi3-1, mulsidi3, umulsidi3-1, umulsidi3): Enable.
1995-11-04 kenner(casesi_worker): Change constraint from = to +.
1995-10-26 kenner(negdi2): Use TARGET_LITTLE_ENDIAN.
1995-10-22 kenner(INIT_SECTION_ASM_OP): Delete.
1995-10-21 kenner(prepare_scc_operands): New local variable mode. Set...
1995-10-21 kenner(reg_unused_after): Ifdef out code for handling labels.
1995-10-21 kenner(define_delay): Don't accept any instruction for an...
1995-10-21 kenner(find_barrier): When create new label, set LABEL_NUSES...
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
next