libitm.exp: Reorder lib loads into dependency order.
[gcc.git] / gcc / cgraphunit.c
2013-06-19 Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-18 Richard BienerMakefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-04 Jan Hubickare PR middle-end/57500 (Segfault in ipa_record_reference)
2013-06-01 Jan Hubickare PR middle-end/57366 (gcc.dg/lto/attr-weakref-1 FAILs)
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-17 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-08 Jakub Jelinekre PR debug/54499 (GCC produces wrong debugging informa...
2012-11-06 Sriraman TallamFunction Multiversioning
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-08-06 Cary Coutantcgraphunit.c (assemble_thunk): Add source line info.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-27 Marek Polacekcgraphunit.c: Rename varpool_finalize_variable to varpo...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-24 Jan Hubickatree.h (alias_diag_flags): Remove.
2012-05-22 Richard Guenthertree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.
2012-05-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-19 Jan Hubicka* cgraphunit.c (handle_alias_pairs): Cleanup; handle...
2012-05-18 Jan Hubickacgraphunit.c (varpool_finalize_decl): Allow external...
2012-05-17 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Preffer...
2012-05-15 Richard Guenthercgraphunit.c (thunk_adjust): Use make_rename_temp.
2012-05-10 Jan Hubickacgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-05-08 Jan Hubickacgraph.c (cgraph_call_edge_duplication_hooks): Export.
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30 Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-25 Jan Hubickare PR middle-end/53089 (gfortran.dg/coarray/atomic_1...
2012-04-23 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not call...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18 Jan Hubickacgraph.h (verify_symtab, [...]): Declare.
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16 Jan Hubickacgraph.h (symtab_node_base): Add next and previous...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-04-10 Richard Guenthertoplev.h (tree_rest_of_compilation): Remove.
2012-04-10 Richard Guenthertree-pass.h (tree_lowering_passes): Remove.
2012-03-29 Richard Guenthercgraph.h (cgraph_materialize_all_clones): Remove.
2012-02-16 Jakub Jelinekre PR middle-end/51929 (ICE: verify_cgraph_node failed...
2012-02-16 Jakub Jelinekre PR translation/52264 (translatable string typo:...
2012-02-10 Richard Guentherre PR translation/52193 (Bad translatable string: faile...
2012-02-02 Jan Hubickare PR middle-end/51998 (compiler hangs on self-recursiv...
2012-01-24 Jason Merrillre PR c++/51812 (Virtual public inheritance and thunks...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-06 Jakub Jelinekre PR target/47333 (g++.dg/lto/20091219 FAILs on Solari...
2011-12-14 Dmitry VyukovRevert the previous "Fix flags for edges from/to entry...
2011-12-12 Dmitry VyukovFix flags for edges from/to entry/exit basic blocks.
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-12-01 Patrick Marlierre PR middle-end/51273 (ICE: vector VEC(inline_summary_...
2011-11-12 Jan Hubickare PR bootstrap/50822 (Solaris/SPARC bootstrap failure...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-31 Paul Brookcgraphunit.c: Don't mark clones as static constructors.
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-19 Jan HubickaOops, old revision of patch..
2011-10-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Also handle wekref...
2011-10-16 Jan Hubickare PR middle-end/48668 (COMDAT Group signature not...
2011-10-02 Jan Hubicka* cgraphunit.c (verify_edge_count_and_frequency): Bound...
2011-10-02 Jan Hubickacgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27 Andi Kleeninvoke.texi (ffat-lto-objects): Document.
2011-09-13 Jan Hubickare PR other/49533 (Revision 174989 (ipa-inline-transfor...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-31 Martin Jamborcgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-22 Martin Jamborre PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-07 Martin Jamborre PR middle-end/49495 (-O3 causes error message "edge...
2011-06-23 Jan Hubickare PR middle-end/49373 (Many testcase failures)
2011-06-22 Michael Matz* cgraphunit.c (assemble_thunk): Use correct return...
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-15 Jan Hubickacgraphunit.c (handle_alias_pairs): New function.
2011-06-14 Jan Hubickacgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Xinliang David Lire checking -fdump-passes
2011-06-10 Jan Hubickacgraphunit.c (cgraph_reset_node): Do not set redefined_...
2011-06-09 Xinliang David LiRevert r174848,174849
2011-06-09 David Li-fdump-pass implementation
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-28 Martin Jamborcgraphunit.c (cgraph_preserve_function_body_p): Accept...
2011-04-27 Jan Hubicka* cgraphunit.c (cgraph_process_new_functions): Fix...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-22 Xinliang David LiRemove cgraph pid
2011-04-19 Jan Hubickacgraph.h (save_inline_function_body): Remove.
2011-04-17 Jan Hubickacgrpah.h (struct cgraph_node): Remove finalized_by_fron...
next