aboutsummaryrefslogtreecommitdiff
path: root/libgomp/target.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown1-7/+1
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-155/+299
2015-03-25re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target aft...Kai Tietz1-2/+12
2015-02-18target.c (gomp_load_plugin_for_device): Use const char * instead of char * fo...Ilya Tocar1-2/+2
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth1-1/+2
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-6/+5
2015-01-16* target.c (num_devices): Guard with PLUGIN_SUPPORT.Gerald Pfeifer1-0/+2
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-200/+434
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-13[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek1-5/+846
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-0/+96