summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...;hubicka2010-11-161-0/+3
* * doc/invoke.texi (-fwhopr): Merge into -flto section.hubicka2010-11-111-2/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* gcc/froydnj2010-11-031-4/+3
* * cgraphunit.c (clone_of_p): Define unconditionally.matz2010-10-151-2/+0
* PR middle-end/45621hubicka2010-10-151-4/+0
* 2010-10-13 Richard Guenther <rguenther@suse.de>rguenth2010-10-131-4/+11
* 2010-10-13 Richard Guenther <rguenther@suse.de>rguenth2010-10-131-1/+5
* * cgraphunit.c (assemble_function): Output thunks and aliases beforehubicka2010-10-051-9/+10
* 2010-09-23 Richard Guenther <rguenther@suse.de>rguenth2010-09-231-4/+6
* PR tree-optimization/45453hubicka2010-09-181-1/+7
* PR tree-optimization/45605hubicka2010-09-181-0/+2
* * tree-pass.h (pass_ipa_cdtor_merge): New function.hubicka2010-08-211-242/+0
* PR c++/45307hubicka2010-08-211-8/+4
* gcc/froydnj2010-08-201-1/+1
* 2010-08-05 Martin Jambor <mjambor@suse.cz>jamborm2010-08-051-4/+8
* 2010-07-22 Martin Jambor <mjambor@suse.cz>jamborm2010-07-221-27/+41
* * tree.c (build_common_builtin_nodes): Use build_function_type_listfroydnj2010-07-161-1/+1
* Finish zeroing out the current function status after building cdtor.rth2010-07-151-0/+2
* gcc/froydnj2010-07-151-2/+2
* gcc/froydnj2010-07-131-3/+3
* gcc/froydnj2010-07-061-1/+1
* * cgraphunit.c (init_cgraph): Only initialize dump file if it is not ...hubicka2010-07-041-1/+2
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-5/+2
* PR middle-end/44671hubicka2010-06-261-2/+1
* * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain theebotcazou2010-06-221-15/+19
* PR middle-end/44295hubicka2010-06-021-1/+7
* * cgraph.h (tree_function_versioning): Update prototype.hubicka2010-06-011-17/+32
* * cgraphunit.c (cgraph_decide_is_function_needed): Really return falseebotcazou2010-05-311-3/+5
* * cgraph.h (cgraph_dump_file): Declare.hubicka2010-05-301-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * cgraphunit.c (cgraph_materialize_clone): Only remove calles, refs and body;hubicka2010-05-291-1/+5
* Add missing part of previous commit.hubicka2010-05-291-0/+6
* * cgraph.c (clone_function_name): Take SUFFIX argument; export.hubicka2010-05-291-26/+16
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-7/+7
* * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).hubicka2010-05-271-0/+2
* * cgraphunit.c (verify_cgraph_node): Do checking that DECL matchhubicka2010-05-271-26/+18
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* * cgraph.c (cgraph_create_virtual_clone): Only checkhubicka2010-05-171-2/+1
* * final.c (output_addr_const): Do not call mark_decl_referenced.hubicka2010-05-131-7/+1
* * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.hubicka2010-05-131-0/+1
* ChangeLog:steven2010-05-071-0/+8
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+2
* 2010-04-28 Martin Jambor <mjambor@suse.cz>jamborm2010-04-281-15/+57
* 2010-04-27 Martin Jambor <mjambor@suse.cz>jamborm2010-04-271-0/+26
* * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.hubicka2010-04-261-5/+5
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-1/+10
* 2010-04-19 Martin Jambor <mjambor@suse.cz>jamborm2010-04-191-0/+2
* 2010-03-31 Richard Guenther <rguenther@suse.de>rguenth2010-03-311-4/+2
* PR middle-end/41674danglin2010-03-271-1/+5