]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-streamer-out.c
Update copyright years.
[thirdparty/gcc.git] / gcc / lto-streamer-out.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-20  Jan Hubickalto-streamer-out.c (DFS::sccstack): Turn into auto...
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-23  Jan Hubickalto-streamer-out.c (cmp_symbol_files): Watch for overflow.
2019-10-23  Jan Hubickalto-streamer-out.c (output_constructor): Push CTORS_OUT...
2019-10-15  Richard Bienerlto-streamer-out.c (lto_variably_modified_type_p):...
2019-10-13  Jan Hubickalto-streamer-out.c (collect_block_tree_leafs): Renumber...
2019-10-11  Jan HubickaDo not allocate ggc during streaming.
2019-08-14  Xiong Hu LuoEnable math functions linking with static library for LTO
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-25  Martin LiskaCome up with function_decl_type and use it in tree_func...
2019-07-22  Martin LiskaSimplify LTO section format.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-03  Martin LiskaAdd zstd support for LTO bytecode compression.
2019-07-03  Martin LiskaAdd .gnu.lto_.lto section.
2019-06-26  Richard Bienerlto-streamer.h (lto_bitmap_alloc): Remove.
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-05-28  Nathan Sidwell[PATCH] Commonize anon-name generation
2019-05-20  Jakub Jelinekre PR c++/59813 (tail-call elimination didn't fire...
2019-03-08  Richard Bienerre PR target/89578 (5% runtime regression for 481.wrf...
2019-02-13  Martin LiskaClean up MPX-related stuff.
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-22  Richard Bienerre PR c++/87229 (ICE: tree code 'call_expr' is not...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06  Jan Hubickaipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_C...
2018-08-30  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-07-31  Alexandre OlivaSave discriminator info for LTO
2018-07-13  Jan Hubickalto.c (do_stream_out): Add PART parameter; open dump...
2018-07-12  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-07-11  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-06-24  Jan Hubickalto-streamer-out.c (tree_is_indexable): Make LABEL_DECL...
2018-06-22  Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-06-21  Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Update...
2018-06-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-05-30  Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-01  Tom de VriesAdd VEC_ORDERED_REMOVE_IF
2018-04-26  Richard Biener[lto] Fixup loops before lto write-out
2018-04-12  Cesar PhilippidisRevert 259346.
2018-04-12  Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
2018-02-08  Jan Hubickare PR ipa/81360 (ice in estimate_edge_growth, at ipa...
2018-01-12  Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Process...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03  Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03  Richard Sandifordpoly_int: GET_MODE_NUNITS
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-30  Tom de VriesPrune removed funcs from offload table
2017-12-20  Richard Sandifordpoly_int: tree constants
2017-12-07  Richard SandifordNew VECTOR_CST layout
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22  Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-10-22  Richard SandifordAdd wide_int version of inchash::hash::add_wide_int
2017-10-22  Richard SandifordRename inchash::hash::add_wide_int
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-21  Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-08-16  Nathan Sidwelltree-core.h (tree_type_non_common): Rename binfo to...
2017-07-19  Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-04-12  Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-24  Richard Bienertree-vrp.c (evrp_dom_walker::before_dom_children):...
2016-10-11  Richard Bienerlto-streamer-out.c (collect_block_tree_leafs): New...
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-06  Kugan Vivekanandarajahdata-streamer-in.c (streamer_read_wide_int): New.
2016-07-25  Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-07-19  Richard Bienerre PR middle-end/71907 (missing buffer overflow warning...
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-04-22  Richard Bienerlto-streamer-in.c (input_ssa_names): Do not allocate...
2016-03-16  Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-02-12  Ilya Enkovichre PR middle-end/69729 ([CHKP] internal compiler error...
2016-01-19  Jan Hubickalto-streamer-out.c (lto_output): Do not stream instrume...
2016-01-15  Jan Hubickalto-streamer-out.c (subtract_estimated_size): New function.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-10  Jan Hubicka* lto-streamer-out.c (wrap_refs): Only wrap public...
2015-12-09  Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-01  Jan Hubickalto-streamer-out.c (hash_tree): Do not stream TYPE_ALIA...
2015-11-16  Andris Pavenislto-streamer-out.c (write_global_references): Adjust...
2015-11-08  Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
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-08-10  Thomas SchwingeFix offloading machine mode stream reading
2015-07-28  David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-07-15  Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-09  Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30  Eric Botcazoulto-streamer-out.c (class DFS): Adjust hash_scc method.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25  Eric Botcazou* lto-streamer-out.c (DFS::hash_scc): Fix typos & forma...
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17  Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
next