summaryrefslogtreecommitdiffstats
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-16/+1
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-5/+0
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-13/+2
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-11/+0
* * function.c (identify_blocks, identify_blocks_1): Remove.rth2004-07-011-3/+0
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-011-4/+0
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-011-6/+0
* * function.h (struct function): Remove x_last_parm_insn,rth2004-06-301-8/+0
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-191-4/+0
* 2004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-06-181-0/+1
* gcc/ChangeLog:bonzini2004-06-151-5/+0
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-5/+0
* PR c++/15463rakdver2004-05-191-3/+7
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-55/+33
* * gcc.dg/unused-6.c: New test.hubicka2004-04-281-0/+2
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+7
* * gengtype.c (create_option): New function.zack2004-03-301-1/+1
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-3/+4
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* PR c++/13376steven2004-01-131-4/+3
* Fix messed up accidental commit.steven2004-01-031-0/+4
* Backport from tree-ssa (relevant changes only):steven2003-12-301-4/+0
* PR middle-end/11151ebotcazou2003-12-051-0/+6
* 2003-11-23 Waldek Hebisch <hebisch@math.uni.wroc.pl>aj2003-11-241-0/+3
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-0/+5
* * function.h (struct function): Add rtl_inline_init, saved_for_inline.rth2003-08-291-0/+7
* * function.h (struct function): Move function_frequency andrth2003-08-291-17/+17
* * fold-const.c: Convert prototypes to ISO C90.aj2003-07-011-24/+24
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* * function.h (struct emit_status): Remove x_last_linenum,nathan2003-06-161-3/+2
* * function.c (trampolines_created): New variable.jakub2003-06-041-0/+3
* * coverage.h (coverage_counter_alloc): New function.nathan2003-05-111-3/+0
* * Makefile.in (calls.o, toplev.o alias.o): Depend on cgraph.hhubicka2003-03-051-0/+2
* * bb-reorder.c (find_traces_1_round): Don't connect easy to copyrth2003-02-151-0/+4
* * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.zack2003-02-141-2/+2
* * function.h (struct function): New field calls_constant_p.sayle2003-01-251-0/+4
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-5/+0
* Merge basic-improvements-branch to trunkzack2002-12-161-2/+0
* * calls.c (expand_call): Simplify noreturn call.hubicka2002-10-111-0/+4
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* 2002-08-24 Stuart Hastings <stuart@apple.com>shebs2002-08-251-0/+7
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-7/+1
* * function.h (struct emit_status): Clarify potential contentslaw2002-06-231-1/+4
* * function.h (struct function) [funcdef_no]: Rename profile_label_no.rth2002-06-171-3/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-28/+19
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+13
* * final.c (end_final): Tidy whitespace. Don't honor flag_pack_struct.rth2002-05-111-1/+1
* * final.c (end_final): Use C trees to output data structures for profiling.hubicka2002-05-091-0/+3
* PR target/6413amodra2002-04-231-0/+4
OpenPOWER on IntegriCloud