Age | Commit message (Expand) | Author | Files | Lines |
1996-03-05 | (expand_expr, case *_DECL): If we make a non-local reference from a function ... | Jason Merrill | 1 | -3/+5 |
1996-03-04 | (bc_expand_function_start): Likewise. | Richard Kenner | 1 | -1/+1 |
1996-01-15 | ({,round_}trampoline_address): TRAMPOLINE_ALIGNMENT is in bits, not | Richard Kenner | 1 | -4/+5 |
1995-12-31 | (assign_temp): Add extra arg, DONT_PROMOTE. | Richard Kenner | 1 | -6/+7 |
1995-12-31 | (instantiate_decls): Check DECL_SAVED_INSNS to see if obstack change | Richard Kenner | 1 | -1/+1 |
1995-12-30 | (assign_temp): Fix formatting. | Richard Kenner | 1 | -5/+8 |
1995-12-29 | function.c (assign_temp): New function. | Per Bothner | 1 | -0/+40 |
1995-12-29 | * function.c (assign_parms): Fix thinko for struct value arg. | Per Bothner | 1 | -1/+1 |
1995-12-27 | (assign_parms): Set REGNO_POINTER_ALIGN for parms that are pointers. | Richard Kenner | 1 | -1/+3 |
1995-12-18 | (fixup_var_refs_1): Fix error in last change (when mode of VAR is not | Richard Kenner | 1 | -0/+2 |
1995-12-16 | (fixup_var_refs_1): Fix two incorrect calls to single_set. | Richard Kenner | 1 | -2/+2 |
1995-12-15 | (init_temp_slots): New function. | Richard Kenner | 1 | -4/+13 |
1995-12-14 | function.c (identify_blocks): Start with a chain of BLOCKs to match the rest ... | Mike Stump | 1 | -28/+41 |
1995-11-26 | (fixup_var_refs_1): Make pseudo for DEST in PROMOTED_MODE unless in a | Richard Kenner | 1 | -5/+6 |
1995-11-12 | (put_reg_into_stack): New arg volatile_p. | Richard Kenner | 1 | -14/+19 |
1995-10-26 | (assign_parms): Don't trust the callee to copy a TREE_ADDRESSABLE | Richard Kenner | 1 | -1/+2 |
1995-10-20 | (init_function_start): Don't call init_insn_lengths here. | Richard Kenner | 1 | -3/+0 |
1995-10-03 | (assign_stack_temp): Adjust full_size field of temp_slot when | Richard Kenner | 1 | -0/+1 |
1995-09-12 | (put_var_into_stack): For CONCAT case, order of placement depends on | Richard Kenner | 1 | -1/+1 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -1/+1 |
1995-07-28 | (assign_stack_temp): When split a slot, set base_offset and full_size in the ... | Richard Kenner | 1 | -0/+4 |
1995-07-14 | (struct temp_slot): New fields base_offset, full_size. | Richard Kenner | 1 | -7/+21 |
1995-07-14 | (current_function_stdarg): New global variable. | Richard Kenner | 1 | -1/+11 |
1995-07-10 | (setjmp_args_warning): Remove bogus arg. | Richard Kenner | 1 | -2/+1 |
1995-06-15 | (assign_parms): Do all conversions in CONVERSION_INSNS. | Richard Kenner | 1 | -1/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-14 | (assign_parms): Use convert_to_mode instead of gen_lowpart when | Richard Kenner | 1 | -1/+1 |
1995-06-11 | (assign_parms): Handle promotions of both passed and nominal modes separately... | Richard Kenner | 1 | -33/+51 |
1995-06-08 | (assign_parms): Don't call promote_mode on arg unless | Richard Kenner | 1 | -0/+3 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -6/+6 |
1995-05-07 | (expand_function_end): Don't warn about unused | Jason Merrill | 1 | -1/+2 |
1995-04-26 | (expand_function_end): Warn about unused parms if both -Wunused and -W. | Richard Kenner | 1 | -6/+4 |
1995-04-25 | (assign_parms): If STACK_REGS is defined... | Richard Kenner | 1 | -0/+11 |
1995-04-20 | Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether ... | Jason Merrill | 1 | -1/+1 |
1995-04-17 | (instantiate_decls): Use temporary allocation if | Jim Wilson | 1 | -2/+2 |
1995-03-27 | (preserve_temp_slots): Clear ADDR_TAKEN on item that we are | Richard Kenner | 1 | -0/+1 |
1995-03-18 | (pop_function_context): Fix error in last change; reference old value | Richard Kenner | 1 | -3/+3 |
1995-03-15 | Handle compilation of nested functions from another scope. | Jason Merrill | 1 | -10/+12 |
1995-03-01 | Remove Feb 28's FUNCTION_NEEDS_STATIC_CHAIN changes. | Per Bothner | 1 | -10/+4 |
1995-02-28 | function.c (lookup_static_chain): Check for a static chain using FUNCTION_NEE... | Per Bothner | 1 | -4/+10 |
1995-02-21 | (assign_parms): Added arg to RETURN_POPS_ARGS. | Richard Kenner | 1 | -1/+1 |
1995-01-20 | (delete_handlers): When clear LABEL_PRESERVE_P, | Jim Wilson | 1 | -1/+19 |
1995-01-13 | (optimize_bit_field): Don't remove a SUBREG that changes mode class. | Richard Kenner | 1 | -2/+4 |
1994-12-29 | calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return value from ass... | Jeff Law | 1 | -0/+1 |
1994-12-13 | (instantiate_virtual_regs_1, case PLUS): If offset is | Doug Evans | 1 | -12/+21 |
1994-12-12 | (locate_and_pad_parm): Don't call pad_below for BLKmode parms in regs. | Doug Evans | 1 | -1/+4 |
1994-12-07 | (locate_and_pad_parm): Do padding before rounding | Doug Evans | 1 | -4/+5 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -31/+22 |
1994-11-16 | (init_function_start): Use | Jason Merrill | 1 | -1/+1 |
1994-11-15 | (assign_stack_temp): Compute size of slot after | Doug Evans | 1 | -1/+11 |