re PR lto/46605 (Segmentation fault in lto_cgraph_replace_node)
[gcc.git] / gcc / lto / lto.c
2010-11-23 Richard Guentherre PR lto/46605 (Segmentation fault in lto_cgraph_repla...
2010-11-17 Joseph Myersinvoke.texi (-dy): Remove.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-26 Jan Hubickalto.c (add_cgraph_node_to_partition, [...]): Add debug...
2010-10-22 Richard Guenthergimple.h (gimple_register_canonical_type): Declare.
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-10-08 Jan Hubicka* lto.c (lto_balanced_map): Fix accounting of program...
2010-10-07 Jan Hubicka* lto.c (lto_balanced_map): Do not produce empty partit...
2010-10-06 Andi Kleen[PATCH] Report LTO phase in lto1 process name v2
2010-10-06 Jan Hubickalto.c (partition_cgraph_node_p, [...]): Handle COMDATs...
2010-10-05 Ian Lance Taylor* lto.c (lto_section_with_id): Make s a const pointer.
2010-10-05 Jan Hubickainvoke.texi (-flto-partition, [...]): Document.
2010-10-03 Andi Kleenlto-cgraph.c (input_cgraph): Check for missing sections.
2010-09-25 Jie Zhanglto.c (lto_read_all_file_options): Start a new line...
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-17 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Use const_value...
2010-09-17 Jan Hubickalto-cgraph.c (input_overwrite_node): Do not set DECL_EX...
2010-09-09 Jan Hubickalto.c (real_file_count, [...]): New static vars.
2010-09-08 Richard Guenthergimple.c (gimple_types, [...]): Move to GC memory.
2010-09-07 Jan Hubicka* lto.c (promote_var, promote_fn): Set DECL_VISIBILITY_...
2010-08-21 Jan Hubickalto-cgraph.c (lto_output_edge): Use gimple_has_body_p...
2010-08-20 H.J. LuReplace has_analyzed_clone with has_analyzed_clone_p.
2010-08-20 Jan Hubickalto.c (has_analyzed_clone_p): New function
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-07-23 Andi Kleenlto-coff.c (hash_name, eq_name): Move.
2010-07-05 Jan Hubickacgraph.h (cgraph_node, [...]): Update docmentation...
2010-07-04 Jan Hubickacgraphunit.c (init_cgraph): Only initialize dump file...
2010-07-03 Jan Hubickatimevar.def (TV_OUT_OF_SSA, [...]): New timevars.
2010-06-13 Richard Guentherlto-streamer-in.c (lto_input_ts_type_tree_pointers...
2010-06-09 Kai Tietzlto.c (lto_resolution_read): Pre-initialize local varia...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-04 Richard Guentherre PR lto/41584 (WHOPR doesn't grok empty units)
2010-05-30 Jan Hubickacgraph.h (cgraph_dump_file): Declare.
2010-05-29 Jan Hubickacgraph.h (struct varpool_node_set_def, [...]): Remove...
2010-05-28 Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-05-28 Richard Guentherlto-wrapper.c (run_gcc): With -save-temps generate...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-27 Eric Botcazoure PR lto/44230 (Do not create need for multiple EH...
2010-05-22 Richard Guenthergimple.c (gimple_types_compatible_p): Check type qualif...
2010-05-19 Jan Hubickaipareference2_0.c: New file.
2010-05-17 Jan Hubickacgraph.c (cgraph_create_virtual_clone): Only check...
2010-05-17 Jan Hubickalto.c (lto_materialize_function): Announce function...
2010-05-12 Jan Hubicka* lto.c (materialize_cgraph): Revert my previous patch.
2010-05-11 Jan Hubickalto.c (lto_fixup_decls): Remove global var decls freein...
2010-05-11 Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-07 Richard Bienerlto-wrapper.c (DUMPBASE_SUFFIX): Define.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30 Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-30 Jan Hubickalto-cgraph.c (lto_output_varpool_node): Always output...
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-26 Richard Guentherlto.c (lto_fixup_type): Deal with non-type TYPE_CONTEXT.
2010-04-26 Dave Kornlto.h (lto_elf_file_open): Rename prototype from this ...
2010-04-21 Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-21 Jan Hubickalto.c (globalize_cross_file_statics): When function...
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-19 Jan Hubickaopts.c (decode_options): Disable whpr incompatible...
2010-01-11 Andy Hutchinsonlto.c (O_BINARY): Define.
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-12-11 Richard Guentherre PR lto/42037 ("grow domain error" in lto1)
2009-11-19 Rafael Avila de... re PR bootstrap/42096 (lto.c:289:7: error: implicit...
2009-11-17 Rafael Avila de... lto-elf.c (lto_file_init): Add offset argument.
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-12 Rafael Avila de... lto-plugin.c (write_resolution): Assume resolution_file...
2009-10-30 Richard Guentherre PR lto/41858 (-flto -O2 crashes when many source...
2009-10-22 Richard Guentherlto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.
2009-10-22 Richard Bienerlto-streamer.h (lto_symtab_clear_resolution): Remove.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-16 Richard Guentherre PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched...
2009-10-14 Richard Guentherlto-symtab.c (lto_symtab_compatible): Fold in ...
2009-10-09 Richard Guentherre PR driver/41637 (testsuite (-flto/-fwhopr) leaves...
2009-10-08 Richard Guenthergimple.c (free_gimple_type_tables): New function.
2009-10-07 Joseph Myers* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.