aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
1996-03-07(PASS_IN_REG_P): Change < to <=.Jim Wilson1-1/+1
1996-03-06(PASS_IN_REG_P): Fix typo in last change.Jim Wilson1-1/+1
1996-03-05(find_barrier): Set si_limit to 1018 instead of 1020, andJim Wilson1-4/+8
1996-03-05(JUMP_TABLES_IN_TEXT_SECTION): Define.Jim Wilson1-0/+4
1996-03-05(push_e, pop_e): Add TARGET_SH3E to condition.Jim Wilson1-2/+2
1996-03-04(PASS_IN_REG_P): Don't reject BLKmode for SH3e.Jim Wilson1-2/+1
1996-03-04(mulhisi3-2, mulhisi3-1, mulsidi3_i, umulsidi3_i,Jim Wilson1-22/+54
1996-03-04(machine_dependent_reorg): In TARGET_RELAX code...Jim Wilson1-6/+16
1996-02-28(FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P): Include FP registers only whe...Jim Wilson1-5/+7
1996-02-27(HANDLE_PRAGMA): Delete `return'.Doug Evans1-2/+2
1996-02-09(CPP_SPEC): Add defines for -m1, -m2, and -m3.Jim Wilson1-1/+5
1996-02-01(HANDLE_PRAGMA): Change to expression with terminating character as result.Doug Evans1-2/+2
1996-01-18Clean up CONST_DOUBLE_OK_FOR_LETTER_P definition.Jim Wilson1-3/+0
1996-01-18(ctype.h): Delete.Jim Wilson1-80/+154
1996-01-18(CPP_SPEC, CONDITIONAL_REGISTER_USAGE, TARGET_SWITCHES,Jim Wilson1-48/+177
1996-01-18(MULTILIB_OPTIONS): Add SH3E support.Jim Wilson1-2/+2
1996-01-18(cpu, movsi_i, movsf_i, blt, bge, sle, sge): Add SH3E support.Jim Wilson1-11/+296
1996-01-16Use dbxcoff.hIan Lance Taylor1-5/+1
1996-01-15c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.Doug Evans2-25/+29
1996-01-02(gen_shifty_op): Output a NOP for a shift by 0.Jim Wilson1-6/+49
1996-01-02OVERRIDE_OPTIONS): Don't set optimize or flag_delayed_branch.Jim Wilson1-10/+1
1995-12-09(subsi3): Rename to subsi3_internal.Jim Wilson1-1/+21
1995-12-09(ADDRESS_COST): Define.Jim Wilson1-0/+7
1995-12-04(shiftcosts): For SH3, max cost of arithmetic right shift is 3.Jim Wilson1-9/+21
1995-11-30(from_compare): Get mode from operands instead of using SImode.Jim Wilson1-2/+6
1995-11-30(CONDITIONAL_REGISTER_USAGE): Correcting indentation.Jim Wilson1-7/+7
1995-11-30Minor changes to comments.Jim Wilson1-2/+1
1995-11-30(noncall_uses_reg): New function.Jim Wilson1-4/+305
1995-11-30(ASM_SPEC, LINK_SPEC): Pass on -mrelax.Jim Wilson1-2/+8
1995-11-30(insn-attr.h): Include.Jim Wilson1-3/+19
1995-11-30(FUNCTION_PROFILER): Use trap #33 instead of trap #5.Jim Wilson1-2/+6
1995-11-29(ashrsi3_d): Use %0 not %1 in output pattern.Jim Wilson1-1/+1
1995-11-05(MULTILIB_OPTIONS): Add m2.Richard Kenner1-2/+3
1995-11-05(mulsidi3-1, mulsidi3, umulsidi3-1, umulsidi3): Enable.Richard Kenner1-15/+53
1995-11-04(casesi_worker): Change constraint from = to +.Richard Kenner1-1/+1
1995-10-26(negdi2): Use TARGET_LITTLE_ENDIAN.Richard Kenner1-4/+7
1995-10-22(INIT_SECTION_ASM_OP): Delete.Richard Kenner1-1/+3
1995-10-21(prepare_scc_operands): New local variable mode.Richard Kenner1-2/+7
1995-10-21(reg_unused_after): Ifdef out code for handling labels.Richard Kenner1-1/+8
1995-10-21(define_delay): Don't accept any instruction for an annulled slot,Richard Kenner1-1/+1
1995-10-21(find_barrier): When create new label, set LABEL_NUSES to 1.Richard Kenner1-0/+1
1995-10-21(find_barrier): Always use get_attr_length to compute length of instructions.Richard Kenner1-9/+9
1995-10-21(find_barrier): When hi_const returns true, increment count_si by twoRichard Kenner1-1/+9
1995-08-28Fix spelling errors.Richard Kenner1-2/+2
1995-08-21(movdi-1...Richard Kenner1-36/+45
1995-08-21(reg_unused_after): For a SEQUENCE, make sure all insns are safeRichard Kenner1-11/+38
1995-08-21(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.Richard Kenner1-4/+6
1995-08-21(output_stack_adjust): Add new argument reg.Richard Kenner1-8/+17
1995-07-29(CAN_DEBUG_WITHOUT_FP): Comment out.Richard Kenner1-2/+2
1995-07-29(SUBREG_OK_FOR_INDEX_P): New macro.Richard Kenner1-5/+17