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