]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
gcc/
[thirdparty/gcc.git] / gcc / cgraphunit.c
2012-04-10  rguenth2012-04-10 Richard Guenther <rguenther@suse.de>
2012-03-29  rguenth2012-03-29 Richard Guenther <rguenther@suse.de>
2012-02-16  jakub PR middle-end/51929
2012-02-16  jakub PR translation/52264
2012-02-10  rguenth2012-02-10 Richard Guenther <rguenther@suse.de>
2012-02-02  hubicka PR middle-end/51998
2012-01-24  jason PR c++/51812
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-06  jakub PR target/47333
2011-12-14  dvyukovRevert the previous "Fix flags for edges from/to entry...
2011-12-12  dvyukovFix flags for edges from/to entry/exit basic blocks.
2011-12-05  rguenth2011-12-05 Richard Guenther <rguenther@suse.de>
2011-12-01  rthPR middle-end/51273
2011-11-12  hubicka PR bootstrap/50822
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-31  pbrook2011-10-31 Paul Brook <paul@codesourcery.com>
2011-10-21  hubicka * cgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-19  hubickaOops, old revision of patch..
2011-10-19  hubicka * cgraphunit.c (handle_alias_pairs): Also handle wekre...
2011-10-16  hubicka PR target/48668
2011-10-02  hubicka * cgraphunit.c (verify_edge_count_and_frequency):...
2011-10-02  hubicka * cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27  hubicka * doc/invoke.texi (ffat-lto-objects): Document.
2011-09-13  hubicka PR other/49533
2011-09-02  jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-08-31  jamborm2011-08-31 Martin Jambor <mjambor@suse.cz>
2011-08-17  rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-07-22  jamborm2011-07-22 Martin Jambor <mjambor@suse.cz>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-07  jamborm2011-07-07 Martin Jambor <mjambor@suse.cz>
2011-06-23  hubicka PR tree-optimize/49373
2011-06-22  matz* cgraphunit.c (assemble_thunk): Use correct return...
2011-06-21  chrbrPR middle-end/49139 fix always_inline diagnostics
2011-06-18  hubicka * lto-symtab.c (lto_varpool_replace_node): Remove...
2011-06-15  hubicka * cgraphunit.c (handle_alias_pairs): New function.
2011-06-14  hubicka * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10  davidxlre checking -fdump-passes
2011-06-10  hubicka * cgraphunit.c (cgraph_reset_node): Do not set redefin...
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxl-fdump-pass implementation
2011-06-06  dnovillo * Makefile.in (lto-compress.o): Add dependency on...
2011-05-08  hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-06  hubicka * cgraph.c (cgraph_add_thunk): Create real function...
2011-04-29  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-28  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-27  hubicka * cgraphunit.c (cgraph_process_new_functions): Fix...
2011-04-26  hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-22  hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-22  davidxlRemove cgraph pid
2011-04-19  hubicka * cgraph.h (save_inline_function_body): Remove.
2011-04-17  hubicka * cgrpah.h (struct cgraph_node): Remove finalized_by_f...
2011-04-17  hubicka * cgraph.c (cgraph_clone_node): Do not handle vtable_m...
2011-04-16  hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-04-10  mrsRemove doubled up words.
2011-04-03  matz * cgraphbuild.c (record_reference): Canonicalize const...
2011-03-28  jamborm2011-03-28 Martin Jambor <mjambor@suse.cz>
2011-03-11  jamborm2011-03-11 Martin Jambor <mjambor@suse.cz>
2011-02-17  hubicka PR debug/47106
2011-02-11  froydnj * cgraph.c: Fix comment typos.
2011-02-03  jakub PR middle-end/31490
2011-02-03  jakub PR target/47564
2011-01-27  hubicka PR middle-end/46949
2011-01-26  hubicka PR target/47237
2011-01-26  hubicka PR tree-optimization/47190
2011-01-10  davekgcc/ChangeLog:
2011-01-03  jamborm2011-01-03 Martin Jambor <mjambor@suse.cz>
2011-01-03  jamborm2011-01-03 Martin Jambor <mjambor@suse.cz>
2010-12-15  jamborm2010-12-15 Martin Jambor <mjambor@suse.cz>
2010-11-30  davek * cgraphunit.c (process_function_and_variable_attribut...
2010-11-30  rguenth2010-11-30 Richard Guenther <rguenther@suse.de>
2010-11-25  ktietz2010-11-25 Kai Tietz <kai.tietz@onevision.com>
2010-11-16  hubicka * cgraph.h (+varpool_can_remove_if_no_refs): Move...
2010-11-11  hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-03  froydnjgcc/
2010-10-15  matz * cgraphunit.c (clone_of_p): Define uncondition...
2010-10-15  hubicka PR middle-end/45621
2010-10-13  rguenth2010-10-13 Richard Guenther <rguenther@suse.de>
2010-10-13  rguenth2010-10-13 Richard Guenther <rguenther@suse.de>
2010-10-05  hubicka * cgraphunit.c (assemble_function): Output thunks...
2010-09-23  rguenth2010-09-23 Richard Guenther <rguenther@suse.de>
2010-09-18  hubicka PR tree-optimization/45453
2010-09-18  hubicka PR tree-optimization/45605
2010-08-21  hubicka * tree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-21  hubicka PR c++/45307
2010-08-20  froydnjgcc/
2010-08-05  jamborm2010-08-05 Martin Jambor <mjambor@suse.cz>
2010-07-22  jamborm2010-07-22 Martin Jambor <mjambor@suse.cz>
2010-07-16  froydnj * tree.c (build_common_builtin_nodes): Use build_funct...
2010-07-15  rthFinish zeroing out the current function status after...
2010-07-15  froydnjgcc/
2010-07-13  froydnjgcc/
2010-07-06  froydnjgcc/
2010-07-04  hubicka * cgraphunit.c (init_cgraph): Only initialize...
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-26  hubicka PR middle-end/44671
2010-06-22  ebotcazou * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_call...
next