OSDN Git Service

* gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
2010-05-23 stevenChangeLog:
2010-05-23 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-05-23 jamborm2010-04-28 Martin Jambor <mjambor@suse.cz>
2010-05-23 jamborm2010-04-27 Martin Jambor <mjambor@suse.cz>
2010-05-23 hubicka * cgraphunit.c (cgraph_copy_node_for_versioning):...
2010-05-23 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-05-23 jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-05-23 rguenth2010-03-31 Richard Guenther <rguenther@suse.de>
2010-05-23 danglin PR middle-end/41674
2010-05-23 jamborm2010-03-18 Martin Jambor <mjambor@suse.cz>
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>
2009-05-11 ian./:
2009-05-09 hubicka PR middle-end/40080
2009-05-08 hubicka * cgraphbuild.c (compute_call_stmt_bb_frequency):...
2009-05-04 jsm28 * attribs.c (decl_attributes): Use %qE for identifiers in
2009-05-01 steven * ipa-reference.c: Do not include c-common.h, include...
2009-04-19 dnovillo * toplev.c (compile_file): Move call to coverage_finis...
2009-04-17 dnovillo * omp-low.c (create_omp_child_function): Set DECL_CONTEXT
2009-03-28 hubicka * cgraph.c (dump_cgraph_node): Add replace output...
2009-03-28 hubicka Bring from lto-branch:
2009-02-28 hubicka PR debug/39267
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-05 jakub PR c++/39106
2008-11-12 dodjigcc/ChangeLog:
2008-09-03 pinskia2008-09-03 Andrew Pinski <andrew_pinski@playstation...
2008-09-03 hubicka PR tree-optimization/37315
2008-08-29 hubicka * tree.c (build_function_type_skip_args, build_functio...
2008-08-21 hubicka * cgraph.c (first_cgraph_function_insertion_hook)...
2008-08-09 rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-26 hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
2008-07-25 hubicka * cgraphbuild.c (record_reference): Drop non-unit...
2008-07-23 jamborm2008-07-23 Martin Jambor <mjambor@suse.cz>
2008-07-16 hubicka * cgraph.h (varpool_empty_needed_queue): Declare.
2008-06-20 jakub PR c++/36523
2008-06-19 aldot2008-06-19 Bernhard Fischer <aldot@gcc.gnu.org>
2008-06-18 hubicka * cgraphunit.c (cgraph_optimize): Output debug info...
2008-06-18 hubicka * cgraphunit.c (cgraph_expand_pending_functions):...
2008-06-18 hubicka * cgraph.h (cgraph_mark_if_needed): New function.
2008-06-06 rwildgcc/
2008-05-15 zadeck2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-07 hubicka * cgraph.c (dump_cgraph_node): Update.
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-01-29 jakub PR middle-end/34969
2008-01-23 rguenth2008-01-23 Richard Guenther <rguenther@suse.de>
2008-01-03 jakub PR c++/34619
2007-11-26 krebbel2007-11-26 Andreas Krebbel <krebbel1@de.ibm.com>
2007-11-06 mmitchel PR target/33579
2007-10-06 ebotcazou Revert:
2007-10-04 geoffk * cgraphunit.c (cgraph_build_static_cdtor): Don't set
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
next