]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-streamer-in.c
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / tree-streamer-in.c
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-24  Jan Hubickaipa-utils.h (type_with_linkage_p): Verify that type...
2019-05-16  Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
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-07  Richard Bienerre PR lto/87906 (ICE in tree check: expected block...
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-06-08  Martin LiskaRemove MPX
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-30  Richard Sandiford[76/77] Add a scalar_mode_pod class
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-08-08  Martin Liskatrans.c: Include header files.
2017-08-03  Tom de VriesApply finish_options on DECL_FUNCTION_SPECIFIC_OPTIMIZA...
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-11-18  Richard SandifordAdd SET_DECL_MODE
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-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-01-27  Jakub Jelinekre PR lto/69254 (ICE in streamer_get_builtin_tree when...
2016-01-25  Richard Bienerre PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out...
2016-01-04  Jakub JelinekUpdate copyright years.
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 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-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-02-25  Jakub Jelinekre PR lto/64374 (LTO ICE in extract_insn, at recog...
2015-02-21  Bernd Schmidttree-streamer-in.c (unpack_ts_decl_common_value_fields...
2015-02-10  Richard Bienertree-streamer.h (streamer_read_tree_bitfields): Adjust.
2015-02-09  Richard Bienertree-streamer.h (streamer_pack_tree_bitfields): Remove.
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
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-17  Ilya Enkovichtree-core.h (built_in_class): Add builtin codes to...
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-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
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-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-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
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-22  Jakub Jelinektree-streamer-in.c (unpack_ts_real_cst_value_fields...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
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-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-29  Jan Hubickalto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...
2013-08-28  Jan Hubickalto-streamer-out.c (DFS_write_tree_body): Drop BINFO_IN...
2013-08-03  Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-06-17  Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-03-21  Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
next