re PR lto/46376 (LTO, MinGW and virtual base classes don't work together)
[platform/upstream/gcc.git] / gcc / lto-symtab.c
2010-11-12 Rodrigo Rivas Costare PR lto/46376 (LTO, MinGW and virtual base classes...
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23 Richard Guentherlto-symtab.c (lto_symtab_merge): Use gtc_mode enum...
2010-07-20 Richard Guentherlto-symtab.c (lto_symtab_merge): Use gimple_types_compa...
2010-07-15 Jan Hubickalto-symtab.c (lto_symtab_resolve_symbols): Remove hack...
2010-07-12 Andi Kleenlto-symtab.c (lto_symtab_merge_decls_1): Use fatal_erro...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-06 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Handle aliases.
2010-06-28 Bingfeng Meicgraph.h (struct varpool_node): new used_from_object_fi...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-22 Richard Guenthergimple.c (gimple_types_compatible_p): Check type qualif...
2010-05-16 Richard Guentherlto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HA...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-11 Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-10 Richard Guentherlto-symtab.c (lto_symtab_entry_marked_p): Make entry...
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 Jan Hubickalto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias...
2010-05-04 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Do not remove...
2010-04-30 Jan Hubickalto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose...
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2009-12-11 Richard Guentherre PR middle-end/42320 (link error with -flto (undefin...
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 Rafael Avila de... lto-symtab.c (lto_symtab_resolve_symbols): Always initi...
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-16 Richard Guentherlto-symtab.c (merge_incomplete_and_complete_type):...
2009-10-14 Richard Guentherlto-symtab.c (lto_symtab_compatible): Fold in ...
2009-10-08 Michael Matzre PR middle-end/41573 (segfault in trunk related to...
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-06 Richard Guentherlto-symtab.c (lto_symtab_entry_hash): Hash strings...
2009-10-05 Richard Guentherre PR lto/40902 (LTO doesn't merge CV differences properly)
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.