platform/upstream/gcc.git
1993-03-09 Richard StallmanHandle long options by translation to old-style ones.
1993-03-09 Richard StallmanComment change.
1993-03-09 Richard Stallman(flag_volatile_global): Declared.
1993-03-09 Richard Stallman(HARD_REGNO_MODE_OK): Add some casts.
1993-03-09 Richard Stallman(record_asm_reg_life): Cast class to int for indexing.
1993-03-09 Richard Stallman(PUSH_DERIVED_LEVEL): Cast enumm constants to int.
1993-03-08 Richard Kenner(cse_gen_binary, simplify_plus_minus): New functions.
1993-03-08 Richard Stallman(make_decl_rtl): Handle flag_volatile_global.
1993-03-08 Richard Stallman(flag_volatile_global): New variable.
1993-03-08 Richard Stallman(really_start_method): Always use OBJC_GEN_METHOD_LABEL.
1993-03-08 Richard Stallman(OBJC_GEN_METHOD_LABEL): Accept additional arg.
1993-03-08 Richard KennerAdd prototypes for static functions.
1993-03-08 Richard KennerAdd prototypes for static functions.
1993-03-08 Richard KennerClean up prototypes for functions in expr.c and optabs...
1993-03-07 Richard KennerAdd prototypes for static functions.
1993-03-06 Richard Kenner(write_test_expr): Use INSN_CODE == -2, not 0, for...
1993-03-06 Richard Stallman(choose_reload_regs): Handle SUBREG in reload_earlyclobber
1993-03-06 Richard KennerAdd prototypes in forward declarations.
1993-03-06 Richard Kenner(expand_call): Fix typo in unaligned code.
1993-03-06 Roland McGrathInitial revision
1993-03-06 Roland McGrathentered into RCS
1993-03-06 Roland McGrathInitial revision
1993-03-06 Roland McGrathentered into RCS
1993-03-06 Richard Stallman(expand_assignment): Special handling for storing in...
1993-03-05 Richard KennerAdd new define_split for doing sign-extended adds of...
1993-03-05 Richard Kenner(simplify_binary_operation): Move integer CONST_DOUBLE...
1993-03-05 Richard Kenner(fixup_var_refs_insns): If SMALL_REGISTER_CLASSES...
1993-03-05 Jeff Lawpa.h (FIXED_REGISTERS): %r2 is no longer fixed.
1993-03-05 Jeff Lawpa.c (output_function_epilogue): Perform an early ...
1993-03-05 Jim Wilson(output_function_prologue, output_function_epilogue):
1993-03-05 Jim WilsonFix typo in comment.
1993-03-05 Jim Wilson(main): Put argv[0] in collect_obstack instead of progr...
1993-03-05 Jim Wilson(note_mem_written): QImode varying structure memory...
1993-03-05 Richard Stallman(init_emit_once): Initialize const_tiny_rtx for partial...
1993-03-05 Richard Stallman(store_parm_decls,combine_parm_decls): Call layout_decl...
1993-03-04 Steve Chamberlain(convert_to_pointer): Fix typo comparing size of intege...
1993-03-04 Steve Chamberlain(immed_double_const): Cope with MODE_PARTIAL_INT.
1993-03-04 Richard Stallman(handle_class_ref): Call assemble_external.
1993-03-04 Richard Stallman(convert_to_complex): Declared.
1993-03-04 Richard Stallman(emit_no_conflict_block): Don't move target to itself...
1993-03-04 Richard Stallman(common_type): Handle complex types.
1993-03-04 Richard Stallman(truthvalue_conversion): Fix handling of COMPLEX_EXPR.
1993-03-04 Richard Stallman(fold): Fix error in handling REALPART_EXPR and IMAGPAR...
1993-03-04 Richard StallmanAdd complex integer modes.
1993-03-04 Richard Stallman(init_decl_processing): Create complex types.
1993-03-04 Richard StallmanDeclare vars to hold complex types.
1993-03-04 Richard Stallman(convert): Handle conversion to complex type.
1993-03-04 Richard Stallman(convert_to_real): Convert complex to real.
1993-03-04 Richard Stallman(truthvalue_conversion): Handle COMPLEX_EXPR.
1993-03-04 Richard Stallman(fold): Handle complex constants as "winning".
1993-03-04 Torbjorn Granlund(output_ior): Don't handle reg operands.
1993-03-04 Torbjorn Granlund(recognizer for general uaddcm): New pattern.
1993-03-04 Richard Stallman(dbxout_type): Handle complex integer types.
1993-03-04 Richard Stallman(init_lex): Initialize rid pointers for complex.
1993-03-04 Steve Chamberlain(h8300hds): Change hds to hms.
1993-03-04 Steve ChamberlainNew file.
1993-03-04 Steve ChamberlainNew File.
1993-03-04 Richard Stallman(RID_COMPLEX): New constant.
1993-03-04 Richard StallmanAdd `__complex', `__complex__'.
1993-03-04 Michael MeissnerAdd missing \ before return inside string.
1993-03-04 Michael MeissnerAdd missing comma.
1993-03-03 Richard Stallman(build_complex): Set the TREE_TYPE based on real part.
1993-03-03 Per BothnerDefine and use new function build_range_type.
1993-03-03 Torbjorn Granlund(lhs_lshift_operand): New function.
1993-03-03 Torbjorn Granlund(ashlsi3): Use lhs_lshift_operand for operand 1.
1993-03-03 Torbjorn Granlund(pa_adjust_cost): Replace, the function of Mar 2 was...
1993-03-03 Richard Kenner(assemble_variable): Update comment.
1993-03-03 Per BothnerDefine and use new function dbxout_range_type.
1993-03-03 Per BothnerClarify comment on INTEGER_TYPE.
1993-03-03 Richard Stallman(main): Use strlen, not sizeof, for our_file_name.
1993-03-03 Richard Kenner(collect_iterators): Handle simple expressions quickly.
1993-03-02 Richard Kenner(regclass): Don't set REGNO_POINTER_FLAG here.
1993-03-02 Richard KennerFix typo.
1993-03-02 Jim Wilson(write_const_num_delay_slots): Output 'rtx insn' not
1993-03-02 Jim Wilson(main): Truncate programname to what is after last...
1993-03-02 Jim Wilson(do_include): Warn if find unreadable header file.
1993-03-02 Jim Wilson(print_operand): Use output_operand_lossage, not abort.
1993-03-02 Jim Wilson(expand_builtin, BUILT_IN_FRAME_ADDRESS case): Use new
1993-03-02 Jim Wilson(SETUP_FRAME_ADDRESS, DYNAMIC_CHAIN_ADDRESS,
1993-03-02 Jim Wilson(flush_register_windows, goto_handler_and_restore):
1993-03-02 Jim Wilson(relax_delay_slots): Delete jump around insn identical
1993-03-02 Jim Wilson(i960_output_call_insn): Delete scratch_reg arg. Use...
1993-03-02 Jim Wilson(call_internal*): Use hard register 19 (r3) in clobber
1993-03-02 Jim Wilson(mov*): Only accept store zero to memory insn if
1993-03-02 Jim Wilson(rtx_equal_function_value_matters): Declare.
1993-03-02 Jim Wilson(gen_sequence): Add push_obstacks_nochange and
1993-03-02 Jim Wilson(immed_double_const, immed_real_const_1): Likewise.
1993-03-02 Jim Wilson(rtl_in_saveable_obstack): Always switch to saveable_ob...
1993-03-02 Richard Stallman(link_command_spec): Do nothing if -fsyntax-only.
1993-03-02 Torbjorn Granlund(pa_adjust_cost): New procudure.
1993-03-02 Torbjorn Granlund(ADJUST_COST): Add new definition.
1993-03-02 Richard Stallman(output_function_prologue): Use m68k svr4 PIC format...
1993-03-02 Richard Stallman(truncdfsf2+2): Use f%$move instead of fsmove.
1993-03-02 Richard Stallman(ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Use SIZE instead...
1993-03-02 Richard Stallman(gen_move_insn): Big `if' applies only for MODE_CC...
1993-03-02 Richard Stallman(get_directive_line): Declared.
1993-03-02 Richard Stallman(HANDLE_PRAGMA): Pass suitable arg.
1993-03-02 Richard Stallman(fake_f_rep): Clear all of u, initially.
1993-03-02 Richard Stallman(init_lex): Set up ridpointers for `iterator'.
1993-03-02 Richard Stallman(init_decl_processing): Call init_iterators.
next