summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds.Andre Vieira2018-07-318-356/+15
* [libgomp, nvptx] Handle per-function max-threads-per-block in default dimsTom de Vries2018-07-302-4/+31
* [libgomp, nvptx] Calculate default dims per deviceTom de Vries2018-07-302-7/+27
* re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)Jakub Jelinek2018-07-262-8/+12
* re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading)Jakub Jelinek2018-07-262-0/+33
* [libgomp, nvptx] Add error with recompilation hint for launch failureCesar Philippidis2018-07-262-0/+22
* [libgomp, nvptx] Move device property sampling from nvptx_exec to nvptx_openCesar Philippidis2018-07-262-27/+34
* [libgomp, openacc, testsuite] Fix async logic in lib-12.f90Tom de Vries2018-07-262-4/+7
* [libgomp, openacc, testsuite] Fix async/wait logic in lib-13.f90Tom de Vries2018-07-262-6/+10
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-07-257-0/+356
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-07-251-0/+12
* re PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C fails starting with r262928)Jakub Jelinek2018-07-241-0/+11
* re PR middle-end/86542 (wrong-code for collapsed taskloop which needs omp_cpyfn)Jakub Jelinek2018-07-172-0/+40
* re PR middle-end/86539 (OpenMP wrong-code with taskloop and references)Jakub Jelinek2018-07-172-0/+33
* re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera...Jakub Jelinek2018-07-112-8/+9
* re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera...Jakub Jelinek2018-07-102-0/+237
* re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l...Jakub Jelinek2018-06-262-0/+56
* libgomp.texi (Top): Move www.openmp.org to https.Gerald Pfeifer2018-06-242-57/+117
* Update OpenACC testcasesCesar Philippidis2018-06-2274-57/+4020
* Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang2018-06-2032-153/+703
* re PR fortran/85841 ([F2018] reject deleted features)Janus Weil2018-05-2115-0/+36
* re PR c++/85782 (acc loops with continue statements ICE in c++)Cesar Philippidis2018-05-182-0/+37
* [openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declareTom de Vries2018-05-092-4/+10
* [openacc] Factor out async argument utility functionsTom de Vries2018-05-096-7/+41
* [openacc, testsuite] Allow installed testing of libgomp to find gomp-constants.hTom de Vries2018-05-072-2/+8
* [testsuite] Add scan-offload-tree-dumpTom de Vries2018-05-034-4/+19
* [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries2018-05-029-27/+227
* [libgomp, testsuite] Move tests to libgomp.c-c++-commonTom de Vries2018-05-0290-650/+186
* [openacc] Add __builtin_goacc_parlevel_{id,size}Tom de Vries2018-05-0225-230/+201
* [testsuite] Add scan-ltrans-tree-dumpTom de Vries2018-05-022-0/+6
* [testsuite] Add scan-wpa-ipa-dumpTom de Vries2018-05-022-0/+6
* [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.cJulian Brown2018-04-292-10/+16
* [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.f90Tom de Vries2018-04-272-73/+178
* [nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx libgomp pluginTom de Vries2018-04-263-3/+62
* [lto] Fixup loops before lto write-outRichard Biener2018-04-262-0/+19
* [nvptx, libgomp, testsuite] Reduce recursion depth in declare_target-{1,2}.f90Tom de Vries2018-04-263-3/+14
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* [nvptx] Fix calls to vector and worker routinesNathan Sidwell2018-04-202-0/+84
* PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge2018-04-199-2/+148
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* [openacc] Fix ICE when compiling tile loop containing infinite loopCesar Philippidis2018-04-163-0/+35
* re PR fortran/83064 (DO CONCURRENT and auto-parallelization)Thomas Koenig2018-04-122-0/+79
* Revert 259346.Cesar Philippidis2018-04-122-40/+0
* re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis2018-04-122-0/+40
* [nvptx] Fix neutering of bb with only cond jumpTom de Vries2018-04-052-0/+54
* Fix switch conversion in offloading functionsTom de Vries2018-03-265-0/+141
* re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2018-03-25314-2018/+2336
* force-parallel-4.c: XFAIL one parallelizable loop.Richard Biener2018-03-202-2/+10
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-2/+22