summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2010-03-18 Martin Jambor <mjambor@suse.cz>jamborm2010-03-181-57/+66
* 2010-03-11 Martin Jambor <mjambor@suse.cz>jamborm2010-03-111-0/+2
* PR middle-end/42344amodra2010-02-191-5/+1
* PR objc/43061mrs2010-02-191-2/+2
* 2010-02-15 Richard Guenther <rguenther@suse.de>rguenth2010-02-151-2/+4
* * sel-sched.c (create_speculation_check): Remove set but not usedjakub2010-01-201-2/+1
* PR tree-optimization/42508jakub2010-01-051-15/+4
* PR c++/42317jakub2009-12-101-2/+49
* PR middle-end/42228hubicka2009-12-101-0/+5
* 2009-12-03 Richard Guenther <rguenther@suse.de>rguenth2009-12-031-1/+1
* 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr>amylaar2009-12-011-1/+6
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-38/+366
* Remove trailing white spaces.hjl2009-11-251-10/+10
* PR c++/3187jakub2009-11-181-3/+31
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Do not accesshubicka2009-11-171-0/+12
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-161-2/+4
* * cgraph.h (varpool_node_name): Declare.hubicka2009-11-121-0/+1
* * cgraphunit.c (cgraph_optimize): Maintain timevar stack properly.rth2009-10-271-1/+4
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-3/+4
* PR debug/40521jakub2009-10-171-0/+1
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-071-21/+25
* Merge lto branch into trunk.dnovillo2009-10-031-17/+34
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-5/+0
* PR bootstrap/41436jakub2009-09-231-0/+5
* Squash commit of EH in gimplerth2009-09-141-7/+2
* 2009-09-10 Richard Guenther <rguenther@suse.de>rguenth2009-09-101-8/+19
* 2009-09-04 Richard Guenther <rguenther@suse.de>rguenth2009-09-041-37/+37
* 2009-09-01 Diego Novillo <dnovillo@google.com>dnovillo2009-09-031-3/+38
* 2009-07-20 Jan Hubicka <jh@suse.cz>jamborm2009-07-201-5/+43
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-10/+25
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-1/+2
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-6/+6
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-0/+1
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-2/+2
* gcc/java/aldyh2009-06-121-2/+3
* PR debug/39834hubicka2009-06-081-0/+3
* 2009-05-15 Jan Hubicka <jh@suse.cz>hubicka2009-05-151-1/+3
* ./:ian2009-05-111-1/+9