summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* re PR lto/65515 (FAIL: gcc.c-torture/compile/limits-fndefn.c -O2 -flto -flt...Jakub Jelinek2015-03-251-175/+213
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-0/+92
* tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener2015-02-091-3/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+16
* re PR lto/64373 (ICE with lto related to variably modified type)Richard Biener2015-01-131-1/+2
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-091-1/+3
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-5/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/64065 (CP2K miscompilation at -O3 -flto)Richard Biener2014-11-251-0/+1
* use vec in lto_tree_ref_tableTrevor Saunders2014-11-201-3/+3
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-7/+8
* lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka2014-11-151-1/+1
* optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka2014-11-141-3/+3
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-131-0/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-4/+7
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+3
* re PR lto/62026 (Crash in lto_get_decl_name_mapping)Jan Hubicka2014-10-151-1/+4
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-241-2/+2
* re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek2014-09-241-1/+1
* IPA C++ refactoring 4/NMartin Liska2014-08-251-2/+2
* lto-streamer-out.c (DFS::DFS_write_tree_body): Stream DECL_EXTERNALs in BLOCK...Richard Biener2014-08-191-3/+7
* data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener2014-08-151-4/+1
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-9/+7
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-5/+2
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-9/+6
* Change inchash to name space.Andi Kleen2014-08-011-1/+1
* lto-streamer.h (struct output_block): Remove global.Richard Biener2014-07-311-1/+0
* lto-streamer.h (lto_write_data): New function.Richard Biener2014-07-301-49/+25
* lto-streamer-out.c (struct sccs): Turn to ...Jan Hubicka2014-07-251-73/+230
* Convert lto streamer out hashing to inchashAndi Kleen2014-07-251-121/+130
* Add an abstract incremental hash data typeAndi Kleen2014-07-251-0/+1
* lto-streamer-out.c (tree_is_indexable): Consider IMPORTED_DECL as non-indexable.Jan Hubicka2014-07-241-0/+3
* IPA C++ refactoring 2/NMartin Liska2014-07-241-2/+2
* IPA C++ refactoring 1/NMartin Liska2014-07-241-3/+3
* lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IO timevarJan Hubicka2014-07-121-0/+2
* vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka2014-07-111-15/+60
* * lto-streamer-out.c (hash_scc): Avoid quadratic hashing loop.Jan Hubicka2014-07-091-24/+10
* IPA REF refactoringMartin Liska2014-06-251-2/+1
* class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka2014-06-241-2/+2
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-2/+3
* cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka2014-06-201-4/+0
* c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka2014-06-151-1/+0
* symtab.c (dump_symtab_base): Update dumping.Jan Hubicka2014-06-091-2/+0
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* re PR c++/47202 (Endless recursion during mangling)Jason Merrill2014-05-281-1/+1
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka2014-05-241-2/+0