OSDN Git Service

* gcc.dg/pr34351.c: Compile for x86 targets only. Use %ebx register.
[pf3gnuchains/gcc-fork.git] / gcc / cgraph.h
2008-01-29 jakub PR middle-end/34969
2007-11-02 dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-09-07 rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-05-28 razya2007-05-07 Razya Ladelsky <razya@il.ibm.com>
2007-02-09 hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-01-19 hubickaPatch by Tomas Bily <tbily@suse.cz>
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2006-12-30 hubicka * cgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-20 hubicka * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_...
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-09 hubicka * cgraph.c: Update copyright.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-08-21 hubicka PR rtl-optimization/28071
2006-08-17 jakub PR c/28744
2006-07-24 hubicka PR c/25795
2006-06-16 rguenth2006-06-16 Richard Guenther <rguenther@suse.de>
2006-05-18 mrsWhitespace fixups
2006-04-17 kazu * cgraph.h (cgraph_edge_p): New.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-17 ian./:
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-08-01 razya * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c...
2005-07-28 hubicka * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL...
2005-07-28 jconner * ipa-inline.c (cgraph_edge_badness): Update...
2005-07-16 zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-25 kcookUpdate FSF address.
2005-06-24 hubicka * tree-optimize.c (init_tree_optimization_passes)...
2005-06-02 hubicka * cgraph.c (cgraph_node): Maintain master clones.
2005-06-02 hubicka * cgraph.c (dump_cgraph_node): Print new flags.
2005-05-27 hubicka * cgraph.c: Include tree-gimple.h
2005-05-25 hubicka * Makefile.in (ipa-inline.o): Add COEVERAGE_H dependency.
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-04-24 jakub PR middle-end/20991
2005-04-22 hubicka * Makefile.in (ipa.o, ipa-inline.o): New files.
2005-03-30 hubicka2005-03-31 Jan Hubicka <jh@suse.cz>
2005-03-30 rth * cgraph.h (struct cgraph_node): Add alias.
2005-03-29 jakub PR middle-end/20622
2005-03-20 hubicka * cgraph.h (cgraph_node): Add prev_clone pointer.
2005-03-02 rguenth2005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-01-23 kazu * cgraph.c (cgraph_varpool_n_nodes): Remove.
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-02 rth PR c/19031
2004-11-18 bje * cgraph.h: Replace "it's" with "its" throughout.
2004-11-08 bje * cgraph.h (cgraph_calls_p): Remove.
2004-10-25 zadeckpatch to remove the analysis of module level static...
2004-09-20 hubicka PR middle-end/16460
2004-09-14 kazu * cgraph.h, cgraphunit.c, fold-const.c, lambda-mat.c,
2004-09-13 zadeckNew code to analyze file level static variables and...
2004-09-10 bonzini2004-09-10 Paolo Bonzini <bonzini@gnu.org>
2004-07-15 fche* Fix for g++/15861
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-05-22 zack2004-05-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-19 zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-30 zack * gengtype.c (create_option): New function.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-14 hubicka * cgraph.c (create_edge): Use local.redefined_extern_i...
2004-01-04 hubicka * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-10-22 hubicka PR debug/12389
2003-09-25 rsandifo * cgraph.h (cgraph_remove_edge): Declare.
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-08-16 hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-12 aj * fp-test.c (main): Use ISO C90 prototype.
2003-07-12 hubicka * cgraph.c (cgraph_max_uid): New global variable.
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-02 hubicka * cgraph.c (cgraph_mark_needed_node, cgraph_varpool_ma...
2003-07-02 hubicka * cgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-30 hubicka * Makefile.in (GTFILES): Add cgraph.h.
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-05 hubicka * Makefile.in (calls.o, toplev.o alias.o): Depend...
2003-03-05 hubicka * gcc.dg/i386-local.c: New.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...