summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-1/+1
* Basic block renumbering removal.rth2002-05-161-1/+1
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+4
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-0/+2
* * function.c: Fix formatting.kazu2002-05-031-33/+33
* * cpplex.c: Fix comment formatting.kazu2002-04-301-1/+1
* PR target/6413amodra2002-04-231-2/+8
* PR f/6138.mmitchel2002-04-221-30/+54
* * Makefile.in: Update.neil2002-04-201-18/+6
* PR c/6358jakub2002-04-191-15/+34
* * function.c: Revert patch for c/6358.rth2002-04-191-33/+14
* PR c/6358jakub2002-04-181-14/+33
* * function.c (fixup_var_refs_1) <SET, handling VAR in SET_SRC>:hp2002-04-121-8/+22
* * function.c (assign_temp): Accept either type or decl argument.rth2002-04-031-5/+30
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-3/+3
* * Makefile.in: Update.neil2002-03-201-1/+2
* PR optimization/5901rth2002-03-131-44/+48
* * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.kenner2002-03-091-48/+74
* * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitionrth2002-03-011-1/+1
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+2
* * function.c (assign_parms): Demote promoted argument passed byaoliva2002-02-141-7/+9
* * function.c (assign_parms): Don't put args of inline functionsjason2002-01-231-4/+2
* * doc/tm.texi: Remove STARTING_FRAME_PHASE.aldyh2002-01-221-21/+9
* 2002-01-18 Aldy Hernandez <aldyh@redhat.com>aldyh2002-01-191-2/+21
* * bitmap.h: Fix comment formatting.kazu2002-01-181-3/+3
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * function.h (struct function): Add profile.wcohen2002-01-031-1/+5
* * haifa-sched.c (reemit_other_notes): New.rth2001-12-271-0/+24
* * function.c (expand_main_function): Make sure stack adjustmentsdj2001-12-261-1/+12