snames.ads-tmpl (Renamed): New name for the pragma argument.
[platform/upstream/gcc.git] / gcc / lto-streamer.c
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-12 Thomas SchwingeFix LTO_STREAMER_DEBUG build
2016-05-19 Martin LiskaLTO: display file name if LTO version check fails
2016-01-04 Jakub JelinekUpdate copyright years.
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-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.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-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
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-18 Martin LiskaAdd checking macro within lto_streamer_init.
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
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-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-22 Bernd SchmidtCreate a new header lto-section-names.h
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-10 Richard Bienerlto-streamer-in.c (lto_input_location_bitpack): Rename...
2012-09-11 Richard Guenthergimple.h (gimple_register_type): Remove.
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-01 Richard Guenthertree.c (free_lang_data): Do not reset boolean_type_node...
2011-05-20 Michael Matzlto-streamer.c (lto_record_common_node): Don't track...
2011-05-11 Nathan Froydsplit tree_type
2011-05-02 Jan Hubickalto-streamer.c (lto_streamer_cache_insert_1, [...]...
2011-04-29 Michael Matzlto-streamer.c (lto_streamer_cache_insert_1): Accept...
2011-04-12 Nathan Froydtree.h (struct typed_tree): New.
2011-04-10 Mike StumpRemove doubled up words.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-01 Richard Guentherre PR lto/47924 (Missed optimization with LTO)
2010-09-16 Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-08-25 Richard Guentherre PR tree-optimization/44562 (ICE: in get_alias_set...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-13 Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2010-06-13 Richard Guentherlto-streamer-in.c (lto_input_ts_type_tree_pointers...
2010-05-29 Richard Guentherlto-streamer.c (cached_bp): New global variable.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-11 Jan Hubickalto-streamer.c (lto_streamer_cache_add_to_node_array...
2010-05-10 Jan Hubickapasses.c (ipa_write_summaries_1, [...]): Allocate encoders.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-28 Eric Botcazoulto-streamer.c [...] (tree_htab, [...]): New tree hash...
2010-04-21 Jan Hubickatimevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-01-01 H.J. LuRemove asterisk in LTO section name.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-03 Diego NovilloMerge lto branch into trunk.