aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-10* lto-streamer-out.c (wrap_refs): Only wrap public decls.Jan Hubicka1-1/+2
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-1/+5
2015-12-01lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka1-4/+0
2015-11-16lto-streamer-out.c (write_global_references): Adjust integer type.Andris Pavenis1-2/+2
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+7
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-23/+21
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-15re PR lto/67568 (lto-streamer-in.c sanitizer runtime error: load of value 255...Richard Biener1-0/+1
2015-08-31lto-streamer.h (lto_location_cache::cached_location::sysp): Add.Richard Biener1-1/+5
2015-08-10Fix offloading machine mode stream readingThomas Schwinge1-2/+2
2015-07-28arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.David Sherwood1-2/+2
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-4/+0
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-16/+5
2015-06-30lto-streamer-out.c (class DFS): Adjust hash_scc method.Eric Botcazou1-12/+22
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25* lto-streamer-out.c (DFS::hash_scc): Fix typos & formatting glitches.Eric Botcazou1-45/+43
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-5/+2
2015-06-17tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ...Andrew MacLeod1-2/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-14re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Jan Hubicka1-1/+2
2015-06-08lto-streamer-out.c (lto_output_location): Stream reserved locations correctly.Jan Hubicka1-2/+4
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-03-25re PR lto/65515 (FAIL: gcc.c-torture/compile/limits-fndefn.c -O2 -flto -flt...Jakub Jelinek1-175/+213
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-0/+92
2015-02-09tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener1-3/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+16
2015-01-13re PR lto/64373 (ICE with lto related to variably modified type)Richard Biener1-1/+2
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt1-1/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-5/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25re PR middle-end/64065 (CP2K miscompilation at -O3 -flto)Richard Biener1-0/+1
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders1-3/+3
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-7/+8
2014-11-15lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka1-1/+1
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-3/+3
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-4/+7
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+3
2014-10-15re PR lto/62026 (Crash in lto_get_decl_name_mapping)Jan Hubicka1-1/+4
2014-09-24cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez1-2/+2
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek1-1/+1
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-19lto-streamer-out.c (DFS::DFS_write_tree_body): Stream DECL_EXTERNALs in BLOCK...Richard Biener1-3/+7
2014-08-15data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener1-4/+1