aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1996-03-20(demangle_template): Fix for non-mangled pointerJason Merrill1-2/+8
1996-03-20(NULL): Define only if not already defined.Roland McGrath1-0/+2
1996-03-20[HAVE_STRING_H]: Include string.h.Roland McGrath1-0/+7
1996-03-19pa.c (compute_frame_size): Update comments to reflect reality.Jeff Law1-30/+13
1996-03-19update compare function unit commentDavid Edelsohn1-5/+1
1996-03-19(struct case_node): New member balance.Richard Kenner1-61/+248
1996-03-19(move_for_stack_reg): Avoid stack overflow while storing XFmode fromRichard Kenner1-1/+1
1996-03-19(MASK_*): New macros.Richard Kenner1-46/+54
1996-03-18(emit_store_flag): If expanding (GE X 0) will need two insns, don't use subta...Richard Kenner1-2/+4
1996-03-18(pushexthisi_const, movsi_const0): New names.Richard Kenner1-4/+5
1996-03-18(output_function_epilogue): Restore registers using sp+ instead of fp(n) in l...Richard Kenner1-14/+13
1996-03-18(CONST_OK_FOR_LETTER_VALUE): New constraint 'M'.Richard Kenner1-7/+9
1996-03-18(build_conditional_expr): If OP1 is null, set both OP1 and ORIG_OP1 to IFEXP.Richard Kenner1-1/+1
1996-03-18Initial revisionRichard Kenner1-0/+4
1996-03-18(FUNCTION_PROLOGUE): LE/370 takes 120 bytes for DSA.Richard Kenner1-14/+17
1996-03-18(simplify_if_then_else): Allow for case that condition might no longerRichard Kenner1-0/+4
1996-03-18(iterator_loop_epilogue): Don't clear DECL_RTL for a static decl.Richard Kenner1-2/+4
1996-03-18(summarize_insn, case SUBREG, CONST_*): New cases.Richard Kenner1-0/+8
1996-03-17(find_split_point): Handle NULL return from make_extraction.Doug Evans1-9/+23
1996-03-16(trap): New attribute.Richard Kenner1-51/+445
1996-03-16(alpha_tp, alpha_fprm, alpha_fptm): New variables.Richard Kenner1-0/+437
1996-03-16(CPP_SPEC): Added -mieee and -mieee-with-inexact.Richard Kenner1-13/+126
1996-03-16(final_scan_insn, case CODE_LABEL): Invoke FINAL_PRESCAN_INSN ifRichard Kenner1-1/+6
1996-03-16(substitute_in_expr, case COMPONENT_REF): Ignore if innerRichard Kenner1-1/+7
1996-03-16(insv): Restore missing end of comment.Richard Kenner1-0/+1
1996-03-16(standard_80386_constant_p): -0.0 is not 0.0.Richard Kenner1-1/+1
1996-03-16(make_extraction): Correct typo in force_to_mode call in previous change.Richard Kenner1-6/+16
1996-03-16Initial revisionRichard Kenner1-0/+70
1996-03-16(output_prolog): Set alpha_function_needs_gp if profiling andRichard Kenner1-0/+6
1996-03-15fix TImode offset addres testDavid Edelsohn1-6/+5
1996-03-15add -bnoentry if no entry point for shared objectDavid Edelsohn1-1/+1
1996-03-14(ASM_OUTPUT_DOUBLE_INT): Use 'X' if CONST_INT andJim Wilson1-1/+8
1996-03-15Recognize mips-*-sysv*Ian Lance Taylor1-0/+7
1996-03-14Fix bug with 8-16 byte structures not getting instantiated correctlyMichael Meissner1-2/+4
1996-03-14(mips_expand_prologue): Change TYPE_NEEDS_CONSTRUCTING toJim Wilson1-1/+1
1996-03-14Add exception attribute for WindowsMichael Meissner2-54/+100
1996-03-13pa.h (ASM_DECLARE_FUNCTION_NAME): Change TYPE_NEEDS_CONSTRUCTING to TREE_ADDR...Jeff Law1-1/+1
1996-03-13(warn_sign_compare): Add extern to declaration.Jim Wilson1-1/+1
1996-03-13Fix ASM_OUTPUT_ALIGNMichael Meissner1-0/+8
1996-03-13Add static constructor/destructor support to Windows NTMichael Meissner5-36/+217
1996-03-12dbxout.c (dbxout_type): Better "variant" handling to ignore const/volatile bu...Per Bothner1-3/+13
1996-03-12(ROUND_TPE_SIZE): Return round_up result instead ofJim Wilson1-1/+1
1996-03-12(__LONG_MAX__): on Alpha, use 64 bit value.Richard Kenner1-0/+4
1996-03-12(nonlocal_goto): Emit barrier after jump.Richard Kenner1-0/+31
1996-03-12(expand_expr, case COMPONENT_REF): For unaligned object inJim Wilson1-2/+3
1996-03-12(clear_storage): Add comment terminator.Jim Wilson1-1/+1
1996-03-12(dbra peepholes): Use flags_in_68881.Torbjorn Granlund1-2/+2
1996-03-12(valid_dbcc_comparison_p): Don't test cc_prev_status here.Torbjorn Granlund1-8/+10
1996-03-11recog.c (constrain_operands, case 'V'): Don't call offsettable_memref_p befor...Jeff Law1-1/+6
1996-03-11h8300.h (SP_AND_G_REGS): Renamed from SP_AND_G_REG.Doug Evans3-142/+171