summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/70199rth2016-03-161-0/+1
* gcc/ienkovich2016-02-121-1/+1
* * lto-streamer-out.c (lto_output): Do not stream instrumentationhubicka2016-01-191-1/+2
* * lto-streamer-out.c (subtract_estimated_size): New function.hubicka2016-01-151-2/+43
* Update copyright years.jakub2016-01-041-1/+1
* * cgraph.c (cgraph_node::get_untransformed_body): Pass compressedhubicka2015-12-131-6/+8
* * lto-streamer-out.c (wrap_refs): Only wrap public decls.hubicka2015-12-101-1/+2
* PR ipa/61886hubicka2015-12-091-1/+5
* * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.hubicka2015-12-011-4/+0
* * lto-streamer-out.c (write_global_references): Adjust integer type.law2015-11-161-2/+2
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-13/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+7
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-23/+21
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* 2015-09-15 Richard Biener <rguenther@suse.de>rguenth2015-09-151-0/+1
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-311-1/+5
* Fix offloading machine mode stream readingtschwinge2015-08-101-2/+2
* gcc/rsandifo2015-07-281-2/+2
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-4/+0
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-16/+5
* * lto-streamer-out.c (class DFS): Adjust hash_scc method.ebotcazou2015-06-301-12/+22
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* * lto-streamer-out.c (DFS::hash_scc): Fix typos & formatting glitches.ebotcazou2015-06-251-45/+43
* Use std::swap instead of manual swaps.miyuki2015-06-221-5/+2
* * tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):amacleod2015-06-171-2/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* PR ipa/66181hubicka2015-06-141-1/+2
* * lto-streamer-out.c (lto_output_location): Streamhubicka2015-06-081-2/+4
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR lto/65515jakub2015-03-251-175/+213
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-0/+92
* 2015-02-09 Richard Biener <rguenther@suse.de>rguenth2015-02-091-3/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+16
* 2015-01-13 Richard Biener <rguenther@suse.de>rguenth2015-01-131-1/+2
* PR middle-end/64412jakub2015-01-091-1/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-25 Richard Biener <rguenther@suse.de>rguenth2014-11-251-0/+1
* use vec in lto_tree_ref_tabletbsaunde2014-11-201-3/+3
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-7/+8
* * lto-streamer-out.c (hash_tree): Use cl_optimization_hash.hubicka2014-11-151-1/+1
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-3/+3
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-4/+7
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+3