summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
Commit message (Expand)AuthorAgeFilesLines
* Don't mark offload symbols with force_output in ltransvries2016-02-151-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* gcc/c-family/iverbin2015-12-151-0/+35
* * cgraph.c (cgraph_node::get_untransformed_body): Pass compressedhubicka2015-12-131-0/+2
* PR lto/68811hubicka2015-12-091-2/+5
* PR ipa/61886hubicka2015-12-091-0/+1
* * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.hubicka2015-12-011-1/+3
* * lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICALhubicka2015-11-241-5/+4
* * tree.c (free_node): New function.hubicka2015-11-241-5/+1
* * lto.c (iterative_hash_canonical_type): Always recurse for pointers.hubicka2015-11-211-3/+10
* adaamacleod2015-11-111-8/+0
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-1/+4
* adaamacleod2015-10-291-12/+11
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-19/+15
* * tree.c (type_with_interoperable_signedness): New.hubicka2015-10-101-2/+5
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-311-0/+1
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-311-2/+4
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-3/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+8
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR ipa/66181hubicka2015-06-141-1/+0
* * lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.hubicka2015-06-081-7/+5
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* * alias.c (get_alias_set): Be ready for TYPE_CANONICALhubicka2015-06-071-3/+3
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.hubicka2015-06-041-1/+1
* * lto.c (iterative_hash_canonical_type,hubicka2015-06-031-1/+12
* * lto.c (hash_canonical_type): Be sure we hash only types thathubicka2015-05-231-1/+7
* * lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.hubicka2015-05-231-4/+0
* * tree.c (verify_type_variant): Fix #undef.hubicka2015-05-191-202/+0
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-301-0/+4
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* PR lto/65536hubicka2015-03-271-3/+16
* * cgraph.c (cgraph_node::release_body): Free function_in_decl_state.hubicka2015-03-121-5/+12
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-1/+15
* Always pass explicit location to fatal_error.jsm282015-01-301-13/+18
* * lto.c (compare_tree_sccs_1): Add comparsion ofhubicka2015-01-181-2/+2
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+1
* PR middle-end/64412jakub2015-01-091-1/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+13
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR ipa/61324hubicka2014-12-111-2/+1
* move gimple_canonical_types htab out of gc memorytbsaunde2014-12-091-2/+2
* remove more ggc htabstbsaunde2014-11-201-15/+8
* use vec in lto_tree_ref_tabletbsaunde2014-11-201-11/+12
* * tree.c (free_lang_data_in_decl): Annotate all functio nbodies withhubicka2014-11-171-9/+0