aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin/configfrag.ac
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-3/+0
2022-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge1-89/+1
2022-05-12Refactor '-ldl' handling for libgomp proper and pluginsThomas Schwinge1-6/+3
2022-05-12libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE...Thomas Schwinge1-2/+1
2022-05-12libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ...Thomas Schwinge1-6/+0
2022-05-11libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...Thomas Schwinge1-29/+0
2022-05-11libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_...Thomas Schwinge1-4/+0
2022-05-11libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime...Thomas Schwinge1-10/+0
2022-04-06Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'Thomas Schwinge1-1/+0
2022-03-28[libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.acTom de Vries1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge1-7/+0
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek1-4/+4
2021-01-14[nvptx libgomp plugin] Build only in supported configurationsThomas Schwinge1-38/+54
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-55/+1
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus1-2/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-13GCN Libgomp PluginAndrew Stubbs1-0/+35
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge1-0/+5
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge1-17/+19
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-04[libgomp, nvptx, --without-cuda-driver] Don't use system cuda driverTom de Vries1-22/+33
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek1-7/+20
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23Remove build dependence on HSA run-timeMartin Liska1-22/+13
2016-02-02libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuiteThomas Schwinge1-3/+8
2016-02-02libgomp: For hsa offloading, compilation is all handled by the target compilerThomas Schwinge1-1/+4
2016-02-02libgomp: Don't configure for offloading target if we don't build the correspo...Thomas Schwinge1-1/+6
2016-01-19Merge of HSAMartin Jambor1-0/+102
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-23Fix --enable-offload-targets/-foffload handling, pt. 1Thomas Schwinge1-1/+1
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-1/+0
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+148