OSDN Git Service

pf3gnuchains/gcc-fork.git
1993-03-12 jrv(FLOAT_CLASS_P): New macro.
1993-03-12 jrv(movM): If REG_WAS_0, make sure the reg hasn't changed...
1993-03-12 dje* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-12 kenner(RTX_COST, case MULT): Handle s8addx and s4addx.
1993-03-12 dje* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-12 kenner(CHEAP_REG): New macro; makes virtual regs cheap too.
1993-03-11 dje* (aggregate_value_p): RETURN_IN_MEMORY handles BLKmode...
1993-03-11 law * pa.md (FP sCC insn): Delete.
1993-03-11 law * pa.c (gen_scond_fp): Delete.
1993-03-11 law * pa.h (toplevel): Delete declaration of gen_scond_fp.
1993-03-11 law * cse.c (set_nonvarying_address_components): New function.
1993-03-11 law * loop.c (addr_overlap_p): Delete.
1993-03-11 rms(define_label): Use current line number in error msg.
1993-03-11 rms(const_binop): When evaluating a shift, ignore
1993-03-11 rmsDelete ${LIB}/DONE just before exit.
1993-03-10 lawFix typo in last revision (/2 --> >> 1)
1993-03-10 law * pa.c (reg_or_cint_move_operand): Use cint_ok_for_move.
1993-03-10 law * pa.c (cint_ok_for_move): New function. Returns...
1993-03-10 law * pa.md (add reg and large int): New define_splits...
1993-03-10 law * jump.c (jump_optimize, clause for `if (foo) b++'):
1993-03-10 tege(reg_or_cint_move_operand): New function.
1993-03-10 tege(conditional move): Use %B for output when appropriate.
1993-03-10 rms(OBJC_GEN_METHOD_LABEL): Convert colons to _'s.
1993-03-10 rms(link_command_spec): New option -nostartfiles.
1993-03-09 rmsMinor fix in last change.
1993-03-09 rms(convert_to_complex): Avoid using comptypes.
1993-03-09 meissnerClose #ifdef NEXT_OBJC_RUNTIME properly.
1993-03-09 rmsHandle long options by translation to old-style ones.
1993-03-09 rmsComment change.
1993-03-09 rms(flag_volatile_global): Declared.
1993-03-09 rms(HARD_REGNO_MODE_OK): Add some casts.
1993-03-09 rms(record_asm_reg_life): Cast class to int for indexing.
1993-03-09 rms(PUSH_DERIVED_LEVEL): Cast enumm constants to int.
1993-03-08 kenner(cse_gen_binary, simplify_plus_minus): New functions.
1993-03-08 rms(make_decl_rtl): Handle flag_volatile_global.
1993-03-08 rms(flag_volatile_global): New variable.
1993-03-08 rms(really_start_method): Always use OBJC_GEN_METHOD_LABEL.
1993-03-08 rms(OBJC_GEN_METHOD_LABEL): Accept additional arg.
1993-03-08 kennerAdd prototypes for static functions.
1993-03-08 kennerAdd prototypes for static functions.
1993-03-08 kennerClean up prototypes for functions in expr.c and optabs...
1993-03-07 kennerAdd prototypes for static functions.
1993-03-06 kenner(write_test_expr): Use INSN_CODE == -2, not 0, for...
1993-03-06 rms(choose_reload_regs): Handle SUBREG in reload_earlyclobber
1993-03-06 kennerAdd prototypes in forward declarations.
1993-03-06 kenner(expand_call): Fix typo in unaligned code.
1993-03-06 rolandInitial revision
1993-03-06 rolandentered into RCS
1993-03-06 rolandInitial revision
1993-03-06 rolandentered into RCS
1993-03-06 rms(expand_assignment): Special handling for storing in...
1993-03-05 kennerAdd new define_split for doing sign-extended adds of...
1993-03-05 kenner(simplify_binary_operation): Move integer CONST_DOUBLE...
1993-03-05 kenner(fixup_var_refs_insns): If SMALL_REGISTER_CLASSES,...
1993-03-05 law * pa.h (FIXED_REGISTERS): %r2 is no longer...
1993-03-05 law * pa.c (output_function_epilogue): Perform...
1993-03-05 wilson(output_function_prologue, output_function_epilogue):
1993-03-05 wilsonFix typo in comment.
1993-03-05 wilson(main): Put argv[0] in collect_obstack instead of progr...
1993-03-05 wilson(note_mem_written): QImode varying structure memory...
1993-03-05 rms(init_emit_once): Initialize const_tiny_rtx for partial...
1993-03-05 rms(store_parm_decls,combine_parm_decls): Call layout_decl
1993-03-04 sac(convert_to_pointer): Fix typo comparing size of intege...
1993-03-04 sac(immed_double_const): Cope with MODE_PARTIAL_INT.
1993-03-04 rms(handle_class_ref): Call assemble_external.
1993-03-04 rms(convert_to_complex): Declared.
1993-03-04 rms(emit_no_conflict_block): Don't move target to itself
1993-03-04 rms(common_type): Handle complex types.
1993-03-04 rms(truthvalue_conversion): Fix handling of COMPLEX_EXPR.
1993-03-04 rms(fold): Fix error in handling REALPART_EXPR and IMAGPAR...
1993-03-04 rmsAdd complex integer modes.
1993-03-04 rms(init_decl_processing): Create complex types.
1993-03-04 rmsDeclare vars to hold complex types.
1993-03-04 rms(convert): Handle conversion to complex type.
1993-03-04 rms(convert_to_real): Convert complex to real.
1993-03-04 rms(truthvalue_conversion): Handle COMPLEX_EXPR.
1993-03-04 rms(fold): Handle complex constants as "winning".
1993-03-04 tege(output_ior): Don't handle reg operands.
1993-03-04 tege(recognizer for general uaddcm): New pattern.
1993-03-04 rms(dbxout_type): Handle complex integer types.
1993-03-04 rms(init_lex): Initialize rid pointers for complex.
1993-03-04 sac(h8300hds): Change hds to hms.
1993-03-04 sacNew file.
1993-03-04 sacNew File.
1993-03-04 rms(RID_COMPLEX): New constant.
1993-03-04 rmsAdd `__complex', `__complex__'.
1993-03-04 meissnerAdd missing \ before return inside string.
1993-03-04 meissnerAdd missing comma.
1993-03-03 rms(build_complex): Set the TREE_TYPE based on real part.
1993-03-03 bothnerDefine and use new function build_range_type.
1993-03-03 tege(lhs_lshift_operand): New function.
1993-03-03 tege(ashlsi3): Use lhs_lshift_operand for operand 1.
1993-03-03 tege(pa_adjust_cost): Replace, the function of Mar 2 was...
1993-03-03 kenner(assemble_variable): Update comment.
1993-03-03 bothnerDefine and use new function dbxout_range_type.
1993-03-03 bothnerClarify comment on INTEGER_TYPE.
1993-03-03 rms(main): Use strlen, not sizeof, for our_file_name.
1993-03-03 kenner(collect_iterators): Handle simple expressions quickly.
1993-03-02 kenner(regclass): Don't set REGNO_POINTER_FLAG here.
1993-03-02 kennerFix typo.
next