OSDN Git Service

pf3gnuchains/gcc-fork.git
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.
1993-03-02 wilson(write_const_num_delay_slots): Output 'rtx insn' not
1993-03-02 wilson(main): Truncate programname to what is after last...
1993-03-02 wilson(do_include): Warn if find unreadable header file.
1993-03-02 wilson(print_operand): Use output_operand_lossage, not abort.
1993-03-02 wilson(expand_builtin, BUILT_IN_FRAME_ADDRESS case): Use new
1993-03-02 wilson(SETUP_FRAME_ADDRESS, DYNAMIC_CHAIN_ADDRESS,
1993-03-02 wilson(flush_register_windows, goto_handler_and_restore):
1993-03-02 wilson(relax_delay_slots): Delete jump around insn identical
1993-03-02 wilson(i960_output_call_insn): Delete scratch_reg arg. Use...
1993-03-02 wilson(call_internal*): Use hard register 19 (r3) in clobber
1993-03-02 wilson(mov*): Only accept store zero to memory insn if
1993-03-02 wilson(rtx_equal_function_value_matters): Declare.
1993-03-02 wilson(gen_sequence): Add push_obstacks_nochange and
1993-03-02 wilson(immed_double_const, immed_real_const_1): Likewise.
1993-03-02 wilson(rtl_in_saveable_obstack): Always switch to saveable_ob...
1993-03-02 rms(link_command_spec): Do nothing if -fsyntax-only.
1993-03-02 tege(pa_adjust_cost): New procudure.
1993-03-02 tege(ADJUST_COST): Add new definition.
1993-03-02 rms(output_function_prologue): Use m68k svr4 PIC format to
1993-03-02 rms(truncdfsf2+2): Use f%$move instead of fsmove.
1993-03-02 rms(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE instead...
1993-03-02 rms(gen_move_insn): Big `if' applies only for MODE_CC...
1993-03-02 rms(get_directive_line): Declared.
1993-03-02 rms(HANDLE_PRAGMA): Pass suitable arg.
next