OSDN Git Service

* cgraph.h (constant_pool_htab): New function.
[pf3gnuchains/gcc-fork.git] / gcc / cgraph.h
2009-07-20 ian * cgraph.h (constant_pool_htab): New function.
2009-07-20 jamborm2009-07-20 Jan Hubicka <jh@suse.cz>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-10 jamborm2009-06-10 Martin Jambor <mjambor@suse.cz>
2009-05-25 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-21 rguenth2009-05-21 Richard Guenther <rguenther@suse.de>
2009-05-15 hubicka2009-05-15 Jan Hubicka <jh@suse.cz>
2009-05-15 hubicka Revert the following patch until testsuite fallout...
2009-05-15 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-11 ian./:
2009-05-10 hubicka * cgraphbuild.c (record_reference): Use cgraph_mark_ad...
2009-05-10 hubicka PR middle-end/40084
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-20 dnovillo * cgraph.h (cgraph_node_ptr): New type for vector...
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-02 espindola2009-04-02 Rafael Avila de Espindola <espindola@googl...
2009-03-28 hubicka * cgraph.c (dump_cgraph_node): Add replace output...
2009-03-28 hubicka Bring from lto-branch:
2009-03-28 hubicka * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgra...
2009-03-23 rguenth2009-03-23 Richard Guenther <rguenther@suse.de>
2009-02-28 hubicka PR debug/39267
2008-11-12 dodjigcc/ChangeLog:
2008-09-11 jamborm2008-09-11 Martin Jambor <mjambor@suse.cz>
2008-08-29 hubicka * cgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-23 jamborm2008-07-23 Martin Jambor <mjambor@suse.cz>
2008-07-16 hubicka * cgraph.h (varpool_empty_needed_queue): Declare.
2008-07-13 hubicka * cgraph.c (assembler_name_hash): New static var.
2008-07-07 jamborm2008-07-07 Martin Jambor <mjambor@suse.cz>
2008-06-18 hubicka * cgraph.h (cgraph_mark_if_needed): New function.
2008-05-15 zadeck2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-10 hjl2008-05-09 H.J. Lu <hongjiu.lu@intel.com>
2008-05-07 hubicka * cgraph.c (dump_cgraph_node): Update.
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.
next