OSDN Git Service

gcc/cp/
[pf3gnuchains/gcc-fork.git] / gcc / cgraphunit.c
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.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-11 hubicka * cgraphunit.c (record_cdtor_fn): Declare all cdtors...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-24 hubicka PR middle-end/30563
2007-05-30 mueller * cgraphunit.c (cgraph_analyze_function): Remove
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-11 hubicka * semantics.c (expand_or_defer_fn): Do not call c_reco...
2007-04-22 hubicka * ada/misc.c (gnat_expand_body): Don't call target...
2007-04-06 hubicka * cgraphunit.c (decide_is_function_needed): Do not...
2007-02-24 hubicka * cgraphunit.c (decide_is_function_needed): Honor
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-12 ebotcazou * tree.h (DECL_IGNORED_P): Document further effect...
2007-02-09 hubicka * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
2007-01-31 kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-28 rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2007-01-19 hubickaPatch by Tomas Bily <tbily@suse.cz>
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-08 hubicka * cgraphunit.c (cgraph_process_new_functions): Reset...
2007-01-08 hubicka * tree-pas.h (TODO_remove_function): New flag.
2007-01-06 hubicka * tree-pass.h (pass_build_cgraph_edges): Declare.
2007-01-04 hubicka * cgraph.c (cgraph_release_function_body): New function.
2007-01-03 kazu * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
2007-01-03 hubicka * gcc.dg/pr16194.c: We now output error on all three...
2007-01-01 hubicka * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_...
2006-12-30 hubicka * cgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-23 dalecki2006-12-23 Marcin Dalecki <martin@dalecki.de>
2006-12-23 hubicka * toplev.c (dump_memory_report): Break out from...
2006-12-22 kazu * cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22 kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-17 hubicka * cgraphunit.c (ipa_passes): Clear current_function_decl.
2006-12-12 hjl2006-12-11 H.J. Lu <hongjiu.lu@intel.com>
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-09 hubicka * cgraph.c: Update copyright.
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-30 steven * cgraphunit.c (cgraph_finalize_compilation_unit)...
2006-11-28 hubicka * invoke.texi (large-stack-frame, large-stack-frame...
2006-11-01 geoffkIn gcc/:
2006-10-15 hubicka PR middle-end/29241
2006-10-15 rguenth2006-10-15 Richard Guenther <rguenther@suse.de>
2006-10-15 hubicka PR middle-end/29299
2006-10-09 rthRevert emutls patch.
2006-10-09 rguenth2006-10-09 Richard Guenther <rguenther@suse.de>
2006-10-04 rthgcc/
2006-08-24 hubicka PR debug/26881
2006-08-20 hubicka PR middle-end/28779
2006-08-17 jakub PR c/28744
2006-08-03 dorit PR tree-optimization/27770
2006-08-01 reichelt PR c++/28250
2006-07-26 hubicka PR tree-optimization/27882
2006-07-24 rguenth2006-07-24 Richard Guenther <rguenther@suse.de>
2006-07-24 hubicka PR c/25795
2006-07-13 hubicka * cgraphunit.c (cgraph_varpool_analyze_pending_decls...
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-27 mueller * cgraphunit.c (decide_is_function_needed):...
2006-05-23 hubicka * cgraphunit.c (decide_is_function_needed): Also neste...
2006-05-21 aldotACKed by Jan Hubicka in gcc.gnu.org/bugzilla/show_bug...
2006-05-20 pinskia2006-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2006-05-18 mrsWhitespace fixups
2006-05-11 hubicka * cgraphunit.c (decide_is_function_needed): Don't...
2006-05-08 hubicka PR middle-end/25962
2006-05-04 hubicka PR middle-end/25962
2006-04-17 kazu * cgraph.h (cgraph_edge_p): New.
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-29 ian * cgraphunit.c (cgraph_assemble_pending_functions...
2006-01-24 ian PR middle-end/25930
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2006-01-17 ian./:
2006-01-11 hubicka * cgraph.c (cgraph_insert_node_to_hashtable): New...
2005-10-20 aolivagcc/ChangeLog:
2005-09-24 hubicka * cgraph.c (cgraph_clone_edge): Make the scale gcov_type.
2005-09-09 rth PR debug/23190
2005-08-18 hubicka PR c++/22034
2005-08-01 razya * Makefile.in: Add ipcp.c, ipa-prop.h, ipa-prop.c...
2005-07-28 jconner * ipa-inline.c (cgraph_edge_badness): Update...
2005-07-27 hubicka * cgraphunit.c (cgraph_function_and_variable_visibilit...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 jsm28 * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks...
next