summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR lto/65536hubicka2015-03-271-5/+14
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-3/+3
* PR lto/64374jakub2015-02-251-1/+5
* * tree-streamer-in.c (unpack_ts_decl_common_value_fields,bernds2015-02-211-1/+8
* 2015-02-10 Richard Biener <rguenther@suse.de>rguenth2015-02-101-3/+1
* 2015-02-09 Richard Biener <rguenther@suse.de>rguenth2015-02-091-52/+44
* Always pass explicit location to fatal_error.jsm282015-01-301-4/+7
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-2/+4
* PR middle-end/64412jakub2015-01-091-0/+4
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+13
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ienkovich2014-11-261-1/+1
* 2014-11-24 Richard Biener <rguenther@suse.de>rguenth2014-11-241-1/+12
* PR bootstrap/63963hubicka2014-11-191-1/+1
* * tree-core.h (built_in_class): Add builtin codes to be usedienkovich2014-11-171-0/+9
* * lto-streamer-out.c (hash_tree): Use cl_optimization_hash.hubicka2014-11-151-16/+1
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-3/+3
* gcc/ada/rsandifo2014-10-291-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-1/+1
* Revert:hubicka2014-06-301-62/+18
* * tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typehubicka2014-06-281-18/+62
* * class.c (check_methods, create_vtable_ptr, determine_key_method,hubicka2014-06-241-3/+2
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-12/+0
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-1/+0
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-2/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+0
* * tree-streamer-in.c (unpack_ts_real_cst_value_fields): Make surejakub2014-05-221-0/+3
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* Merge in trunk.mrs2014-04-021-17/+2
|\
| * 2014-02-14 Richard Biener <rguenther@suse.de>rguenth2014-02-141-17/+2
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-0/+75
|\ \ | |/
| * PR lto/59326jakub2013-11-291-0/+70
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* | Merge from trunk.rsandifo2013-11-201-0/+1
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* | Merge in trunk.mrs2013-11-041-1/+1
|\ \ | |/
| * * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+0
* | Make TREE_INT_CST_NUNITS have its original meaning and addrsandifo2013-10-241-3/+3
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-8/+12
|\ \ | |/
| * * lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P,hubicka2013-08-291-1/+10