- 25 Jan, 1996 10 commits
-
-
From-SVN: r11103
Michael Meissner committed -
From-SVN: r11102
Michael Meissner committed -
From-SVN: r11101
Michael Meissner committed -
(*): Replace SPARCV9 with SPARC_{V9,ARCH64}. (MASK_CPUS): Define. ({MASK,TARGET}_ENV32): Delete. ({MASK,TARGET}_ARCH64,TARGET_ARCH32): Define. (TARGET_SWITCHES): Reset cpu flags first for each variant. (CONDITIONAL_REGISTER_USAGE): If 32 bit v9 system, unfix g1-g4, fix g5, and make %f48-%f80 call used. From-SVN: r11100
Doug Evans committed -
(hard_32bit_mode_classes): Add v9 regs. (gen_v9_scc): Handle 32 bit v9 case. Call v9_regcmp_p. From-SVN: r11099
Doug Evans committed -
requiring 64 bit environment. From-SVN: r11098
Doug Evans committed -
(TARGET_DEFAULT): Add MASK_ARCH64. (ENDFILE_SPEC): No longer need to check for -nostartfiles. (ASM_IDENTIFY_GCC): Define as empty. From-SVN: r11097
Doug Evans committed -
(TARGET_VERSION): Define. (TARGET_DEFAULT): Add MASK_ARCH64, delete MASK_ENV32. (JUMP_TABLES_IN_TEXT_SECTION): Define. (READONLY_DATA_SECTION): Make text_section. From-SVN: r11096
Doug Evans committed -
From-SVN: r11095
Ian Lance Taylor committed -
* alpha.c (alpha_write_verstamp): Only emit MS_STAMP and LS_STAMP, not the extra numbers. From-SVN: r11094
Brendan Kehoe committed
-
- 24 Jan, 1996 6 commits
-
-
From-SVN: r11093
Michael Meissner committed -
(reload): Set it. From-SVN: r11092
Jim Wilson committed -
(mark_target_live_regs): Delete loop looking forward from target and instead call find_dead_or_set_registers. (fix_reg_dead_note): New function. (fill_slots_from_thread): Call it. From-SVN: r11091
Jim Wilson committed -
(strength_reduce): Correct comments. Don't set maybe_multiple when pass branch to scan_start. Don't set not_every_iteration after passing a CODE_LABEL, or after passing a branch out of the loop. When outputting DEST_ADDR giv increments, put them next to the memory address on machines with auto-increment addresses. (record_biv): Set new field always_executed. (record_giv): Set new fields always_executed and auto_inc_opt. (maybe_eliminate_biv_1): Reject biv with auto_inc_opt optimization in some cases. From-SVN: r11090
Jim Wilson committed -
auto_inc_opt. From-SVN: r11089
Jim Wilson committed -
POINTER_SIZE to agree with expr.c. From-SVN: r11088
Jim Wilson committed
-
- 23 Jan, 1996 2 commits
-
-
From-SVN: r11087
Doug Evans committed -
Use preprocessor arithmetic instead of C arithmetic to avoid warnings on some compilers. (HOST_WIDE_INT_MASK): Remove. (MAX_CHAR_TYPE_MASK, MAX_WCHAR_TYPE_MASK): New macros. (yylex): Use them. From-SVN: r11086
Paul Eggert committed
-
- 22 Jan, 1996 8 commits
-
-
* cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_evaluation is true. From-SVN: r11085
Per Bothner committed -
From-SVN: r11084
David Edelsohn committed -
From-SVN: r11083
David Edelsohn committed -
From-SVN: r11082
Mike Stump committed -
From-SVN: r11081
David Edelsohn committed -
From-SVN: r11080
David Edelsohn committed -
From-SVN: r11079
David Edelsohn committed -
From-SVN: r11078
Ian Lance Taylor committed
-
- 20 Jan, 1996 3 commits
-
-
From-SVN: r11077
Per Bothner committed -
From-SVN: r11076
Per Bothner committed -
From-SVN: r11075
Per Bothner committed
-
- 19 Jan, 1996 5 commits
-
-
From-SVN: r11074
Doug Evans committed -
From-SVN: r11073
Doug Evans committed -
From-SVN: r11072
Ian Lance Taylor committed -
From-SVN: r11071
Michael Meissner committed -
with smaller, faster versions. From-SVN: r11070
Richard Earnshaw committed
-
- 18 Jan, 1996 6 commits
-
-
From-SVN: r11069
Jim Wilson committed -
(regno_reg_class, reg_class_from_letter, prepare_scc_operands, broken_move, push, pop, push_regs, calc_live_regs, sh_expand_prologue, sh_expand_epilogue, initial_elimination_offset, arith_reg_operand): Add SH3e support. (sh_builtin_saveregs, fp_zero_operand, fp_one_operand): New functions. (sh_function_arg, sh_function_arg_partial_nregs): Delete. From-SVN: r11068
Jim Wilson committed -
OVERRIDE_OPTIONS, FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS, HARD_REGNO_MODE_OK, enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS, REG_ALLOC_ORDER, CONST_DOUBLE_OK_FOR_LETTER_P, NPARM_REGS, FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P, FUNCTION_ARG_REGNO_P, CUMULATIVE_ARGS, ROUND_REG, INIT_CUMULATIVE_ARGS, FUNCTION_ARG_ADVANCE, FUNCTION_ARG, FUNCTION_ARG_PARTIAL_NREGS, LEGITIMATE_CONSTANT_P, MODE_DISP_OK_4, REGISTER_MOVE_COST, REGISTER_NAMES, DBX_REGISTER_NUMBER, enum processor_type): Add SH3E support. (SH3E_BIT, TARGET_SH3E, FPUL_REG, FIRST_FP_REG, LAST_FP_REG, FIRST_FP_PARM_REG, FIRST_FP_RET_REG, BASE_RETURN_VALUE_REG, BASE_ARG_REG, enum sh_arg_class, struct sh_args, GET_SH_ARG_CLASS, PASS_IN_REG_P, sh_builtin_saveregs, EXPAND_BUILTIN_SAVEREGS, DOUBLE_TYPE_SIZE): New. (TARGET_SWITCHES): Delete broken -m3l option. From-SVN: r11067
Jim Wilson committed -
(MULTILIB_DIRNAMES): Define to empty. From-SVN: r11066
Jim Wilson committed -
(cpu, movsi_i, movsf_i, blt, bge, sle, sge): Add SH3E support. (push_e, pop_e, movsi_ie, movsf_ie, addsf3, subsf3, mulsf3, macsf3, divsf3, floatsisf2, fix_truncsfsi2, cmpgtsf_t, cmpqesf_t, cmpsf, negsf2, sqrtsf2, abssf2): New patterns. (abssf2+9, abssf2+10): Add SH3e support to peepholes (abssf2+11, abssf2+12): New peepholes for SH3e. From-SVN: r11065
Jim Wilson committed -
From-SVN: r11064
Ian Lance Taylor committed
-