summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * function.c (assign_parms): Check for zero size args.amodra2003-05-171-0/+3
* * coverage.h (coverage_counter_alloc): New function.nathan2003-05-111-2/+0
* * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.amodra2003-05-091-10/+44
* * function.c (assign_parms): Correct reversed reg_parm_stack_spaceamodra2003-05-071-1/+4
* PR c/10604zack2003-05-031-7/+2
* * calls.c (struct arg_data): Move offset, slot_offset, size andamodra2003-05-021-135/+156
* * function.c (purge_addressof_1): Postpone insn in fewer cases.rakdver2003-04-301-7/+9
* Fix typo in comment.kenner2003-04-221-1/+1
* * function.c (purge_addressof_1): In (mem (addressof (reg))) caseamylaar2003-04-221-0/+30
* * function.c (purge_addressof_1): For ADDRESSOF, see if SUB is akenner2003-04-181-1/+9
* * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New.rth2003-04-111-2/+1
* 2003-04-10 Zack Weinberg <zack@codesourcery.com>zack2003-04-111-4/+10
* PR inline-asm/8803hubicka2003-04-101-0/+6
* * function.c (purge_addressof): Use free_INSN_LIST_node instead ofrakdver2003-04-091-1/+1
* * function.c (postponed_insns): New.rakdver2003-04-081-12/+41
* PR opt/8634rth2003-04-071-2/+8
* * function.c (put_var_into_stack): Change bool parameter to int.mmitchel2003-03-241-2/+2
* PR c++/7086mmitchel2003-03-241-15/+24
* PR inline-asm/7916hubicka2003-03-211-4/+33
* * function.c (next_block_index): Mark with GTY.geoffk2003-03-181-1/+1
* * function.c (assign_parms): For a struct value address passed ashainque2003-03-171-18/+20
* * function.c (thread_prologue_and_epilogue_insns): Set delete_unusedm.hayes2003-03-171-1/+1
* PR optimization/9387m.hayes2003-03-151-12/+1
* * function.c (STACK_ALIGNMENT_NEEDED): New macro. Default to 1.danglin2003-03-041-7/+22
* * emit-rtl.c (set_reg_attrs_for_parm): New function.zlomek2003-02-281-1/+1
* * function.c (assign_stack_local_1): Truncate constant added toaoliva2003-02-261-3/+6
* * function.c (assign_parms): Set reg_attrs for parameters passed inzlomek2003-02-261-0/+4
* * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGShubicka2003-02-191-1/+1
* * bb-reorder.c (find_traces_1_round): Don't connect easy to copyrth2003-02-151-0/+2
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-0/+2
* PR optimization/9090rearnsha2003-01-271-4/+1
* * builtins.c (purge_builtin_constant_p): Scan insn streamsayle2003-01-251-2/+1
* * function.h (struct function): New field calls_constant_p.sayle2003-01-251-0/+2
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-9/+0
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-2/+3
* * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsignedghazi2003-01-161-1/+1
* Merge from pch-branch.geoffk2003-01-101-1/+1
* 2003-01-08 Dale Johannesen <dalej@apple.com>dalej2003-01-091-0/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-74/+3
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * expr.c (gen_group_rtx, emit_group_move): New functions.danglin2002-11-271-12/+19
* PR optimization/6631mmitchel2002-10-141-1/+2
* * calls.c (expand_call): Simplify noreturn call.hubicka2002-10-111-0/+2
* cp:ghazi2002-10-111-1/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-6/+6
* * calls.c (store_one_arg): Set default alignment for BLKmode argumentsdanglin2002-09-171-7/+20
* * ABOUT-NLS: Follow spelling conventions.kazu2002-09-161-1/+1
* * expr.h (enum block_op_methods): New.rth2002-08-291-1/+1
* * function.c (TRAMPOLINE_ALIGNMENT): Always defined.neil2002-08-061-6/+1
* Index: ChangeLoggeoffk2002-08-041-3/+0
OpenPOWER on IntegriCloud