aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
AgeCommit message (Expand)Author
2008-11-16 * cgraph.c (cgraph_function_body_availability): Fix test of externallyhubicka
2008-11-12gcc/ChangeLog:dodji
2008-09-252008-09-25 Martin Jambor <mjambor@suse.cz>jamborm
2008-09-232008-09-23 Martin Jambor <mjambor@suse.cz>jamborm
2008-09-13 * cgraph.c: Include value-prof.hhubicka
2008-09-13 * cgraph.c (free_edges): New variable.hubicka
2008-09-11 * cgraph.c (cgraph_release_function_body): Plug memory leak onhubicka
2008-09-11 PR middle-end/37448hubicka
2008-09-03 PR tree-optimization/37315hubicka
2008-09-02 PR tree-optimization/37095jakub
2008-08-29 * cgraph.c (cgraph_remove_node): Do not remove nested nodes.hubicka
2008-08-21 * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka
2008-08-182008-08-18 Paul Yuan <yingbo.com@gmail.com>spark
2008-08-06 * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi
2008-07-29 * flags.h (flag_really_no_inline): Remove.hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>rguenth
2008-07-26 * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka
2008-07-25 * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka
2008-07-232008-07-23 Martin Jambor <mjambor@suse.cz>jamborm
2008-07-20 * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka
2008-07-13 * cgraph.c (assembler_name_hash): New static var.hubicka
2008-07-072008-07-07 Martin Jambor <mjambor@suse.cz>jamborm
2008-06-26 * alias.c (record_alias_subset, init_alias_analysis): Fixghazi
2008-06-18 * cgraph.c (cgraph_add_new_function): When in expansion state, do lowering.hubicka
2008-06-172008-06-17 Bernhard Fischer <>aldot
2008-06-06gcc/rwild
2008-05-07 * cgraph.c (dump_cgraph_node): Update.hubicka
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.hubicka
2008-01-29 PR middle-end/34969jakub
2007-11-02 * langhooks.h (struct lang_hooks_for_callgraph): Remove thirddnovillo
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-25 * c-common.c (fname_as_string, c_type_hash): Constify.ghazi
2007-02-09 * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka
2007-01-19Patch by Tomas Bily <tbily@suse.cz>hubicka
2007-01-14 * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprshubicka
2007-01-04 * cgraph.c (cgraph_release_function_body): New function.hubicka
2007-01-03 * gcc.dg/pr16194.c: We now output error on all three functions, not justhubicka
2006-12-30 * cgraph.c (cgraph_exapnd_queue): Rename to...hubicka
2006-12-20 * cgraph.c: Update overall comment; fix vertical spacing.hubicka
2006-12-11 Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka
2006-12-09 * cgraph.c: Update copyright.hubicka
2006-11-28 * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka
2006-10-09Revert emutls patch.rth
2006-10-04gcc/rth
2006-09-25 * cgraph.c (dump_cgraph_varpool_node): Don't crash if calledrth
2006-08-24 PR debug/26881hubicka
2006-08-21 PR rtl-optimization/28071hubicka
2006-07-26 PR tree-optimization/27882hubicka
2006-07-242006-07-24 Richard Guenther <rguenther@suse.de>rguenth
2006-07-24 PR c/25795hubicka