| Commit message (Expand) | Author | Age | Files | Lines |
* | (assign_parms): Do all conversions in CONVERSION_INSNS. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (assign_parms): Use convert_to_mode instead of gen_lowpart when | kenner | 1995-06-14 | 1 | -1/+1 |
* | (assign_parms): Handle promotions of both passed and nominal modes separately | kenner | 1995-06-11 | 1 | -33/+51 |
* | (assign_parms): Don't call promote_mode on arg unless | kenner | 1995-06-08 | 1 | -0/+3 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -6/+6 |
* | (expand_function_end): Don't warn about unused | merrill | 1995-05-07 | 1 | -1/+2 |
* | (expand_function_end): Warn about unused parms if both -Wunused and -W. | kenner | 1995-04-26 | 1 | -6/+4 |
* | (assign_parms): If STACK_REGS is defined, generate USE insns before | kenner | 1995-04-25 | 1 | -0/+11 |
* | Use TREE_ADDRESSABLE rather than | merrill | 1995-04-20 | 1 | -1/+1 |
* | (instantiate_decls): Use temporary allocation if | wilson | 1995-04-17 | 1 | -2/+2 |
* | (preserve_temp_slots): Clear ADDR_TAKEN on item that we are | kenner | 1995-03-28 | 1 | -0/+1 |
* | (pop_function_context): Fix error in last change; reference old value | kenner | 1995-03-18 | 1 | -3/+3 |
* | Handle compilation of nested functions from another scope. | merrill | 1995-03-15 | 1 | -10/+12 |
* | Remove Feb 28's FUNCTION_NEEDS_STATIC_CHAIN changes. | bothner | 1995-03-02 | 1 | -10/+4 |
* | * function.c (lookup_static_chain): Check for a static chain | bothner | 1995-02-28 | 1 | -4/+10 |
* | (assign_parms): Added arg to RETURN_POPS_ARGS. | kenner | 1995-02-21 | 1 | -1/+1 |
* | (delete_handlers): When clear LABEL_PRESERVE_P, | wilson | 1995-01-21 | 1 | -1/+19 |
* | (optimize_bit_field): Don't remove a SUBREG that changes mode class. | kenner | 1995-01-13 | 1 | -2/+4 |
* | * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return | law | 1994-12-30 | 1 | -0/+1 |
* | (instantiate_virtual_regs_1, case PLUS): If offset is | dje | 1994-12-13 | 1 | -12/+21 |
* | (locate_and_pad_parm): Don't call pad_below for BLKmode parms in regs. | dje | 1994-12-12 | 1 | -1/+4 |
* | (locate_and_pad_parm): Do padding before rounding | dje | 1994-12-07 | 1 | -4/+5 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -31/+22 |
* | (init_function_start): Use | merrill | 1994-11-16 | 1 | -1/+1 |
* | (assign_stack_temp): Compute size of slot after | dje | 1994-11-15 | 1 | -1/+11 |
* | (assign_stack_temp): Always initialize p->rtl_expr. | kenner | 1994-11-11 | 1 | -0/+1 |
* | (preserve_rtl_expr_result): find_temp_slot_from_address now used. | kenner | 1994-11-11 | 1 | -8/+8 |
* | (preserve_temp_slots): Preserve anything whose address was taken when | kenner | 1994-10-31 | 1 | -2/+10 |
* | * function.c (current_function_outgoing_args_size): Update comment. | bothner | 1994-10-17 | 1 | -3/+2 |
* | (preserve_temp_slots): If X cannot be a temp slot, preserve all things | kenner | 1994-10-07 | 1 | -3/+10 |
* | (assign_stack_temp): Abort if SIZE == -1. | kenner | 1994-10-07 | 1 | -0/+5 |
* | (struct temp_slot): New field addr_taken. | kenner | 1994-10-06 | 1 | -11/+43 |
* | ontext, adds argument to indicate that the new | merrill | 1994-10-02 | 1 | -5/+19 |
* | (trampoline_address): Add missing call to round_trampoline. | kenner | 1994-09-28 | 1 | -1/+3 |
* | (optimize_bit_field): Put any insns made by change_address in front of INSN. | kenner | 1994-09-27 | 1 | -2/+10 |
* | (pop_function_context): Clear reg_renumber. | kenner | 1994-09-20 | 1 | -0/+1 |
* | (assign_parms): Set RTX_UNCHANGING_P on stack_parm | wilson | 1994-09-12 | 1 | -0/+3 |
* | (expand_main_function): Don't call __main if | merrill | 1994-09-10 | 1 | -2/+7 |
* | (assign_parms): If parm is transparent union, use type of first field. | kenner | 1994-08-19 | 1 | -0/+7 |
* | (expand_function_start): Add redundant copy to | kenner | 1994-08-12 | 1 | -3/+6 |
* | (expand_function_start): Only use static_chain_incoming_rtx once if it | kenner | 1994-08-08 | 1 | -4/+13 |
* | (expand_function_start): Initialize VALUE_ADDRESS. | kenner | 1994-07-29 | 1 | -1/+1 |
* | Wed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb.cygnus.com) | merrill | 1994-07-13 | 1 | -0/+1 |
* | (instantiate_virtual_regs_1): Remove last change. | kenner | 1994-07-10 | 1 | -1/+1 |
* | (instantiate_virtual_regs_1, case SET): If DEST is | kenner | 1994-07-08 | 1 | -1/+1 |
* | fix temp lifetime (FOR TARGET_EXPRs only) | mrs | 1994-07-08 | 1 | -5/+15 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -3/+4 |
* | (assign_parms): Set REG_USERVAR_P when parm is passed by invisible | kenner | 1994-05-27 | 1 | -0/+1 |
* | (assign_parms): Fix typo in previous change. | kenner | 1994-05-12 | 1 | -1/+1 |