| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | sh.h (ASM_FILE_START): Likewise. | Doug Evans | 1996-05-17 | 1 | -4/+7 |
* | sh.c (output_option, [...]): Delete. | Doug Evans | 1996-05-17 | 1 | -93/+1 |
* | (SET_ASM_OP): Define. | Jim Wilson | 1996-05-09 | 1 | -0/+1 |
* | (gen_shifty_op): Truncate VALUE to avoid out of bounds array access. | Jim Wilson | 1996-05-06 | 1 | -0/+3 |
* | (lshrsi3): Change gen_ashlsi3_d to gen_lshrsi3_d. | Jim Wilson | 1996-04-18 | 1 | -1/+1 |
* | (HANDLE_PRAGMA): Expect/pass 2nd arg of NODE, not CH. | Jim Wilson | 1996-04-17 | 1 | -1/+1 |
* | (process_pragma): Take the IDENTIFIER_POINTER tree | Jim Wilson | 1996-04-17 | 1 | -27/+14 |
* | (GIV_SORT_CRITERION): Define. | Jim Wilson | 1996-04-04 | 1 | -0/+8 |
* | calls.c (expand_call): Remove current_call_is_indirect nonsense. | Jeff Law | 1996-03-29 | 1 | -1/+1 |
* | (reg_unused_after): Return 0 if see a JUMP_INSN. | Jim Wilson | 1996-03-08 | 1 | -2/+5 |
* | (PASS_IN_REG_P): Change < to <=. | Jim Wilson | 1996-03-07 | 1 | -1/+1 |
* | (PASS_IN_REG_P): Fix typo in last change. | Jim Wilson | 1996-03-06 | 1 | -1/+1 |
* | (find_barrier): Set si_limit to 1018 instead of 1020, and | Jim Wilson | 1996-03-05 | 1 | -4/+8 |
* | (JUMP_TABLES_IN_TEXT_SECTION): Define. | Jim Wilson | 1996-03-05 | 1 | -0/+4 |
* | (push_e, pop_e): Add TARGET_SH3E to condition. | Jim Wilson | 1996-03-05 | 1 | -2/+2 |
* | (PASS_IN_REG_P): Don't reject BLKmode for SH3e. | Jim Wilson | 1996-03-04 | 1 | -2/+1 |
* | (mulhisi3-2, mulhisi3-1, mulsidi3_i, umulsidi3_i, | Jim Wilson | 1996-03-04 | 1 | -22/+54 |
* | (machine_dependent_reorg): In TARGET_RELAX code... | Jim Wilson | 1996-03-04 | 1 | -6/+16 |
* | (FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P): Include FP registers only whe... | Jim Wilson | 1996-02-28 | 1 | -5/+7 |
* | (HANDLE_PRAGMA): Delete `return'. | Doug Evans | 1996-02-27 | 1 | -2/+2 |
* | (CPP_SPEC): Add defines for -m1, -m2, and -m3. | Jim Wilson | 1996-02-09 | 1 | -1/+5 |
* | (HANDLE_PRAGMA): Change to expression with terminating character as result. | Doug Evans | 1996-02-01 | 1 | -2/+2 |
* | Clean up CONST_DOUBLE_OK_FOR_LETTER_P definition. | Jim Wilson | 1996-01-18 | 1 | -3/+0 |
* | (ctype.h): Delete. | Jim Wilson | 1996-01-18 | 1 | -80/+154 |
* | (CPP_SPEC, CONDITIONAL_REGISTER_USAGE, TARGET_SWITCHES, | Jim Wilson | 1996-01-18 | 1 | -48/+177 |
* | (MULTILIB_OPTIONS): Add SH3E support. | Jim Wilson | 1996-01-18 | 1 | -2/+2 |
* | (cpu, movsi_i, movsf_i, blt, bge, sle, sge): Add SH3E support. | Jim Wilson | 1996-01-18 | 1 | -11/+296 |
* | Use dbxcoff.h | Ian Lance Taylor | 1996-01-16 | 1 | -5/+1 |
* | c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA. | Doug Evans | 1996-01-15 | 2 | -25/+29 |
* | (gen_shifty_op): Output a NOP for a shift by 0. | Jim Wilson | 1996-01-02 | 1 | -6/+49 |
* | OVERRIDE_OPTIONS): Don't set optimize or flag_delayed_branch. | Jim Wilson | 1996-01-02 | 1 | -10/+1 |
* | (subsi3): Rename to subsi3_internal. | Jim Wilson | 1995-12-09 | 1 | -1/+21 |
* | (ADDRESS_COST): Define. | Jim Wilson | 1995-12-09 | 1 | -0/+7 |
* | (shiftcosts): For SH3, max cost of arithmetic right shift is 3. | Jim Wilson | 1995-12-04 | 1 | -9/+21 |
* | (from_compare): Get mode from operands instead of using SImode. | Jim Wilson | 1995-11-30 | 1 | -2/+6 |
* | (CONDITIONAL_REGISTER_USAGE): Correcting indentation. | Jim Wilson | 1995-11-30 | 1 | -7/+7 |
* | Minor changes to comments. | Jim Wilson | 1995-11-30 | 1 | -2/+1 |
* | (noncall_uses_reg): New function. | Jim Wilson | 1995-11-30 | 1 | -4/+305 |
* | (ASM_SPEC, LINK_SPEC): Pass on -mrelax. | Jim Wilson | 1995-11-30 | 1 | -2/+8 |
* | (insn-attr.h): Include. | Jim Wilson | 1995-11-30 | 1 | -3/+19 |
* | (FUNCTION_PROFILER): Use trap #33 instead of trap #5. | Jim Wilson | 1995-11-30 | 1 | -2/+6 |
* | (ashrsi3_d): Use %0 not %1 in output pattern. | Jim Wilson | 1995-11-29 | 1 | -1/+1 |
* | (MULTILIB_OPTIONS): Add m2. | Richard Kenner | 1995-11-05 | 1 | -2/+3 |
* | (mulsidi3-1, mulsidi3, umulsidi3-1, umulsidi3): Enable. | Richard Kenner | 1995-11-05 | 1 | -15/+53 |
* | (casesi_worker): Change constraint from = to +. | Richard Kenner | 1995-11-04 | 1 | -1/+1 |
* | (negdi2): Use TARGET_LITTLE_ENDIAN. | Richard Kenner | 1995-10-26 | 1 | -4/+7 |
* | (INIT_SECTION_ASM_OP): Delete. | Richard Kenner | 1995-10-22 | 1 | -1/+3 |
* | (prepare_scc_operands): New local variable mode. | Richard Kenner | 1995-10-21 | 1 | -2/+7 |
* | (reg_unused_after): Ifdef out code for handling labels. | Richard Kenner | 1995-10-21 | 1 | -1/+8 |
* | (define_delay): Don't accept any instruction for an annulled slot, | Richard Kenner | 1995-10-21 | 1 | -1/+1 |