PR c++/88815 - narrowing conversion lost in decltype.
[gcc.git] / gcc / lto-streamer-in.c
2019-01-01 Jakub JelinekUpdate copyright years.
2018-07-31 Alexandre OlivaSave discriminator info for LTO
2018-01-03 Richard SandifordAdd support for MODE_VECTOR_BOOL
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-17 Andi KleenRevert hunk with debug code that was comitted by mistake
2017-12-15 Richard Bienerre PR sanitizer/83388 (reference statement index not...
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-11 Andi KleenFix stack overflow with autofdo (PR83355)
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-14 Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-30 Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-21 Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-07-28 Jakub Jelinekre PR sanitizer/80998 (Implement -fsanitize=pointer...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-25 Nathan Sidwelllto-streamer-in.c (lto_input_data_block): Adjust T...
2017-05-02 Martin LiskaRemove LTO_STREAMER_DEBUG (PR lto/79489).
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-10 Jakub Jelinekre PR sanitizer/78708 ([ASAN][LTO] ICE in expand_ASAN_M...
2016-10-20 Martin LiskaDo not fixup edges for a thunk in LTRANS (PR lto/78049)
2016-10-11 Richard Bienerlto-streamer-out.c (collect_block_tree_leafs): New...
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-05-27 Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-18 Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
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-01-04 Jakub JelinekUpdate copyright years.
2015-11-24 Jan Hubickalto-streamer-in.c (lto_read_body_or_constructor): Set...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-31 Richard Bienerlto-streamer.h (lto_location_cache::cached_location...
2015-08-10 Thomas SchwingeFix offloading machine mode stream reading
2015-08-10 Thomas SchwingeCorrectly advance iterator in offloading machine mode...
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
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-08 Jan Hubickalto-streamer-out.c (lto_output_location): Stream reserv...
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-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-25 Richard Bienerre PR middle-end/64065 (CP2K miscompilation at -O3...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-15 Richard Bienerdata-streamer.h (streamer_string_index, [...]): Remove.
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-06 Richard Bienerre PR lto/62034 (ICE for big statically initialized...
2014-07-31 Richard Bienerlto-streamer.h (struct output_block): Remove global.
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 SaundersRemove a layer of indirection from hash_table
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-15 Eric Botcazoucfgloop.h (struct loop): Move force_vectorize down.
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-04-03 Richard Bienertree-streamer.h (struct streamer_tree_cache_d): Add...
2014-03-19 Richard Bienerre PR lto/59543 (lto1: fatal error: Cgraph edge stateme...
2014-03-04 Richard Bienerre PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)
2014-02-04 Richard Bienerre PR lto/59723 (ICE: in lto_output_tree, at lto-stream...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmRename profile_status_for_function to profile_status_fo...
2013-12-09 David MalcolmRename label_to_block_map_for_function to label_to_bloc...
2013-12-09 David MalcolmRename last_basic_block_for_function to last_basic_bloc...
2013-12-09 David MalcolmRename macros (basic_block_info_for_function, BASIC_BLO...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-27 Richard Bienerre PR middle-end/58723 (ICE in lto_output_edge, at...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-15 Uros Bizjaklto-streamer-in.c (input function): Call cgraph_create_...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-07 Jan Hubickacgraphunit.c (expand_thunk): Get body before touching...
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
next