]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
* cgraph.c: Fix comment typos.
[thirdparty/gcc.git] / gcc / cgraphunit.c
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...
2010-06-02  hubicka PR middle-end/44295
2010-06-01  hubicka * cgraph.h (tree_function_versioning): Update prototype.
2010-05-31  ebotcazou * cgraphunit.c (cgraph_decide_is_function_needed)...
2010-05-30  hubicka * cgraph.h (cgraph_dump_file): Declare.
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-29  hubicka * cgraphunit.c (cgraph_materialize_clone): Only remove...
2010-05-29  hubickaAdd missing part of previous commit.
2010-05-29  hubicka * cgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-27  jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27  hubicka * cgraph.h (struct cgraph_node): Mark former_clone_of...
2010-05-27  hubicka * cgraphunit.c (verify_cgraph_node): Do checking that...
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-17  hubicka * cgraph.c (cgraph_create_virtual_clone): Only check
2010-05-13  hubicka * final.c (output_addr_const): Do not call mark_decl_r...
2010-05-13  hubicka * cgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-07  stevenChangeLog:
2010-04-29  hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28  jamborm2010-04-28 Martin Jambor <mjambor@suse.cz>
2010-04-27  jamborm2010-04-27 Martin Jambor <mjambor@suse.cz>
2010-04-26  hubicka * cgraphunit.c (cgraph_copy_node_for_versioning):...
2010-04-20  hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-19  jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-03-31  rguenth2010-03-31 Richard Guenther <rguenther@suse.de>
2010-03-27  danglin PR middle-end/41674
2010-03-18  jamborm2010-03-18 Martin Jambor <mjambor@suse.cz>
2010-03-11  jamborm2010-03-11 Martin Jambor <mjambor@suse.cz>
2010-02-19  amodra PR middle-end/42344
2010-02-19  mrs PR objc/43061
2010-02-15  rguenth2010-02-15 Richard Guenther <rguenther@suse.de>
2010-01-20  jakub * sel-sched.c (create_speculation_check): Remove set...
2010-01-05  jakub PR tree-optimization/42508
2009-12-10  jakub PR c++/42317
2009-12-10  hubicka PR middle-end/42228
2009-12-03  rguenth2009-12-03 Richard Guenther <rguenther@suse.de>
2009-12-01  amylaar2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>
2009-11-29  hubicka * cgraph.c (same_body_alias_1): Break out of
2009-11-25  hjlRemove trailing white spaces.
2009-11-18  jakub PR c++/3187
2009-11-17  hubicka * cgraph.c (cgraph_update_edges_for_call_stmt_node...
2009-11-16  hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-11-12  hubicka * cgraph.h (varpool_node_name): Declare.
2009-10-27  rth * cgraphunit.c (cgraph_optimize): Maintain...
2009-10-22  hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-17  jakub PR debug/40521
2009-10-07  hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03  dnovilloMerge lto branch into trunk.
2009-09-24  jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-23  jakub PR bootstrap/41436
2009-09-14  rthSquash commit of EH in gimple
2009-09-10  rguenth2009-09-10 Richard Guenther <rguenther@suse.de>
2009-09-04  rguenth2009-09-04 Richard Guenther <rguenther@suse.de>
2009-09-03  dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-07-20  jamborm2009-07-20 Jan Hubicka <jh@suse.cz>
2009-07-17  rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-16  manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-30  ebotcazou * cgraphunit.c (cgraph_finalize_compilation_unit)...
2009-06-15  espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-12  aldyhgcc/java/
2009-06-08  hubicka PR debug/39834
2009-05-15  hubicka2009-05-15 Jan Hubicka <jh@suse.cz>
next