platform/upstream/gcc.git
1993-03-16 Richard Stallman(expand_binop): For doubleword int addition,
1993-03-16 Richard Stallman(grokdeclarator): Error for div by 0 in array size.
1993-03-16 Richard Stallman(write_output): Test value of `write'; report errors.
1993-03-16 Jeff Lawpa.h (EXTRA_CONSTRAINT, case 'S'): Do not accept CONSTA...
1993-03-15 Richard Kenner(lea_max_mul): Delete.
1993-03-15 Richard Kenner(ASM_OUTPUT_SHORT): Fix typo in previous change.
1993-03-15 Richard Kenner(simplify_plus_minus): Remove last change.
1993-03-15 Doug Evans* (assign_parms): Remove unnecessary #ifdef.
1993-03-15 Jim Wilson(reg_known_equiv_p): New variable.
1993-03-15 Jim Wilson(NO_SYS_SIGLIST): Define.
1993-03-15 Jim Wilson(print_operand_address): For MULT, set ireg not breg.
1993-03-15 Jim Wilson(zero_extendqisi2+4,+5): Add new patterns for combining...
1993-03-15 Jim WilsonNew file.
1993-03-15 Jim Wilson(sparclite, sparclite-*): New configuration.
1993-03-15 Jim Wilson(adjust_priority): Comment unreachable code.
1993-03-15 Richard Kenner(ASM_OUTPUT_{INT,SHORT,CHAR,BYTE}): Truncate constant...
1993-03-15 Jeff Law* pa.c (shadd_operand): Delete.
1993-03-15 Jeff Lawpa.md (sh[123]add patterns): Use register_operand,...
1993-03-15 Jeff Lawreorg.c (find_end_label): Update unfilled_slots if...
1993-03-15 Richard Kenner(shift_cost): Now a vector.
1993-03-14 Richard Kenner(build_objc_method_call, get_class_reference):
1993-03-14 Richard Kenner(simplify_plus_minus): Reject "simplifications" that...
1993-03-14 Richard Kenner(simplify_plus_minus): Correct sign error in expanding...
1993-03-14 Richard Stallman(choose_reload_regs): Verify reload_out[j != 0
1993-03-14 Richard Stallman(emit_call_1): Restore inhibit_defer_pop before popping...
1993-03-14 Richard Kenner(simplify_plus_minus): When seeing if we have reduced...
1993-03-13 Richard KennerCorrectly define PUSH_ARGS_REVERSED.
1993-03-13 Jeff Lawpa.c (eligible_for_epilogue_delay): Insns which access...
1993-03-13 James Van Artsdalen(emit_swap_insn): If emitting after a cc0 setter, link...
1993-03-13 Richard KennerAdd prototypes for static functions.
1993-03-12 Richard Stallman(USE_C_ALLOCA): Define if not __GNUC__.
1993-03-12 Roland McGrathentered into RCS
1993-03-12 Richard Stallman(variable_size): Better error for div by 0 in size.
1993-03-12 Richard Stallman(emit_push_insn): Handle failure of gen_movstr...
1993-03-12 Richard Kenner(PROMOTE_MODE): Fix typo.
1993-03-12 Richard Kenner(refers_to_mem_p): Use rtx_equal_p to see if bases...
1993-03-12 Richard Kenner(set_nonvarying_address_components): Fix type mismatch...
1993-03-12 Richard Kenner(jump_optimize): Fix bug in last change.
1993-03-12 James Van Artsdalen(truncdfsf2): Rewrite to allow FLOAT_REGS in constraint...
1993-03-12 James Van Artsdalen(get_true_reg): Don't ignore FLOAT_TRUNCATE.
1993-03-12 James Van Artsdalen(VOIDmode_compare_op): New operand predicate function.
1993-03-12 James Van Artsdalen(FLOAT_CLASS_P): New macro.
1993-03-12 James Van Artsdalen(movM): If REG_WAS_0, make sure the reg hasn't changed...
1993-03-12 Doug Evans* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-12 Richard Kenner(RTX_COST, case MULT): Handle s8addx and s4addx.
1993-03-12 Doug Evans* (RETURN_IN_MEMORY): Handle BLKmode values.
1993-03-12 Richard Kenner(CHEAP_REG): New macro; makes virtual regs cheap too.
1993-03-11 Doug Evans* (aggregate_value_p): RETURN_IN_MEMORY handles BLKmode...
1993-03-11 Jeff Lawpa.md (FP sCC insn): Delete.
1993-03-11 Jeff Law* pa.c (gen_scond_fp): Delete.
1993-03-11 Jeff Law* pa.h (toplevel): Delete declaration of gen_scond_fp.
1993-03-11 Jeff Lawcse.c (set_nonvarying_address_components): New function.
1993-03-11 Jeff Law* loop.c (addr_overlap_p): Delete.
1993-03-11 Richard Stallman(define_label): Use current line number in error msg.
1993-03-11 Richard Stallman(const_binop): When evaluating a shift, ignore
1993-03-11 Richard StallmanDelete ${LIB}/DONE just before exit.
1993-03-10 Jeff LawFix typo in last revision (/2 --> >> 1)
1993-03-10 Jeff Law* pa.c (reg_or_cint_move_operand): Use cint_ok_for_move.
1993-03-10 Jeff Lawpa.c (cint_ok_for_move): New function.
1993-03-10 Jeff Law* pa.md (add reg and large int): New define_splits...
1993-03-10 Jeff Lawjump.c (jump_optimize, [...]): Do this regardless of...
1993-03-10 Torbjorn Granlund(reg_or_cint_move_operand): New function.
1993-03-10 Torbjorn Granlund(conditional move): Use %B for output when appropriate.
1993-03-10 Richard Stallman(OBJC_GEN_METHOD_LABEL): Convert colons to _'s.
1993-03-10 Richard Stallman(link_command_spec): New option -nostartfiles.
1993-03-09 Richard StallmanMinor fix in last change.
1993-03-09 Richard Stallman(convert_to_complex): Avoid using comptypes.
1993-03-09 Michael MeissnerClose #ifdef NEXT_OBJC_RUNTIME properly.
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...
next