lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevar
[gcc.git] / gcc / lto / lto.c
2014-07-12 Jan Hubickalto.c (read_cgraph_and_symbols): Do not push DECL_INIT_...
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-30 Jan Hubickarevert: tree-streamer-out.c (pack_ts_type_common_value_...
2014-06-29 Andrew Pinskilto.c (lto_read_decls): Fix comment in comment.
2014-06-28 Jan Hubickatree-streamer-out.c (pack_ts_type_common_value_fields...
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24 Trevor Saundersadd hash_map class
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-25 Jan Hubickaggc.h (ggc_grow): New function.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-22 Bernd SchmidtCreate a new header lto-section-names.h
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-15 Richard Bienercommon.opt (lto_partition_model): New enum.
2014-04-11 Jan Hubickalto.c: Include ipa-inline.h
2014-03-19 Richard Bienerlto.c (lto_wpa_write_files): Move call to lto_promote_c...
2014-03-19 Jakub Jelinekre PR lto/60571 (FTBFS on hurd-i386)
2014-02-24 Jan Hubickare PR lto/60295 (Too many lto1-wpa-stream processes...
2014-02-14 Richard Bienerre PR target/60179 (target optimization attribute strea...
2014-02-07 Jan Hubicka* lto.c (unify_scc): Free CONSTRUCTOR_ELTS.
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-02-05 Richard Bienerlto.h (lto_global_var_decls): Remove.
2014-02-04 Richard Bienerre PR lto/59723 (ICE: in lto_output_tree, at lto-stream...
2014-01-09 Richard Bienerlto.c (gimple_canonical_types_compatible_p): Fix comment.
2014-01-09 Richard Bienerre PR fortran/45586 (ICE non-trivial conversion at...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-29 Jakub Jelinekre PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-18 Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-15 Richard Bienerlto.c (hash_canonical_type): Split out from ...
2013-10-14 Richard Bienerlto.c (gimple_canonical_types): Move out-of GC space.
2013-10-14 Richard Bienerlto.c (gimple_types, [...]): Remove old merging code...
2013-10-14 Richard Bienergimple.c (gimple_canonical_types, [...]): Move to lto...
2013-09-06 Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-09-02 Jan Hubickalto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_O...
2013-09-01 Jan Hubickalto.c (tree_with_vars): Turn into vector.
2013-08-30 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-08-29 Jan Hubickalto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...
2013-08-28 Jan Hubickalto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-06-20 Jan Hubickalto-cgraph.c (input_symtab): Do not set cgraph state.
2013-06-18 Richard Bienertree-streamer.h (streamer_tree_cache_create): Adjust...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-12 Jan Hubickacgraph.c (verify_edge_corresponds_to_fndecl): Be lax...
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
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;
next