OSDN Git Service

2010-01-22 Steve Ellcey <sje@cup.hp.com>
[pf3gnuchains/gcc-fork.git] / gcc / cgraph.c
2010-01-07 jakub PR tree-optimization/42625
2009-12-14 jakub * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readon...
2009-12-10 jakub PR c++/42317
2009-12-10 hubicka PR middle-end/42228
2009-11-29 hubicka * cgraph.c (same_body_alias_1): Break out of
2009-11-25 hjlRemove trailing white spaces.
2009-11-19 jakub * tree.c (need_assembler_name_p): Use cgraph_get_node...
2009-11-18 jakub PR c++/3187
2009-11-17 hubicka * cgraph.c (cgraph_update_edges_for_call_stmt_node...
2009-11-16 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-10-09 rguenth2009-10-09 Richard Guenther <rguenther@suse.de>
2009-10-07 hubicka * cgraph.c (cgraph_node_can_be_local): Handle external...
2009-10-07 hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 dnovilloMerge lto branch into trunk.
2009-10-01 hubicka * cgraph.c (cgraph_clone_node): Add redirect_callers...
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-08-31 dodjiEmit DWARF for template parameters (PR debug/30161)
2009-07-30 rth * cgraph.c (cgraph_set_call_stmt_including_clon...
2009-07-20 jamborm2009-07-20 Jan Hubicka <jh@suse.cz>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-10 jamborm2009-06-10 Martin Jambor <mjambor@suse.cz>
2009-06-08 hubicka PR middle-end/40102
2009-05-27 aoliva* cgraph.c (dump_cgraph_node): Honor -fdump-noaddr.
2009-05-25 hubicka * cgraph.c (dump_cgraph_node): Dump size/time/benefit.
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-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-19 hubicka * cgraph.c (cgraph_create_edge, cgraph_set_call_stmt...
2009-04-18 hubicka * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph...
2009-04-14 espindola2009-04-14 Rafael Avila de Espindola <espindola@googl...
2009-03-29 nemet * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_ed...
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-28 hubicka * cgraph.c (cgraph_function_body_availability): Functi...
2008-11-16 hubicka * cgraph.c (cgraph_function_body_availability): Fix...
2008-11-12 dodjigcc/ChangeLog:
2008-09-25 jamborm2008-09-25 Martin Jambor <mjambor@suse.cz>
2008-09-23 jamborm2008-09-23 Martin Jambor <mjambor@suse.cz>
2008-09-13 hubicka * cgraph.c: Include value-prof.h
2008-09-13 hubicka * cgraph.c (free_edges): New variable.
2008-09-11 hubicka * cgraph.c (cgraph_release_function_body): Plug memory...
2008-09-11 hubicka PR middle-end/37448
2008-09-03 hubicka PR tree-optimization/37315
2008-09-02 jakub PR tree-optimization/37095
2008-08-29 hubicka * cgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-18 spark2008-08-18 Paul Yuan <yingbo.com@gmail.com>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-29 hubicka * flags.h (flag_really_no_inline): Remove.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-26 hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-23 jamborm2008-07-23 Martin Jambor <mjambor@suse.cz>
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
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-26 ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-06-18 hubicka * cgraph.c (cgraph_add_new_function): When in expansio...
2008-06-17 aldot2008-06-17 Bernhard Fischer <>
2008-06-06 rwildgcc/
2008-05-07 hubicka * cgraph.c (dump_cgraph_node): Update.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-29 jakub PR middle-end/34969
2007-11-02 dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
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-14 hubicka * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
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.c: Update overall comment; fix vertical spacing.
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-09 hubicka * cgraph.c: Update copyright.
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-10-09 rthRevert emutls patch.
2006-10-04 rthgcc/
2006-09-25 rth * cgraph.c (dump_cgraph_varpool_node): Don...
2006-08-24 hubicka PR debug/26881
2006-08-21 hubicka PR rtl-optimization/28071
2006-07-26 hubicka PR tree-optimization/27882
2006-07-24 rguenth2006-07-24 Richard Guenther <rguenther@suse.de>
2006-07-24 hubicka PR c/25795
2006-05-18 mrsWhitespace fixups
2006-04-26 jakub PR c/26171
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
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-12-17 gdr * tree-inline.c (copy_body_r): Use explicit...
2005-10-31 hubicka PR middle-end/24093
next