Daily bump.
[gcc.git] / gcc / lto-streamer-out.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-28 Jakub Jelineklto: LTO cgraph support for late declare variant resolu...
2020-09-10 Jakub Jelineklto: Fix up lto BLOCK tree streaming
2020-09-10 Jakub Jelineklto: Stream current working directory for first streame...
2020-09-07 Jakub Jelineklto: Stream edge goto_locus [PR94235]
2020-09-04 Jakub Jelineklto: Ensure we force a change for file/line/column...
2020-09-03 Jakub Jelineklto: Cache location_ts including BLOCKs in GIMPLE strea...
2020-07-07 Richard Bienerfix LTO streaming order dependence on randomness
2020-06-03 Jan HubickaOptimize ODR enum streaming
2020-06-02 Jan HubickaSimplify streaming of tree references
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-29 Jan HubickaFix streamer desynchornization caused by streamer debug...
2020-05-25 Jan HubickaDo not stream redundant stuff
2020-05-22 Jan HubickaSilence warning introduced by my previous change.
2020-05-22 Jan HubickaAvoid streaming stray references.
2020-05-22 Jan HubickaImprove LTO streaming dumps
2020-05-22 Jan HubickaSimplify streaming of SCC components
2020-05-20 Jan HubickaAvoid SCC hashing on unmergeable trees
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-29 Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-02 Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-03-19 Martin LiskaAPI extension for binutils (type of symbols).
2020-02-27 Richard Bienerfix -fdebug-prefix-map without gas .file support
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
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.)
next