Age | Commit message (Expand) | Author | Files | Lines |
2018-03-25 | re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes... | Thomas Koenig | 312 | -2017/+2017 |
2018-03-20 | force-parallel-4.c: XFAIL one parallelizable loop. | Richard Biener | 1 | -2/+5 |
2018-02-16 | re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause) | Jakub Jelinek | 2 | -0/+61 |
2018-02-14 | re PR fortran/84313 ([F08] reject procedure pointers in COMMON blocks) | Jakub Jelinek | 1 | -0/+1 |
2018-02-08 | [hsa] Fix PR82416 testcase | Martin Jambor | 1 | -2/+8 |
2018-02-08 | [hsa] Set program allocation for static local variables | Martin Jambor | 1 | -0/+23 |
2018-02-07 | Fix libgomp.oacc-c-c++-common/pr84217.c for C++ | Rainer Orth | 1 | -1/+5 |
2018-02-07 | [openacc] Fix diff_type in expand_oacc_collapse_init | Tom de Vries | 1 | -0/+22 |
2018-01-25 | [nvptx, PR84028] Add exit insn after noreturn call for neutered workers | Tom de Vries | 1 | -0/+25 |
2018-01-24 | [nvptx, PR83589] Workaround for branch-around-nothing JIT bug | Tom de Vries | 1 | -0/+21 |
2018-01-24 | [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warp | Tom de Vries | 1 | -0/+20 |
2018-01-19 | [nvptx] Fix bug in jit bug workaround | Tom de Vries | 2 | -0/+60 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2017-12-30 | Prune removed funcs from offload table | Tom de Vries | 2 | -0/+50 |
2017-12-27 | Workaround PR83046 in gang-static-2.c | Tom de Vries | 1 | -2/+2 |
2017-12-05 | re PR testsuite/83281 (libgomp.oacc-c-c++-common/reduction-cplx-flt.c and red... | Jakub Jelinek | 2 | -2/+2 |
2017-12-01 | Fix bug in an OpenACC async test case | Cesar Philippidis | 1 | -0/+2 |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek | 1 | -0/+17 |
2017-11-23 | re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA) | Jakub Jelinek | 1 | -0/+26 |
2017-11-17 | Enable building libgomp with Intel CET | Igor Tsimbalist | 1 | -2/+2 |
2017-11-15 | Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.c | Tom de Vries | 3 | -0/+421 |
2017-11-14 | Allow asyncwait-1.c to run for non-nvidia devices | Tom de Vries | 1 | -2/+14 |
2017-11-07 | re PR c++/82835 (ICE on valid code with -fopenmp) | Jakub Jelinek | 1 | -0/+34 |
2017-11-06 | Fix -Wreturn-type fallout. | Martin Liska | 6 | -0/+6 |
2017-10-17 | Restore "dg-do run" directives for libgomp.oacc-fortran/declare-*.f90 | Thomas Schwinge | 5 | -0/+8 |
2017-10-16 | Enable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia devices | Tom de Vries | 9 | -15/+3 |
2017-10-09 | [PR 82416] Do not extend operands to at least 32 bits | Martin Jambor | 1 | -0/+37 |
2017-10-07 | Fix libgomp.oacc-fortran/{firstprivate-1,parallel-reduction}.f90 for non-nvid... | Tom de Vries | 2 | -3/+3 |
2017-10-05 | Fix libgomp.oacc-c-c++-common/{loop-red-g-1,routine-g-1}.c for non-nvidia dev... | Tom de Vries | 2 | -2/+2 |
2017-10-04 | Fix openacc float reduction testcases | Tom de Vries | 3 | -3/+10 |
2017-09-28 | Remove superfluous -fopenmp from libgomp testcases | Tom de Vries | 26 | -27/+19 |
2017-09-28 | Fix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non-nvidia devices | Tom de Vries | 2 | -2/+2 |
2017-09-27 | Fix libgomp.oacc-c-c++-common/parallel-reduction.c for non-nvidia devices | Tom de Vries | 1 | -2/+2 |
2017-09-16 | Fix condition folding in c_parser_omp_for_loop | Tom de Vries | 1 | -0/+46 |
2017-09-14 | Introduce libgomp/testsuite/libgomp.c-c++-common | Tom de Vries | 4 | -6/+14 |
2017-09-14 | re PR c++/81314 (Undefined reference to a function with -fopenmp) | Jakub Jelinek | 1 | -0/+38 |
2017-08-10 | re PR c/81687 (Compiler drops label in OpenMP region) | Jakub Jelinek | 2 | -0/+50 |
2017-08-07 | re PR c/69389 (bit field incompatible with OpenMP atomic update) | Jakub Jelinek | 2 | -0/+127 |
2017-08-07 | Fix diff_type in expand_oacc_for char iter_type | Tom de Vries | 2 | -1/+45 |
2017-07-27 | re PR c/45784 (gcc OpenMP - error: invalid controlling predicate) | Jakub Jelinek | 2 | -0/+46 |
2017-07-19 | Add v2di support for nvptx | Tom de Vries | 1 | -0/+48 |
2017-06-27 | Use secure_getenv for GOMP_DEBUG | Tom de Vries | 1 | -0/+13 |
2017-06-21 | re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gi... | Jakub Jelinek | 1 | -0/+41 |
2017-06-17 | Get rid of dg-skip-if etc. default args | Rainer Orth | 2 | -2/+2 |
2017-06-02 | invoke.texi: Document the -Wsizeof-pointer-div warning. | Bernd Edlinger | 2 | -2/+2 |
2017-05-24 | OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all | Thomas Schwinge | 3 | -4/+119 |
2017-05-24 | Fortran OpenACC "openacc_lib.h": acc_pcopyin, acc_pcreate | Thomas Schwinge | 2 | -34/+28 |
2017-05-24 | Translate libgomp.oacc-c-c++-common/lib-32.c into Fortran | Thomas Schwinge | 3 | -0/+353 |
2017-05-24 | C/C++ OpenACC: acc_pcopyin, acc_pcreate | Thomas Schwinge | 2 | -80/+225 |
2017-05-23 | OpenACC 2.5 kernels construct: num_gangs, num_workers, vector_length clauses | Thomas Schwinge | 3 | -6/+63 |