re PR target/44942 (Bug in argument passing of long double)
[gcc.git] / gcc / cgraph.h
2010-07-08 Jan Hubickacgraph.c (cgraph_will_be_removed_from_program_if_no_dir...
2010-07-05 Jan Hubickacgraph.h (cgraph_node, [...]): Update docmentation...
2010-06-28 Bingfeng Meicgraph.h (struct varpool_node): new used_from_object_fi...
2010-06-09 Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2010-06-04 Richard Guentherre PR lto/41584 (WHOPR doesn't grok empty units)
2010-06-01 Jan Hubickacgraph.h (tree_function_versioning): Update prototype.
2010-05-30 Jan Hubickacgraph.h (cgraph_dump_file): Declare.
2010-05-30 Jan Hubickacgraph.h (cgraph_node_cannot_return, [...]): New functions.
2010-05-29 Jan Hubickacgraph.h (struct varpool_node_set_def, [...]): Remove...
2010-05-29 Jan Hubickacgraph.c (clone_function_name): Take SUFFIX argument...
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-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-17 Martin Jamborcgraph.h (cgraph_indirect_call_info): New fields anc_of...
2010-05-16 Jan Hubickacgraph.c (dump_cgraph_node): Dump versionable flag.
2010-05-16 Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-14 Jan Hubickacgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-11 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): New.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-04-30 Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-30 Jan Hubickacgraph.h (cgraph_local_info): Remove for_functions_valid.
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
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 Jan Hubickacgraph.c (cgraph_propagate_frequency): New function.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-18 Martin Jamborre PR middle-end/42450 (another GCC 4.5 ICE on C++...
2010-03-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-02-19 Alan Modrare PR middle-end/42344 (ICE in rs6000.md with ipa-sra...
2009-12-14 Jakub Jelinekcgraph.h (cgraph_set_nothrow_flag, [...]): New prototypes.
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-01 Martin Jamborcgraph.h (struct cgraph_edge): Reorder fields.
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-19 Jakub Jelinektree.c (need_assembler_name_p): Use cgraph_get_node...
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-12 Jan Hubickacgraph.h (varpool_node_name): Declare.
2009-10-08 Jan HubickaFix 41626 from Jan Hubicka
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-10-01 Jan Hubickacgraph.c (cgraph_clone_node): Add redirect_callers...
2009-09-03 Diego Novillo[multiple changes]
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-07-20 Olatunji Ruwasecgraph.h (constant_pool_htab): New function.
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-06-10 Martin Jamborcgraph.c (cgraph_node_can_be_local_p): New function.
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-21 Richard Guenthercgraph.h (struct cgraph_node): Remove inline_decl member.
2009-05-15 Jan Hubickacgraph.h (struct cgraph_node): Add finalized_by_frotnen...
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-11 Ian Lance Taylorbasic-block.h (enum profile_status): Break out of struc...
2009-05-10 Jan Hubickacgraphbuild.c (record_reference): Use cgraph_mark_addre...
2009-05-10 Jan Hubickare PR middle-end/40084 (Revision 147294 failed 483...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Doug Kwancgraph.h (cgraph_node_ptr): New type for vector functions.
2009-04-18 Jan Hubickacgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
2009-04-02 Rafael Avila de... [multiple changes]
2009-03-28 Jan Hubickacgraph.c (dump_cgraph_node): Add replace output flag...
2009-03-28 Jan HubickaBring from lto-branch:
2009-03-28 Jan Hubickacgraph.c (cgraph_node, [...]): Remove master clone...
2009-03-23 Richard Guenthercgraph.h (struct cgraph_node): Reorder fields for 64...
2009-02-28 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2008-11-12 Dodji Seketelire PR debug/27574 (MIssing debug info at -O0 for a...
2008-09-11 Martin Jamboripa-prop.h (struct ipa_param_flags): Removed.
2008-08-29 Jan Hubickacgraph.c (cgraph_remove_node): Do not remove nested...
2008-08-29 Jan Hubickatree.c (build_function_type_skip_args, [...]): New...
2008-08-21 Jan Hubickacgraph.c (first_cgraph_function_insertion_hook): New...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Martin Jamboripa-cp.c (ipcp_print_edge_profiles): Test for node...
2008-07-16 Jan Hubickacgraph.h (varpool_empty_needed_queue): Declare.
2008-07-13 Jan Hubickacgraph.c (assembler_name_hash): New static var.
2008-07-07 Martin Jamborcgraph.c (cgraph_edge_max_uid): New variable.
2008-06-18 Jan Hubickacgraph.h (cgraph_mark_if_needed): New function.
2008-05-15 Kenneth Zadeckcgraph.h (compute_inline_parameters): Made public.
2008-05-10 H.J. Lucalls.c (expand_call): Don't use callgraph to increase...
2008-05-07 Jan Hubickacgraph.c (dump_cgraph_node): Update.
2008-01-29 Jakub Jelinekre PR middle-end/34969 (ICE with -fipa-cp -ffast-math)
2007-11-02 Diego Novillolanghooks.h (struct lang_hooks_for_callgraph): Remove...
2007-09-07 Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-28 Razya Ladelskymatrix-reorg.c: New file.
2007-02-09 Jan HubickaMakefile.in (passes.o, [...]): Add dependencies.
2007-01-19 Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2007-01-03 Jan Hubickapr16194.c: We now output error on all three functions...
2006-12-30 Jan Hubickacgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-20 Jan Hubickacgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.
next