summaryrefslogtreecommitdiff
path: root/gcc/tree-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-17 Christian Bruel <christian.bruel@st.com>chrbr2015-12-171-1/+4
* * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.hubicka2015-12-011-7/+3
* * alias.c (get_alias_set): Before checking TYPE_ALIAS_SET_KNOWN_Phubicka2015-11-241-9/+11
* PR middle-end/68251ebotcazou2015-11-091-1/+4
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+6
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-4/+3
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-2/+0
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* * tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):amacleod2015-06-171-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR ipa/66181hubicka2015-06-141-1/+2
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-3/+3
* 2015-02-09 Richard Biener <rguenther@suse.de>rguenth2015-02-091-25/+32
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-1/+3
* PR middle-end/64412jakub2015-01-091-2/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+12
* 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/+10
* PR bootstrap/63963hubicka2014-11-191-3/+2
* * lto-streamer-out.c (hash_tree): Use cl_optimization_hash.hubicka2014-11-151-19/+1
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-3/+3
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-1/+1
* 2014-08-19 Richard Biener <rguenther@suse.de>rguenth2014-08-191-3/+3
* Revert:hubicka2014-06-301-105/+22
* * tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typehubicka2014-06-281-22/+105
* * class.c (check_methods, create_vtable_ptr, determine_key_method,hubicka2014-06-241-1/+1
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-4/+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
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-2/+2
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+0
* Merge from trunk.rsandifo2014-04-171-8/+0
|\
| * 2014-04-03 Richard Biener <rguenther@suse.de>rguenth2014-04-031-8/+0
* | Merge in trunk.mrs2014-04-021-20/+2
|\ \ | |/
| * 2014-02-14 Richard Biener <rguenther@suse.de>rguenth2014-02-141-20/+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/+76
|\ \ | |/
| * PR lto/59326jakub2013-11-291-0/+71
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* | Remove unneeded ATTRIBUTE_UNUSED.rsandifo2013-11-211-2/+1