aboutsummaryrefslogtreecommitdiff
path: root/gcc/varpool.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka1-0/+2
2018-06-08Remove MPXMartin Liska1-6/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska1-3/+3
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Split omp-low into multiple filesMartin Jambor1-1/+1
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-2/+2
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-8/+7
2016-07-15handle undefined extern vars in output_in_orderAlexander Monakov1-14/+8
2016-05-25cgraph.c (cgraph_node::get_availability): Fix typo in comment.Bernd Edlinger1-1/+1
2016-04-16re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka1-2/+9
2016-02-10timevar.def (TV_PHASE_DBGINFO): Delete.Eric Botcazou1-2/+0
2016-01-14Mark symbols in offload tables with force_output in read_offload_tablesTom de Vries1-1/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+7
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka1-2/+4
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-5/+5
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-7/+15
2015-11-15always define ENABLE_OFFLOADINGTrevor Saunders1-6/+7
2015-10-30cgraph.c: Include context.h for offloading.Cesar Philippidis1-0/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-7/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+5
2015-08-20toplev.c (compile_file): Remove loop calling late_global_decl on all symbols.Richard Biener1-0/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-03-27re PR ipa/65588 (lto1: internal compiler error: Segmentation fault)Jan Hubicka1-1/+3
2015-03-16cgraph.h (add_new_static_var): Remove declaration.Marek Polacek1-21/+0
2015-03-13varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex...Ilya Verbin1-1/+1
2015-03-12cgraph.c (cgraph_node::release_body): Free function_in_decl_state.Jan Hubicka1-0/+6
2015-02-19re PR lto/65012 (systemd fails to build at least on ppc64el, powerpc, arm-inu...Jakub Jelinek1-1/+2
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka1-12/+7
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka1-1/+2
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+1
2015-01-28varpool.c (tls_model_names): Fix names.Jan Hubicka1-4/+4
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin1-0/+1
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek1-1/+1
2014-11-19re PR regression/63868 (Multiple failures in the libgomp test suite between r...Ilya Verbin1-0/+2
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+3
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin1-0/+9
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+3
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+8
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-2/+11
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2