summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-2/+0
* lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod2015-07-091-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Jan Hubicka2015-06-141-1/+2
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-4/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* re PR lto/65536 (LTO line number information garbled)Jan Hubicka2015-03-271-5/+14
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-3/+3
* re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327)Jakub Jelinek2015-02-251-1/+5
* tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP...Bernd Schmidt2015-02-211-1/+8
* tree-streamer.h (streamer_read_tree_bitfields): Adjust.Richard Biener2015-02-101-3/+1
* tree-streamer.h (streamer_pack_tree_bitfields): Remove.Richard Biener2015-02-091-52/+44
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-4/+7
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-2/+4
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-091-0/+4
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+13
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR lto/64075 (ICE: in bp_pack_value, at data-streamer.h:106)Ilya Enkovich2014-11-261-1/+1
* re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Richard Biener2014-11-241-1/+12
* re PR lto/63963 (LTO doesn't work with __attribute__((__target__("sse4.2"))))Jan Hubicka2014-11-191-1/+1
* tree-core.h (built_in_class): Add builtin codes to be used by Pointer Bounds ...Ilya Enkovich2014-11-171-0/+9
* lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka2014-11-151-16/+1
* optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka2014-11-141-3/+3
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-241-1/+1
* revert: tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typ...Jan Hubicka2014-06-301-62/+18
* tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type is com...Jan Hubicka2014-06-281-18/+62
* class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.Jan Hubicka2014-06-241-3/+2
* cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka2014-06-201-12/+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
* 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-1/+0
* tree-streamer-in.c (unpack_ts_real_cst_value_fields): Make sure all padding b...Jakub Jelinek2014-05-221-0/+3
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-2/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-2/+9
* re PR target/60179 (target optimization attribute streaming is broken)Richard Biener2014-02-141-17/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek2013-11-291-0/+70
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+0
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka2013-08-291-1/+10