]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-streamer.h
[Ada] Disable unwanted warnings in Assertion_Policy(Ignore) mode
[thirdparty/gcc.git] / gcc / lto-streamer.h
2020-06-03  Jan HubickaOptimize ODR enum streaming
2020-06-03  Jan HubickaCleanup LTO tag streaming.
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 2
2020-06-01  Jan HubickaCleanup global decl stream reference streaming, part 1
2020-05-31  Jan HubickaCleanup indexable tree streaming.
2020-05-29  Jan HubickaSimplify tree streaming.
2020-05-25  Jan HubickaDo not stream redundant stuff
2020-05-20  Jan HubickaAvoid SCC hashing on unmergeable trees
2020-03-19  Martin LiskaAPI extension for binutils (type of symbols).
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-30  Jan Hubickacgraph.c (cgraph_node::dump): Dump unit_id and merged_e...
2019-11-21  Jakub Jelinekipa-fnsummary.h (enum ipa_hints_vals): Fix comment...
2019-11-07  Jan Hubickalto-streamer-in.c: Include alloc-pool.h.
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-23  Jan Hubickalto-streamer-out.c (output_constructor): Push CTORS_OUT...
2019-10-11  Jan HubickaDo not allocate ggc during streaming.
2019-09-19  Martin JamborNew IPA-SRA
2019-07-22  Martin LiskaSimplify LTO section format.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Martin LiskaAdd .gnu.lto_.lto section.
2019-06-26  Richard Bienerlto-streamer.h (lto_bitmap_alloc): Remove.
2019-05-16  Jakub Jelinek* lto-streamer.h (LTO_major_version): Bump to 9.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-04  Martin Liska[multiple changes]
2018-06-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-04-25  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 8.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-08-21  Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-05-23  Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-02  Martin LiskaRemove LTO_STREAMER_DEBUG (PR lto/79489).
2017-04-28  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 7.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-07-25  Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-05-19  Martin LiskaLTO: display file name if LTO version check fails
2016-05-18  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 6.
2016-02-15  Tom de VriesDon't mark offload symbols with force_output in ltrans
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-11  Richard Bienerlto-streamer.h (lto_simple_header_with_strings): Remove...
2015-12-09  Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-09-15  Richard Bienerre PR lto/67568 (lto-streamer-in.c sanitizer runtime...
2015-08-31  Richard Bienerlto-streamer.h (lto_location_cache::cached_location...
2015-07-09  Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-06-29  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 5.
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-27  Jan Hubickalto-streamer.h (class lto_location_cache): Turn loc_cac...
2015-03-27  Jan Hubickare PR lto/65536 (LTO line number information garbled)
2015-02-26  Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-14  Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-09  Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-20  Trevor Saundersremove more ggc htabs
2014-11-20  Trevor Saundersuse vec in lto_tree_ref_table
2014-11-15  Jan Hubickalto-streamer-out.c (hash_tree): Use cl_optimization_hash.
2014-11-14  Jan Hubickaoptc-save-gen.awk: Output cl_target_option_eq...
2014-11-13  Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13  Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-16  Martin LiskaIPA ICF pass, part 3/5
2014-08-11  Gerald Pfeiferlto-streamer.h (struct output_block::symbol): Change...
2014-08-08  Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-31  Richard Bienerlto-streamer.h (struct output_block): Remove global.
2014-07-31  Richard Bienerdata-streamer.h (streamer_write_data_stream): Declare...
2014-07-30  Richard Bienerlto-streamer.h (lto_write_data): New function.
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-11  Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-25  Martin LiskaIPA REF refactoring
2014-06-24  Trevor Saundersadd hash_map class
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-22  Bernd SchmidtCreate a new header lto-section-names.h
2014-04-23  David MalcolmChange is-a.h to support typedefs of pointers
2014-04-15  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 4.
2014-02-05  Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-29  Richard Bienerlto-streamer.h (LTO_major_version): Bump to 3.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-10  Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04  Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-18  Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-10-31  David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-09-06  Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-08-31  Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-30  Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-06-24  Richard Bienerpointer-set.h (struct pointer_set_t): Move here from...
2013-06-18  Richard BienerMakefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
2013-06-17  Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-12  Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-06  Richard Bienerlto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_re...
2013-06-01  Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
next