Age | Commit message (Expand) | Author | Files | Lines |
1995-12-31 | reorg.c (fill_simple_delay_slots): Try to fill from the target of an uncondit... | Jeff Law | 1 | -1/+14 |
1995-12-31 | pa.h (REG_ALLOC_ORDER): Allocate PA1.1 caller-saved FP regs before PA1.0 call... | Jeff Law | 1 | -1/+1 |
1995-12-31 | sched.c (adjust_priority): Use ADJUST_PRIORITY if its defined. | Jeff Law | 2 | -0/+30 |
1995-12-31 | (tail_recursion_args): Compare TYPE_MAIN_VARIANTs. | Richard Kenner | 1 | -1/+2 |
1995-12-31 | (rest_of_compilation): Leave DECL_INLINE set even if won't inline. | Richard Kenner | 1 | -10/+11 |
1995-12-31 | (instantiate_decls): Check DECL_SAVED_INSNS to see if obstack change | Richard Kenner | 1 | -1/+1 |
1995-12-31 | (clear_pending_stack_adjust): Don't do optimization if -O0. | Richard Kenner | 1 | -1/+2 |
1995-12-31 | (expand_call): Don't warn about not being able to inline if -O0. | Richard Kenner | 1 | -2/+3 |
1995-12-31 | ({bc_,}make_decl_rtl): Don't look at DECL_REGISTER for functions. | Richard Kenner | 1 | -18/+20 |
1995-12-31 | (compile_file): DECL_REGISTER isn't defined for FUNCTION_DECL. | Richard Kenner | 1 | -1/+1 |
1995-12-31 | (fixup_gotos): Use DECL_ERROR_ISSUED instead of DECL_REGISTER. | Richard Kenner | 1 | -2/+2 |
1995-12-31 | (gen_decl): DECL_REGISTER isn't defined for FUNCTION_DECL. | Richard Kenner | 1 | -1/+1 |
1995-12-31 | Add documentation on uses of common area flags. | Richard Kenner | 1 | -4/+111 |
1995-12-30 | remove auto_export functionality. | Jason Merrill | 1 | -12/+0 |
1995-12-30 | (plain_type_1, case ARRAY_TYPE): Subtract lower bound when writing | Richard Kenner | 1 | -1/+2 |
1995-12-30 | (assign_temp): Fix formatting. | Richard Kenner | 1 | -5/+8 |
1995-12-29 | (yylex, parse_c_expression, main): Likewise. | Richard Kenner | 1 | -6/+6 |
1995-12-29 | (eval_if_expression): End expression with '\n', not '\0' so '\0' can | Richard Kenner | 1 | -0/+1 |
1995-12-29 | * expr.c (save_noncopied_parts, expand_expr): Use new assign_temp function. | Per Bothner | 1 | -59/+7 |
1995-12-29 | * stmt.c (expand_asm_operands): Use new assign_temp function. | Per Bothner | 1 | -12/+2 |
1995-12-29 | * rtl.h (assign_temp): New declaration. | Per Bothner | 1 | -0/+1 |
1995-12-29 | function.c (assign_temp): New function. | Per Bothner | 1 | -0/+40 |
1995-12-29 | * tree.h (TYPE_ARRAY_MAX_SIZE): New macro (used by Chill). | Per Bothner | 1 | -0/+4 |
1995-12-29 | * function.c (assign_parms): Fix thinko for struct value arg. | Per Bothner | 1 | -1/+1 |
1995-12-29 | Remove code accidently put back in. | Michael Meissner | 1 | -9/+0 |
1995-12-29 | Undo most of 12/27 changes | Michael Meissner | 3 | -180/+97 |
1995-12-28 | 77th Cygnus<->FSF merge | Mike Stump | 5 | -48/+140 |
1995-12-28 | sparc.h (RETURN_ADDR_OFFSET): Rename from NORMAL_RETURN_ADDR_OFFSET... | Mike Stump | 1 | -2/+2 |
1995-12-28 | (yylex): Improve error message for bogus numbers. | Richard Kenner | 1 | -39/+10 |
1995-12-28 | (parse_number): Improve error message for bogus numbers. | Richard Kenner | 1 | -18/+18 |
1995-12-28 | (do_include): In VMS, worry only about EACCES when open fails. | Richard Kenner | 1 | -0/+11 |
1995-12-27 | (_bb_init_prg): Cast arg to bzero to (char *). | Richard Kenner | 1 | -1/+1 |
1995-12-27 | fix-header.c: Add EXIT_FAILURE and EXIT_SUCCESS to stdlib.h i missing. | Per Bothner | 1 | -12/+78 |
1995-12-27 | Yank out part of last change | Michael Meissner | 3 | -23/+16 |
1995-12-27 | Fix and add prototypes to match XPG4. | Per Bothner | 1 | -7/+10 |
1995-12-27 | (memory_address, allocate_dynamic_stack_space): Pass additional arg to | Richard Kenner | 1 | -3/+3 |
1995-12-27 | * sys-types.h: Add dummy definition for ssize_t. | Per Bothner | 1 | -0/+1 |
1995-12-27 | (extbh): Remove; no such insn. | Richard Kenner | 1 | -15/+0 |
1995-12-27 | (extend{qihi,qisi,hisi}2): Allow unaligned memory as arg 1 and pass to extend... | Richard Kenner | 1 | -159/+243 |
1995-12-27 | ({CONSTANT,DATA}_ALIGNMENT): Align to at least BITS_PER_WORD. | Richard Kenner | 1 | -10/+5 |
1995-12-27 | ({non,}aligned_memory_operand): Test REGNO_POINTER_ALIGN. | Richard Kenner | 1 | -11/+17 |
1995-12-27 | (integrate.o): Includes regs.h. | Richard Kenner | 1 | -1/+1 |
1995-12-27 | (unroll_loop): Set regno_pointer_{flag,align} in remap table. | Richard Kenner | 1 | -0/+4 |
1995-12-27 | Include regs.h. | Richard Kenner | 1 | -41/+71 |
1995-12-27 | (struct inline_remap): New fields regno_pointer_flag and | Richard Kenner | 1 | -1/+5 |
1995-12-27 | (INLINE_HEADER): Add three new fields. | Richard Kenner | 1 | -2/+1 |
1995-12-27 | (INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New macros. | Richard Kenner | 1 | -1/+7 |
1995-12-27 | (find_best_addr): Make sure folded address better before using. | Richard Kenner | 1 | -3/+15 |
1995-12-27 | (emit_unop_insn): Don't do -fforce-mem for SIGN_EXTEND. | Richard Kenner | 1 | -1/+3 |
1995-12-27 | (expand_decl): Set alignment of register for pointer variable. | Richard Kenner | 1 | -1/+3 |