summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR middle-end/40080hubicka2009-05-091-1/+9
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-18/+218
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-3/+4
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+0
* * toplev.c (compile_file): Move call to coverage_finish ...dnovillo2009-04-191-0/+12
* * omp-low.c (create_omp_child_function): Set DECL_CONTEXTdnovillo2009-04-171-0/+1
* * cgraph.c (dump_cgraph_node): Add replace output flag by process.hubicka2009-03-281-10/+11
* Bring from lto-branch:hubicka2009-03-281-1/+1
* PR debug/39267hubicka2009-02-281-1/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR c++/39106jakub2009-02-051-1/+2
* gcc/ChangeLog:dodji2008-11-121-0/+9
* 2008-09-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-09-031-4/+15
* PR tree-optimization/37315hubicka2008-09-031-18/+14
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-5/+11
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-0/+2
* 2008-08-09 Richard Guenther <rguenther@suse.de>rguenth2008-08-091-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-27/+31
* * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka2008-07-261-5/+2
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-169/+15
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-1/+1
* * cgraph.h (varpool_empty_needed_queue): Declare.hubicka2008-07-161-0/+10
* PR c++/36523jakub2008-06-201-1/+0
* 2008-06-19 Bernhard Fischer <aldot@gcc.gnu.org>aldot2008-06-191-6/+5
* * cgraphunit.c (cgraph_optimize): Output debug info when doinghubicka2008-06-181-1/+1
* * cgraphunit.c (cgraph_expand_pending_functions): Give up athubicka2008-06-181-2/+2
* * cgraph.h (cgraph_mark_if_needed): New function.hubicka2008-06-181-0/+12
* gcc/rwild2008-06-061-4/+4
* 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-151-1/+1