aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-17re PR debug/40521 (-g causes GCC to generate .eh_frame)Jakub Jelinek1-0/+1
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka1-21/+25
2009-10-03Merge lto branch into trunk.Diego Novillo1-17/+34
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-5/+0
2009-09-23re PR bootstrap/41436 (Revision 152018 failed to bootstrap on i386)Jakub Jelinek1-0/+5
2009-09-14Squash commit of EH in gimpleRichard Henderson1-7/+2
2009-09-10re PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased to undefined symbol '...Richard Guenther1-8/+19
2009-09-04re PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased to undefined symbol '...Richard Guenther1-37/+37
2009-09-03[multiple changes]Diego Novillo1-3/+38
2009-07-20cgraph.h (combined_args_to_skip): New field.Jan Hubicka1-5/+43
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-10/+25
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+2
2009-07-07cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez1-6/+6
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-0/+1
2009-06-15cgraphunit.c (cgraph_function_versioning,save_inline_function_body): Use DECL...Rafael Avila de Espindola1-2/+2
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-2/+3
2009-06-08re PR middle-end/39834 (verify_cgraph_node failed with -O3 -Winline)Jan Hubicka1-0/+3
2009-05-15cgraph.h (struct cgraph_node): Add finalized_by_frotnend flag.Jan Hubicka1-1/+3
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-1/+9
2009-05-09re PR middle-end/40080 (error: missing callgraph edge for call stmt)Jan Hubicka1-1/+9
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-18/+218
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-3/+4
2009-05-01ipa-reference.c: Do not include c-common.h, include splay-tree.h.Steven Bosscher1-1/+0
2009-04-19toplev.c (compile_file): Move call to coverage_finish ...Diego Novillo1-0/+12
2009-04-17omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo1-0/+1
2009-03-28cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka1-10/+11
2009-03-28Bring from lto-branch:Jan Hubicka1-1/+1
2009-02-28re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-1/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-05re PR c++/39106 (aliased to undefined symbol error with thunks)Jakub Jelinek1-1/+2
2008-11-12re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli1-0/+9
2008-09-03re PR middle-end/37293 (r139762 breaks libstdc++ build on darwin)Andrew Pinski1-4/+15
2008-09-03re PR tree-optimization/37315 (gcc.c-torture/execute/931018-1.c int-compare....Jan Hubicka1-18/+14
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-5/+11
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka1-0/+2
2008-08-09gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-27/+31
2008-07-26cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.Jan Hubicka1-5/+2
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-169/+15
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-1/+1
2008-07-16cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka1-0/+10
2008-06-20re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)Jakub Jelinek1-1/+0
2008-06-19cgraphunit.c (cgraph_finalize_function): Remove redundant setting of node->decl.Bernhard Reutner-Fischer1-6/+5
2008-06-18cgraphunit.c (cgraph_optimize): Output debug info when doing toplevel reorder...Jan Hubicka1-1/+1
2008-06-18cgraphunit.c (cgraph_expand_pending_functions): Give up at syntax errors.Jan Hubicka1-2/+2
2008-06-18cgraph.h (cgraph_mark_if_needed): New function.Jan Hubicka1-0/+12
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-4/+4
2008-05-15cgraph.h (compute_inline_parameters): Made public.Kenneth Zadeck1-1/+1
2008-05-07cgraph.c (dump_cgraph_node): Update.Jan Hubicka1-10/+1
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-2/+2