tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated with...
[gcc.git] / gcc / lto / lto.c
2013-06-05 Richard Bienertree-streamer.c (streamer_tree_cache_insert_1): Update...
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-09 Jan HubickaJan Hubicka <jh@suse.cz>
2013-04-23 Andi KleenFix lto report names
2013-04-23 Andi KleenPrint lto report at the right place
2013-04-23 Andi KleenAdd -flto-report-wpa
2013-02-07 Uros Bizjakre PR bootstrap/56227 (Bootstrap failure on MinGW build...
2013-02-04 Richard Guentherre PR lto/56168 (GCC seems to disregard -fno-builtin...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-12-10 H.J. LuRecord the global variables if WPA isn't enabled
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-12 Richard Bienerre PR lto/54898 (ICE in uniquify_nodes, at lto/lto...
2012-10-08 Tobias Burnuslto.c (lto_wpa_write_files, [...]): Free lto_file struc...
2012-10-08 Jan Hubickalto.c (remember_with_vars): Also fixup INTEGER_CST.
2012-10-07 Jan Hubickalto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06 Jan Hubickare PR lto/54790 (Missing optimization with LTO)
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-09-12 Jan Hubickacommon.opt (flto-partition): Add "max".
2012-09-12 Jan Hubickare PR lto/54312 (uniquify_nodes takes 12% of Mozilla...
2012-09-11 Richard Guentherlto.c (enum gtc_mode): Remove.
2012-09-11 Richard Guenthergimple.h (gimple_register_type): Remove.
2012-09-09 Jan Hubickapasses.c (ipa_write_summaries_1): Set state; do not...
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-09-08 Andi KleenFix broken patch
2012-09-08 Andi KleenAdd -fmem-report-wpa
2012-09-07 Andi KleenReduce memory usage for storing LTO decl resolutions
2012-08-11 Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-19 Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-05-19 Jan Hubickacgraphunit.c (handle_alias_pairs): Declare; free alias_...
2012-05-09 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not finalize...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-11 Jan Hubickalto.c: Update copyright...
2012-04-09 Jan Hubickare PR lto/52722 (ICE in lto_output_varpool_node)
2012-03-06 Richard Guentherre PR middle-end/52097 (ICE: in get_bit_range, at expr...
2012-02-28 Richard Guentherre PR lto/52400 (lto1: ICE with extern on static linkage)
2011-12-22 Richard Guentherre PR debug/51650 (LTO ICE in dwarf2out_finish, at...
2011-12-21 Richard Guentherlto.c (GIMPLE_REGISTER_TYPE): New define.
2011-12-13 Eric Botcazoulto-streamer-out.c (write_symbol): Use proper 64-bit...
2011-12-13 Richard Guentherre PR debug/48354 (internal compiler error: in splice_c...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-21 Jan Hubickacgraph.c (dump_cgraph_node): Dump alias flag.
2011-10-20 Jan Hubickalto.c (node_cmp, [...]): New functions.
2011-10-16 Andi KleenAdd error checking to lto_section_read
2011-10-04 Andi KleenMaintain order of LTO sections
2011-09-30 H.J. LuUse 64bit integer for LTO symbol ID.
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-11 Martin Jamborlto.c (uniquify_nodes): Use main variant's BINFO too.
2011-08-08 Diego Novillorebase
2011-06-18 Jan Hubickare PR lto/48246 (ICE in lto_wpa_write_files)
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-07 Diego Novillolto.c (uniquify_nodes): Move code to register decls...
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03 Diego Novillolto-streamer-in.c (get_resolution): Move to lto/lto.c.
2011-05-26 Richard Guentherlto.c (uniquify_nodes): Fix bug in one of the previous...
2011-05-25 Nathan Froydmove TS_EXP to be a substructure of TS_TYPED
2011-05-20 Richard Guenthergimple.c (gimple_register_type_1): Do not fiddle with...
2011-05-19 Richard Guenthergimple.c (gimple_types_compatible_p_1): Compare names...
2011-05-12 Jan Hubickare PR lto/48952 (ICE in inline_merge_summary during...
2011-05-11 Nathan Froydsplit tree_type
2011-05-06 Jan Hubickacgraph.c (cgraph_add_thunk): Create real function node...
2011-05-03 Jan Hubicka* lto.c (free_ltrans_partitions): Fix accidental commit.
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-29 Michael Matzlto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-16 Eric Botcazoulto.c (lto_balanced_map): Fix typos in head comment.
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-10 Mike StumpRemove doubled up words.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-31 Richard Guentherre PR lto/48246 (ICE in lto_wpa_write_files)
2011-03-25 Kai TietzChangelog c-family/
2011-02-10 Kai Tietzre PR lto/47241 (lto not work on mingw32, reporting...
2011-01-11 Jan Hubickare PR lto/45721 (ICE: in function_and_variable_visibili...
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-24 Nathan Froydrevert accidentally committed changes
2010-11-24 Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-11-23 Richard Guentherlto.c (read_cgraph_and_symbols): Remove newline from...
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.
next