]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto/lto.c
re PR lto/44992 (ld -r breaks LTO)
[thirdparty/gcc.git] / gcc / lto / lto.c
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.