summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2018-11-282-42/+5
* Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.Jakub Jelinek2018-11-264-69/+152
* re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2018-11-262-0/+47
* re PR bootstrap/88106 (Bootstrap failure on mingw32)Jakub Jelinek2018-11-202-0/+73
* affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.Jakub Jelinek2018-11-092-27/+41
* PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor2018-11-091-2/+12
* workshare-reduction-1.c: New test.Jakub Jelinek2018-11-093-0/+106
* Fix Solaris build with OpenMP 5.0Rainer Orth2018-11-083-1/+9
* task-reduction-8.c (bar): Add in_reduction clause for s[0].Jakub Jelinek2018-11-082-1/+5
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-08121-251/+14890
* 2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2018-11-069-33/+953
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-318-1177/+1790
* [OpenACC] Support C++ "this" in OpenACC directivesJoseph Myers2018-10-292-0/+48
* [nvptx] Remove use of CUDA unified memory in libgompCesar Philippidis2018-09-182-79/+107
* [OpenACC] C++ reference mappingCesar Philippidis2018-09-122-2/+7
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-4/+4
* re PR fortran/25829 ([F03] Asynchronous IO support)Nicolas Koenig2018-08-218-0/+368
* [nvptx] Use CUDA driver API to select default runtime launch geometryCesar Philippidis2018-08-134-12/+89
* [libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreate if _v2 not foundTom de Vries2018-08-083-4/+35
* [libgomp, nvptx] Allow cuGetErrorString to be NULLTom de Vries2018-08-083-4/+14
* [libgomp, nvptx] Remove hard-coded const in nvptx_open_deviceTom de Vries2018-08-082-2/+12
* [libgomp, nvptx] Note that cuGetErrorString is in CUDA_VERSION >= 6000Tom de Vries2018-08-082-5/+9
* [libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULLTom de Vries2018-08-062-3/+29
* [libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL definesTom de Vries2018-08-062-5/+15
* [libgomp, nvptx, --without-cuda-driver] Don't use system cuda driverTom de Vries2018-08-043-41/+70
* [nvptx] Ignore c++ exceptionsTom de Vries2018-08-027-12/+11
* [libgomp] Truncate config/nvptx/oacc-parallel.cCesar Philippidis2018-08-012-360/+7
* [PATCH] Remove use of 'struct map' from plugin (nvptx)Cesar Philippidis2018-08-013-27/+77
* [libgomp, nvptx] Add cuda-lib.defTom de Vries2018-08-013-49/+55
* 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