platform/upstream/gcc.git
1996-03-21 Doug Evans(os): sunos[3456] -> sunos[34], sunos[56] have their...
1996-03-21 Mike Stump85th Cygnus<->FSF quick merge
1996-03-21 Doug Evans(STARTFILE_SPEC,LINK_SPEC): Define.
1996-03-20 Jim Wilson(note_mem_written): Delete obsolete code for handling
1996-03-20 Jim Wilson(mips_expand_prologue): In initialization of fnargs...
1996-03-20 Doug Evanssparc.c (fcc_reg_operand): Ensure correct mode.
1996-03-20 Doug Evanssparc.h (CPP_CPU_SPEC): Add v8plus entry.
1996-03-20 Doug Evanssol2.h (ASM_CPU_SPEC): Recognize -mcpu=v8plus, not v9.
1996-03-20 Stan Cox(HARD_REGNO_MODE_OK): Relax QImode constraint to avoid...
1996-03-20 Jeff Lawpa.c (hppa_legitimize_address): Don't lose for x[n...
1996-03-20 Richard Kenner(LIB_SPEC): Don't link /usr/lib/bb_link.o with `gcc...
1996-03-20 Richard Kenner(ASM_SPEC): Deleted.
1996-03-20 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): Call "setjmp...
1996-03-20 Richard Kenner(LIB2FUNCS): Add __dummy.
1996-03-20 Richard Kenner(__dummy): New function.
1996-03-20 Richard Kenner(last_setjmp_suid, regs_crosses_setjmp): New variables.
1996-03-20 Jason Merrill(demangle_template): Fix for non-mangled pointer
1996-03-20 Roland McGrath(NULL): Define only if not already defined.
1996-03-20 Roland McGrath[HAVE_STRING_H]: Include string.h.
1996-03-19 Jeff Lawpa.c (compute_frame_size): Update comments to reflect...
1996-03-19 David Edelsohnupdate compare function unit comment
1996-03-19 Richard Kenner(struct case_node): New member balance.
1996-03-19 Richard Kenner(move_for_stack_reg): Avoid stack overflow while storin...
1996-03-19 Richard Kenner(MASK_*): New macros.
1996-03-19 Richard Kenner(emit_store_flag): If expanding (GE X 0) will need...
1996-03-19 Richard Kenner(pushexthisi_const, movsi_const0): New names.
1996-03-19 Richard Kenner(output_function_epilogue): Restore registers using...
1996-03-19 Richard Kenner(CONST_OK_FOR_LETTER_VALUE): New constraint 'M'.
1996-03-19 Richard Kenner(build_conditional_expr): If OP1 is null, set both...
1996-03-19 Richard KennerInitial revision
1996-03-19 Richard Kenner(FUNCTION_PROLOGUE): LE/370 takes 120 bytes for DSA.
1996-03-19 Richard Kenner(simplify_if_then_else): Allow for case that condition...
1996-03-19 Richard Kenner(iterator_loop_epilogue): Don't clear DECL_RTL for...
1996-03-18 Richard Kenner(summarize_insn, case SUBREG, CONST_*): New cases.
1996-03-17 Doug Evans(find_split_point): Handle NULL return from make_extrac...
1996-03-17 Richard Kenner(trap): New attribute.
1996-03-17 Richard Kenner(alpha_tp, alpha_fprm, alpha_fptm): New variables.
1996-03-17 Richard Kenner(CPP_SPEC): Added -mieee and -mieee-with-inexact.
1996-03-17 Richard Kenner(final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCA...
1996-03-17 Richard Kenner(substitute_in_expr, case COMPONENT_REF): Ignore if...
1996-03-17 Richard Kenner(insv): Restore missing end of comment.
1996-03-17 Richard Kenner(standard_80386_constant_p): -0.0 is not 0.0.
1996-03-16 Richard Kenner(make_extraction): Correct typo in force_to_mode call...
1996-03-16 Richard KennerInitial revision
1996-03-16 Richard Kenner(output_prolog): Set alpha_function_needs_gp if profili...
1996-03-15 David Edelsohnfix TImode offset addres test
1996-03-15 David Edelsohnadd -bnoentry if no entry point for shared object
1996-03-15 Jim Wilson(ASM_OUTPUT_DOUBLE_INT): Use 'X' if CONST_INT and
1996-03-15 Ian Lance TaylorRecognize mips-*-sysv*
1996-03-14 Michael MeissnerFix bug with 8-16 byte structures not getting instantia...
1996-03-14 Jim Wilson(mips_expand_prologue): Change TYPE_NEEDS_CONSTRUCTING to
1996-03-14 Michael MeissnerAdd exception attribute for Windows
1996-03-14 Jeff Lawpa.h (ASM_DECLARE_FUNCTION_NAME): Change TYPE_NEEDS_CON...
1996-03-13 Jim Wilson(warn_sign_compare): Add extern to declaration.
1996-03-13 Michael MeissnerFix ASM_OUTPUT_ALIGN
1996-03-13 Michael MeissnerAdd static constructor/destructor support to Windows NT
1996-03-13 Per Bothnerdbxout.c (dbxout_type): Better "variant" handling to...
1996-03-12 Jim Wilson(ROUND_TPE_SIZE): Return round_up result instead of
1996-03-12 Richard Kenner(__LONG_MAX__): on Alpha, use 64 bit value.
1996-03-12 Richard Kenner(nonlocal_goto): Emit barrier after jump.
1996-03-12 Jim Wilson(expand_expr, case COMPONENT_REF): For unaligned object in
1996-03-12 Jim Wilson(clear_storage): Add comment terminator.
1996-03-12 Torbjorn Granlund(dbra peepholes): Use flags_in_68881.
1996-03-12 Torbjorn Granlund(valid_dbcc_comparison_p): Don't test cc_prev_status...
1996-03-12 Jeff Lawrecog.c (constrain_operands, case 'V'): Don't call...
1996-03-11 Doug Evansh8300.h (SP_AND_G_REGS): Renamed from SP_AND_G_REG.
1996-03-11 Michael MeissnerMake long longs use normal CONST_DOUBLE in movdi, do...
1996-03-11 Jim Wilson(jump_optimize): When handle a USE insn before an uncon...
1996-03-11 Richard KennerUse proper modes and predicates for {sign,zero}_extract.
1996-03-11 Richard Kenner(make_extraction): Use proper mode for INNER in all...
1996-03-11 Doug Evans(move_pic_label_si,move_label_di): Rewrite length
1996-03-10 Richard Kenner(free_insn): New variable.
1996-03-10 Richard KennerUpdate comment for rtx_equal_function_value_matters.
1996-03-09 Mike Stump85th Cygnus<->FSF quick merge
1996-03-09 Mike Stump85th Cygnus<->FSF quick merge
1996-03-08 Mike Stumpexpr.c (expand_expr, [...]): Delay putting the cleanup...
1996-03-08 Jim Wilson(store_constructor_field): Add explanatory comment.
1996-03-08 Stan Cox(ix86_binary_operator_ok): one memory operand is OK.
1996-03-08 Jim Wilson(reg_unused_after): Return 0 if see a JUMP_INSN.
1996-03-08 Doug Evans(CPP_SPEC): Use %(cpp_cpu).
1996-03-08 Doug Evanssparc.h (TARGET_SWITCHES): Move -mlive-g0 from here,
1996-03-08 Doug Evanssparc.h (TARGET_SWITCHES): Move -mlive-g0 from here,
1996-03-08 Mike Stump85th Cygnus<->FSF merge
1996-03-08 Doug EvansInitial revision
1996-03-08 Doug Evans(eligible_for_epilogue_delay): Move set of `pat'.
1996-03-08 Doug Evanssparc.h (MASK_LIVE_G0,TARGET_LIVE_G0): Define.
1996-03-07 Jim Wilson(PASS_IN_REG_P): Change < to <=.
1996-03-07 Jim Wilson(va_start): Change __SH3E___ to __SH3E__.
1996-03-07 Jeff Lawlib2funcs.asm: Remove entry/exit routines.
1996-03-07 Jeff LawInitial revision
1996-03-07 Jeff Lawcd config/pa
1996-03-07 Jeff Law* t-pro (dp-bit rule): Fix typo.
1996-03-07 Jason Merrill(demangle_template): Fix for address-of-extern arguments.
1996-03-07 Jim Wilson(USER_H): Add ginclude/va-sh.h.
1996-03-07 Jim WilsonUse va-sh.h.
1996-03-07 Jim WilsonNew file.
1996-03-06 Jeff Lawlib2funcs.asm (__outline_prologue): Remove frame pointe...
1996-03-06 Jim Wilson(PASS_IN_REG_P): Fix typo in last change.
1996-03-06 David Edelsohnadd scheduling information for stores
1996-03-06 David Edelsohn602 uses 603 description
next