| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo... | Richard Biener | 2018-11-28 | 2 | -42/+5 |
* | Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu. | Jakub Jelinek | 2018-11-26 | 4 | -69/+152 |
* | re PR tree-optimization/88182 (ICE in vectorizable_reduction, at tree-vect-lo... | Richard Biener | 2018-11-26 | 2 | -0/+47 |
* | re PR bootstrap/88106 (Bootstrap failure on mingw32) | Jakub Jelinek | 2018-11-20 | 2 | -0/+73 |
* | affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H. | Jakub Jelinek | 2018-11-09 | 2 | -27/+41 |
* | PR middle-end/81824 - Warn for missing attributes with function aliases | Martin Sebor | 2018-11-09 | 1 | -2/+12 |
* | workshare-reduction-1.c: New test. | Jakub Jelinek | 2018-11-09 | 3 | -0/+106 |
* | Fix Solaris build with OpenMP 5.0 | Rainer Orth | 2018-11-08 | 3 | -1/+9 |
* | task-reduction-8.c (bar): Add in_reduction clause for s[0]. | Jakub Jelinek | 2018-11-08 | 2 | -1/+5 |
* | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 2018-11-08 | 121 | -251/+14890 |
* | 2018-11-06 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 2018-11-06 | 9 | -33/+953 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 8 | -1177/+1790 |
* | [OpenACC] Support C++ "this" in OpenACC directives | Joseph Myers | 2018-10-29 | 2 | -0/+48 |
* | [nvptx] Remove use of CUDA unified memory in libgomp | Cesar Philippidis | 2018-09-18 | 2 | -79/+107 |
* | [OpenACC] C++ reference mapping | Cesar Philippidis | 2018-09-12 | 2 | -2/+7 |
* | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 2018-08-27 | 1 | -4/+4 |
* | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 2018-08-21 | 8 | -0/+368 |
* | [nvptx] Use CUDA driver API to select default runtime launch geometry | Cesar Philippidis | 2018-08-13 | 4 | -12/+89 |
* | [libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreate if _v2 not found | Tom de Vries | 2018-08-08 | 3 | -4/+35 |
* | [libgomp, nvptx] Allow cuGetErrorString to be NULL | Tom de Vries | 2018-08-08 | 3 | -4/+14 |
* | [libgomp, nvptx] Remove hard-coded const in nvptx_open_device | Tom de Vries | 2018-08-08 | 2 | -2/+12 |
* | [libgomp, nvptx] Note that cuGetErrorString is in CUDA_VERSION >= 6000 | Tom de Vries | 2018-08-08 | 2 | -5/+9 |
* | [libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL | Tom de Vries | 2018-08-06 | 2 | -3/+29 |
* | [libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL defines | Tom de Vries | 2018-08-06 | 2 | -5/+15 |
* | [libgomp, nvptx, --without-cuda-driver] Don't use system cuda driver | Tom de Vries | 2018-08-04 | 3 | -41/+70 |
* | [nvptx] Ignore c++ exceptions | Tom de Vries | 2018-08-02 | 7 | -12/+11 |
* | [libgomp] Truncate config/nvptx/oacc-parallel.c | Cesar Philippidis | 2018-08-01 | 2 | -360/+7 |
* | [PATCH] Remove use of 'struct map' from plugin (nvptx) | Cesar Philippidis | 2018-08-01 | 3 | -27/+77 |
* | [libgomp, nvptx] Add cuda-lib.def | Tom de Vries | 2018-08-01 | 3 | -49/+55 |
* | Reverting 'AsyncI/O patch committed' as it is breaking bare-metal builds. | Andre Vieira | 2018-07-31 | 8 | -356/+15 |
* | [libgomp, nvptx] Handle per-function max-threads-per-block in default dims | Tom de Vries | 2018-07-30 | 2 | -4/+31 |
* | [libgomp, nvptx] Calculate default dims per device | Tom de Vries | 2018-07-30 | 2 | -7/+27 |
* | re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading) | Jakub Jelinek | 2018-07-26 | 2 | -8/+12 |
* | re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloading) | Jakub Jelinek | 2018-07-26 | 2 | -0/+33 |
* | [libgomp, nvptx] Add error with recompilation hint for launch failure | Cesar Philippidis | 2018-07-26 | 2 | -0/+22 |
* | [libgomp, nvptx] Move device property sampling from nvptx_exec to nvptx_open | Cesar Philippidis | 2018-07-26 | 2 | -27/+34 |
* | [libgomp, openacc, testsuite] Fix async logic in lib-12.f90 | Tom de Vries | 2018-07-26 | 2 | -4/+7 |
* | [libgomp, openacc, testsuite] Fix async/wait logic in lib-13.f90 | Tom de Vries | 2018-07-26 | 2 | -6/+10 |
* | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 2018-07-25 | 7 | -0/+356 |
* | re PR fortran/25829 ([F03] Asynchronous IO support) | Nicolas Koenig | 2018-07-25 | 1 | -0/+12 |
* | re PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C fails starting with r262928) | Jakub Jelinek | 2018-07-24 | 1 | -0/+11 |
* | re PR middle-end/86542 (wrong-code for collapsed taskloop which needs omp_cpyfn) | Jakub Jelinek | 2018-07-17 | 2 | -0/+40 |
* | re PR middle-end/86539 (OpenMP wrong-code with taskloop and references) | Jakub Jelinek | 2018-07-17 | 2 | -0/+33 |
* | re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera... | Jakub Jelinek | 2018-07-11 | 2 | -8/+9 |
* | re PR c++/86443 (ICEs on #pragma omp distribute parallel for with class itera... | Jakub Jelinek | 2018-07-10 | 2 | -0/+237 |
* | re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l... | Jakub Jelinek | 2018-06-26 | 2 | -0/+56 |
* | libgomp.texi (Top): Move www.openmp.org to https. | Gerald Pfeifer | 2018-06-24 | 2 | -57/+117 |
* | Update OpenACC testcases | Cesar Philippidis | 2018-06-22 | 74 | -57/+4020 |
* | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang | 2018-06-20 | 32 | -153/+703 |
* | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 2018-05-21 | 15 | -0/+36 |