summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * function.c (assign_parms): Handle frontend-directed pass byjason2002-07-261-0/+9
* * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.neil2002-07-211-1/+0
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-30/+3
* PR middle-end/6963uweigand2002-06-221-13/+11
* * function.h (struct function) [funcdef_no]: Rename profile_label_no.rth2002-06-171-4/+5
* * function.c (epilogue_done): Correctly build a sequence of insns forrearnsha2002-06-171-1/+2
* * alias.c (argument_registers): Remove.law2002-06-131-3/+0
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-64/+72
* * alias.c (static_reg_base_value): New to hold RTL forlaw2002-06-101-0/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-216/+77
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-1/+1
* * final.c: Fix formatting.kazu2002-05-171-5/+5