Daily bump.
[gcc.git] / gcc / tree-streamer-out.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-17 Jan HubickaMake ltrans type canonicals compatible with WPA ones
2020-06-03 Jan HubickaOptimize ODR enum streaming
2020-05-29 Jan HubickaSimplify tree streaming.
2020-05-25 Jan HubickaDo not stream redundant stuff
2020-05-22 Jan HubickaAdd debug dump for integer_cst streaming.
2020-05-22 Jan HubickaImprove LTO streaming dumps
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-08 Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-15 Richard Bienerlto-streamer-out.c (lto_variably_modified_type_p):...
2019-08-13 Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-25 Martin LiskaExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25 Martin LiskaCome up with function_decl_type and use it in tree_func...
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-16 Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-01-24 Richard Bienerre PR lto/87187 (FAIL: gfortran.dg/short_circuiting_3...
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-10-05 Richard Bienertree-core.h (tree_block::abstract_flag): Remove.
2018-08-30 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-29 Jan Hubickatree-streamer-in.c (lto_input_ts_function_decl_tree_poi...
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-07-04 Martin Liska[multiple changes]
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-01-12 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Process...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-07 Richard SandifordNew VECTOR_CST layout
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
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-05-02 Martin LiskaRemove LTO_STREAMER_DEBUG (PR lto/79489).
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
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-03-08 Jakub Jelinekipa-polymorphic-call.c (walk_ssa_copies): Fix spelling...
2016-01-25 Richard Bienerre PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Christian Brueltree.h (TYPE_MODE_RAW): New macro.
2015-12-01 Jan Hubickalto-streamer-out.c (hash_tree): Do not stream TYPE_ALIA...
2015-11-24 Jan Hubickaalias.c (get_alias_set): Before checking TYPE_ALIAS_SET...
2015-11-09 Eric Botcazoure PR middle-end/68251 (sorry, unimplemented: reverse...
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-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-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-14 Jan Hubickare PR ipa/66181 (/usr/include/bits/types.h:134:16:...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-02-09 Richard Bienertree-streamer.h (streamer_pack_tree_bitfields): Remove.
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-26 Ilya Enkovichre PR lto/64075 (ICE: in bp_pack_value, at data-streame...
2014-11-24 Richard Bienerre PR tree-optimization/55334 (mgrid regression (ipa...
2014-11-19 Jan Hubickare PR lto/63963 (LTO doesn't work with __attribute__...
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-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-08-19 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Stream...
2014-06-30 Jan Hubickarevert: tree-streamer-out.c (pack_ts_type_common_value_...
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-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-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-03 Richard Bienertree-streamer-out.c (streamer_write_chain): Do not...
2014-02-14 Richard Bienerre PR target/60179 (target optimization attribute strea...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-09-03 Richard Bienerre PR lto/58285 (ICE in lto_output_tree, at lto-streame...
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-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
next