Age | Commit message (Expand) | Author | Files | Lines |
2018-05-21 | re PR fortran/85841 ([F2018] reject deleted features) | Janus Weil | 15 | -0/+36 |
2018-05-18 | re PR c++/85782 (acc loops with continue statements ICE in c++) | Cesar Philippidis | 2 | -0/+37 |
2018-05-09 | [openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare | Tom de Vries | 2 | -4/+10 |
2018-05-09 | [openacc] Factor out async argument utility functions | Tom de Vries | 6 | -7/+41 |
2018-05-07 | [openacc, testsuite] Allow installed testing of libgomp to find gomp-constants.h | Tom de Vries | 2 | -2/+8 |
2018-05-03 | [testsuite] Add scan-offload-tree-dump | Tom de Vries | 4 | -4/+19 |
2018-05-02 | [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx plugin | Tom de Vries | 9 | -27/+227 |
2018-05-02 | [libgomp, testsuite] Move tests to libgomp.c-c++-common | Tom de Vries | 90 | -650/+186 |
2018-05-02 | [openacc] Add __builtin_goacc_parlevel_{id,size} | Tom de Vries | 25 | -230/+201 |
2018-05-02 | [testsuite] Add scan-ltrans-tree-dump | Tom de Vries | 2 | -0/+6 |
2018-05-02 | [testsuite] Add scan-wpa-ipa-dump | Tom de Vries | 2 | -0/+6 |
2018-04-29 | [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.c | Julian Brown | 2 | -10/+16 |
2018-04-27 | [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.f90 | Tom de Vries | 2 | -73/+178 |
2018-04-26 | [nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx libgomp plugin | Tom de Vries | 3 | -3/+62 |
2018-04-26 | [lto] Fixup loops before lto write-out | Richard Biener | 2 | -0/+19 |
2018-04-26 | [nvptx, libgomp, testsuite] Reduce recursion depth in declare_target-{1,2}.f90 | Tom de Vries | 3 | -3/+14 |
2018-04-24 | Regenerate configure of target libraries | H.J. Lu | 2 | -1/+5 |
2018-04-20 | [nvptx] Fix calls to vector and worker routines | Nathan Sidwell | 2 | -0/+84 |
2018-04-19 | PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' | Thomas Schwinge | 9 | -2/+148 |
2018-04-19 | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 2 | -7/+10 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2 | -1/+6 |
2018-04-16 | [openacc] Fix ICE when compiling tile loop containing infinite loop | Cesar Philippidis | 3 | -0/+35 |
2018-04-12 | re PR fortran/83064 (DO CONCURRENT and auto-parallelization) | Thomas Koenig | 2 | -0/+79 |
2018-04-12 | Revert 259346. | Cesar Philippidis | 2 | -40/+0 |
2018-04-12 | re PR middle-end/84955 (Incorrect OpenACC tile expansion) | Cesar Philippidis | 2 | -0/+40 |
2018-04-05 | [nvptx] Fix neutering of bb with only cond jump | Tom de Vries | 2 | -0/+54 |
2018-03-26 | Fix switch conversion in offloading functions | Tom de Vries | 5 | -0/+141 |
2018-03-25 | re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes... | Thomas Koenig | 314 | -2018/+2336 |
2018-03-20 | force-parallel-4.c: XFAIL one parallelizable loop. | Richard Biener | 2 | -2/+10 |
2018-02-19 | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 2 | -2/+22 |
2018-02-16 | re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause) | Jakub Jelinek | 3 | -0/+67 |
2018-02-14 | re PR fortran/84313 ([F08] reject procedure pointers in COMMON blocks) | Jakub Jelinek | 2 | -0/+7 |
2018-02-08 | [hsa] Fix PR82416 testcase | Martin Jambor | 2 | -2/+13 |
2018-02-08 | [hsa] Set program allocation for static local variables | Martin Jambor | 2 | -0/+27 |
2018-02-07 | Fix libgomp.oacc-c-c++-common/pr84217.c for C++ | Rainer Orth | 2 | -1/+10 |
2018-02-07 | [openacc] Fix diff_type in expand_oacc_collapse_init | Tom de Vries | 2 | -0/+27 |
2018-01-30 | re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "o... | Christoph Spiel | 2 | -1/+8 |
2018-01-25 | [nvptx, PR84028] Add exit insn after noreturn call for neutered workers | Tom de Vries | 2 | -0/+30 |
2018-01-24 | [nvptx, PR83589] Workaround for branch-around-nothing JIT bug | Tom de Vries | 2 | -0/+26 |
2018-01-24 | [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp | Tom de Vries | 2 | -0/+25 |
2018-01-19 | [nvptx] Fix bug in jit bug workaround | Tom de Vries | 3 | -0/+67 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 130 | -130/+132 |
2018-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2 | -1/+5 |
2017-12-30 | Prune removed funcs from offload table | Tom de Vries | 3 | -0/+56 |
2017-12-27 | Workaround PR83046 in gang-static-2.c | Tom de Vries | 2 | -2/+8 |
2017-12-05 | re PR testsuite/83281 (libgomp.oacc-c-c++-common/reduction-cplx-flt.c and red... | Jakub Jelinek | 3 | -2/+10 |
2017-12-01 | Fix bug in an OpenACC async test case | Cesar Philippidis | 2 | -0/+7 |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek | 2 | -0/+22 |
2017-11-23 | re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA) | Jakub Jelinek | 2 | -0/+31 |
2017-11-22 | re PR libgomp/83106 (libgomp/target.c:2671:2: error: ‘strncat’ specified ... | Jakub Jelinek | 2 | -5/+15 |