aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-9/+7
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-5/+2
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-9/+6
2014-08-01Change inchash to name space.Andi Kleen1-1/+1
2014-07-31lto-streamer.h (struct output_block): Remove global.Richard Biener1-1/+0
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener1-49/+25
2014-07-25lto-streamer-out.c (struct sccs): Turn to ...Jan Hubicka1-73/+230
2014-07-25Convert lto streamer out hashing to inchashAndi Kleen1-121/+130
2014-07-25Add an abstract incremental hash data typeAndi Kleen1-0/+1
2014-07-24lto-streamer-out.c (tree_is_indexable): Consider IMPORTED_DECL as non-indexable.Jan Hubicka1-0/+3
2014-07-24IPA C++ refactoring 2/NMartin Liska1-2/+2
2014-07-24IPA C++ refactoring 1/NMartin Liska1-3/+3
2014-07-12lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevarJan Hubicka1-0/+2
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-15/+60
2014-07-09* lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.Jan Hubicka1-24/+10
2014-06-25IPA REF refactoringMartin Liska1-2/+1
2014-06-24class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka1-2/+2
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-2/+3
2014-06-20cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka1-4/+0
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka1-1/+0
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-2/+0