* opts.c: Expand comment on tm.h include.
[platform/upstream/gcc.git] / gcc / cgraphunit.c
2010-11-30 Dave Korncgraphunit.c (process_function_and_variable_attributes...
2010-11-30 Richard Guentherre PR lto/45949 (ICE: SIGSEGV in gimple_default_def...
2010-11-25 Kai Tietzcgraphunit.c (process_function_and_variable_attributes...
2010-11-16 Jan Hubickacgraph.h (+varpool_can_remove_if_no_refs): Move here...
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-15 Michael Matz* cgraphunit.c (clone_of_p): Define unconditionally.
2010-10-15 Jan Hubickare PR rtl-optimization/45621 (ICE: verify_cgraph_node...
2010-10-13 Richard Guentherre PR tree-optimization/45788 (-fwhole-program causes...
2010-10-13 Richard Guentherre PR middle-end/45874 (ICE in verify_flow_info failed)
2010-10-05 Jan Hubickacgraphunit.c (assemble_function): Output thunks and...
2010-09-23 Richard Guentherre PR middle-end/45565 (ICE: in execute_todo, at passes...
2010-09-18 Jan Hubickare PR tree-optimization/45453 (ICE: verify_cgraph_node...
2010-09-18 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-08-21 Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-21 Jan Hubickare PR middle-end/45307 (Stores expanding to no RTL...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-22 Martin Jamborcgraphunit.c (verify_edge_count_and_frequency): New...
2010-07-16 Nathan Froydtree.c (build_common_builtin_nodes): Use build_function...
2010-07-15 Richard HendersonFinish zeroing out the current function status after...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-04 Jan Hubickacgraphunit.c (init_cgraph): Only initialize dump file...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-26 Jan Hubickare PR middle-end/44671 (Partial inlining breaks C++)
2010-06-22 Eric Botcazoucgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
2010-06-02 Jan Hubickare PR middle-end/44295 (Failed to build 483.xalancbmk...
2010-06-01 Jan Hubickacgraph.h (tree_function_versioning): Update prototype.
2010-05-31 Eric Botcazoucgraphunit.c (cgraph_decide_is_function_needed): Really...
2010-05-30 Jan Hubickacgraph.h (cgraph_dump_file): Declare.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-29 Jan Hubickacgraphunit.c (cgraph_materialize_clone): Only remove...
2010-05-29 Jan HubickaAdd missing part of previous commit.
2010-05-29 Jan Hubickacgraph.c (clone_function_name): Take SUFFIX argument...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-27 Jan Hubickacgraph.h (struct cgraph_node): Mark former_clone_of...
2010-05-27 Jan Hubickacgraphunit.c (verify_cgraph_node): Do checking that...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-17 Jan Hubickacgraph.c (cgraph_create_virtual_clone): Only check...
2010-05-13 Jan Hubickafinal.c (output_addr_const): Do not call mark_decl_refe...
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-07 Steven Bosscherconfigure.ac (--enable-lto): Add x86_64-apple-darwin...
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-27 Martin Jamborre PR middle-end/43812 (compiling .cc file with -fwhole...
2010-04-26 Jan Hubicka* cgraphunit.c (cgraph_copy_node_for_versioning): Fix...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-19 Martin Jamborcgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
2010-03-31 Richard Guentherre PR middle-end/43600 (Segmentation fault for large...
2010-03-27 John David Anglinre PR middle-end/41674 (/usr/ccs/bin/ld: Unsatisfied...
2010-03-18 Martin Jamborre PR middle-end/42450 (another GCC 4.5 ICE on C++...
2010-03-11 Martin Jamborre PR tree-optimization/43257 (IPA-SRA changes DECL_ASS...
2010-02-19 Alan Modrare PR middle-end/42344 (ICE in rs6000.md with ipa-sra...
2010-02-19 Mike Stumpre PR objc/43061 (47 new GCC HEAD@156527 regressions)
2010-02-15 Richard Guentherre PR tree-optimization/43068 (ICE: in estimate_operato...
2010-01-20 Jakub Jelineksel-sched.c (create_speculation_check): Remove set...
2010-01-05 Jakub Jelinekre PR tree-optimization/42508 (wrong code with "-O1...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-10 Jan Hubickare PR middle-end/42228 (verify_cgraph_node failed:node...
2009-12-03 Richard Guenthercgraphunit.c (assemble_thunk): Use DECL_ASSEMBLER_NAME...
2009-12-01 Grigori Fursincgraphunit.c (plugin.h): Include.
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-17 Jan Hubickacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-12 Jan Hubickacgraph.h (varpool_node_name): Declare.
2009-10-27 Richard Henderson* cgraphunit.c (cgraph_optimize): Maintain timevar...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-17 Jakub Jelinekre PR debug/40521 (-g causes GCC to generate .eh_frame)
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-24 Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-23 Jakub Jelinekre PR bootstrap/41436 (Revision 152018 failed to bootst...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-10 Richard Guentherre PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased...
2009-09-04 Richard Guentherre PR middle-end/41257 (Bogus error '*.LTHUNK0' aliased...
2009-09-03 Diego Novillo[multiple changes]
2009-07-20 Jan Hubickacgraph.h (combined_args_to_skip): New field.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-15 Rafael Avila de... cgraphunit.c (cgraph_function_versioning,save_inline_fu...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Jan Hubickare PR middle-end/39834 (verify_cgraph_node failed with...
2009-05-15 Jan Hubickacgraph.h (struct cgraph_node): Add finalized_by_frotnen...
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-09 Jan Hubickare PR middle-end/40080 (error: missing callgraph edge...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-05-04 Joseph Myersattribs.c (decl_attributes): Use %qE for identifiers...
2009-05-01 Steven Bosscheripa-reference.c: Do not include c-common.h, include...
2009-04-19 Diego Novillotoplev.c (compile_file): Move call to coverage_finish ...
2009-04-17 Diego Novilloomp-low.c (create_omp_child_function): Set DECL_CONTEXT...
2009-03-28 Jan Hubickacgraph.c (dump_cgraph_node): Add replace output flag...
2009-03-28 Jan HubickaBring from lto-branch:
2009-02-28 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
next