| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2019-01-01 | 2 | -1/+5 |
* | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 2018-12-28 | 2 | -19/+39 |
* | Cleanup libgomp's coalesce chunk data structures | Thomas Schwinge | 2018-12-28 | 2 | -21/+38 |
* | aligned1.f03: Fix invalid code that now causes an error after r267415. | Steven G. Kargl | 2018-12-27 | 1 | -2/+2 |
* | [nvptx] Commit passing pr85381-*.c test-cases | Tom de Vries | 2018-12-19 | 4 | -0/+104 |
* | [nvptx, libgomp] Move rtl-dump test-cases to libgomp | Tom de Vries | 2018-12-19 | 4 | -0/+73 |
* | Missing changes from "Adjust copy/copyin/copyout/create for OpenACC 2.5" | Thomas Schwinge | 2018-12-14 | 19 | -297/+51 |
* | [PR88495] An OpenACC async queue is always synchronized with itself | Thomas Schwinge | 2018-12-14 | 4 | -139/+8 |
* | [PR88484] OpenACC wait directive without wait argument but with async clause | Thomas Schwinge | 2018-12-14 | 3 | -2/+84 |
* | [PR88407] [OpenACC] Correctly handle unseen async-arguments | Thomas Schwinge | 2018-12-14 | 11 | -267/+93 |
* | Revise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp.oacc-c-c++-common/data... | Thomas Schwinge | 2018-12-14 | 3 | -157/+125 |
* | Correctly describe OpenACC async/wait dependencies | Chung-Lin Tang | 2018-12-14 | 4 | -3/+9 |
* | [PR88370] acc_get_cuda_stream/acc_set_cuda_stream: acc_async_sync, acc_async_... | Thomas Schwinge | 2018-12-14 | 8 | -20/+222 |
* | [offloading] Error on missing symbols | Tom de Vries | 2018-12-14 | 6 | -0/+90 |
* | [libgomp, nvptx] Fix libgomp.c/target-5.c compilation | Tom de Vries | 2018-12-13 | 5 | -6/+74 |
* | re PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for-24.C (internal compiler er... | Jakub Jelinek | 2018-12-13 | 2 | -20/+26 |
* | re PR fortran/88463 (Rejects conforming source, OpenMP Parallel region Defaul... | Jakub Jelinek | 2018-12-12 | 3 | -0/+32 |
* | omp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTIME_START, [...]): Fix ... | Jakub Jelinek | 2018-12-12 | 2 | -0/+118 |
* | Don't mark stack pointer as clobbered in asm | Andreas Schwab | 2018-12-12 | 2 | -2/+7 |
* | re PR libfortran/88411 (Random crashes for ASYNCHRONOUS writes (bad locking?)) | Thomas Koenig | 2018-12-09 | 2 | -0/+35 |
* | Coalesce host to device transfers in libgomp: not for link pointer | Thomas Schwinge | 2018-12-09 | 2 | -3/+10 |
* | re PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common/cancel-taskgroup-3.c f... | Jakub Jelinek | 2018-12-08 | 2 | -4/+19 |
* | tree-nested.c (convert_nonlocal_omp_clauses, [...]): Handle OMP_CLAUSE_IN_RED... | Jakub Jelinek | 2018-12-02 | 2 | -0/+62 |
* | omp-low.c (check_omp_nesting_restrictions): Allow cancel or cancellation poin... | Jakub Jelinek | 2018-12-02 | 2 | -0/+36 |
* | [PR88288, OpenACC, libgomp] Adjust offsets for present data clauses | Cesar Philippidis | 2018-11-30 | 3 | -1/+49 |
* | Add libgomp.oacc-fortran/lib-16-2.f90 | Thomas Schwinge | 2018-11-30 | 3 | -0/+63 |
* | 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 |