Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-11-17 | Enable building libgomp with Intel CET | Igor Tsimbalist | 6 | -6/+93 |
2017-11-15 | Add libgomp.oacc-c-c++-common/f-asyncwait-{1,2,3}.c | Tom de Vries | 4 | -0/+430 |
2017-11-14 | Allow asyncwait-1.c to run for non-nvidia devices | Tom de Vries | 2 | -2/+19 |
2017-11-07 | re PR c++/82835 (ICE on valid code with -fopenmp) | Jakub Jelinek | 2 | -0/+39 |
2017-11-06 | Fix -Wreturn-type fallout. | Martin Liska | 7 | -0/+17 |
2017-10-31 | Remove semicolon after do {} while (false) in HSA_LOG | Tom de Vries | 2 | -3/+10 |
2017-10-28 | target.c (struct gomp_coalesce_buf): New type. | Jakub Jelinek | 2 | -34/+207 |
2017-10-17 | Restore "dg-do run" directives for libgomp.oacc-fortran/declare-*.f90 | Thomas Schwinge | 6 | -0/+17 |
2017-10-16 | Enable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia devices | Tom de Vries | 10 | -15/+17 |
2017-10-09 | [PR 82416] Do not extend operands to at least 32 bits | Martin Jambor | 2 | -0/+42 |
2017-10-07 | Fix libgomp.oacc-fortran/{firstprivate-1,parallel-reduction}.f90 for non-nvid... | Tom de Vries | 3 | -3/+10 |
2017-10-05 | Fix libgomp.oacc-c-c++-common/{loop-red-g-1,routine-g-1}.c for non-nvidia dev... | Tom de Vries | 3 | -2/+8 |
2017-10-04 | Fix openacc float reduction testcases | Tom de Vries | 4 | -3/+20 |
2017-09-28 | Remove superfluous -fopenmp from libgomp testcases | Tom de Vries | 27 | -27/+49 |
2017-09-28 | Fix libgomp.oacc-c-c++-common/loop-g-{1,2}.c for non-nvidia devices | Tom de Vries | 3 | -2/+8 |
2017-09-27 | Fix libgomp.oacc-c-c++-common/parallel-reduction.c for non-nvidia devices | Tom de Vries | 2 | -2/+7 |
2017-09-16 | Fix condition folding in c_parser_omp_for_loop | Tom de Vries | 2 | -0/+51 |
2017-09-14 | Introduce libgomp/testsuite/libgomp.c-c++-common | Tom de Vries | 5 | -6/+24 |
2017-09-14 | re PR c++/81314 (Undefined reference to a function with -fopenmp) | Jakub Jelinek | 2 | -0/+43 |
2017-09-08 | libgomp.texi (Top): www.openacc.org now uses https. | Gerald Pfeifer | 2 | -40/+83 |
2017-08-10 | re PR c/81687 (Compiler drops label in OpenMP region) | Jakub Jelinek | 3 | -0/+56 |
2017-08-07 | re PR c/69389 (bit field incompatible with OpenMP atomic update) | Jakub Jelinek | 3 | -0/+133 |
2017-08-07 | Fix diff_type in expand_oacc_for char iter_type | Tom de Vries | 3 | -1/+51 |
2017-07-27 | re PR c/45784 (gcc OpenMP - error: invalid controlling predicate) | Jakub Jelinek | 3 | -0/+52 |
2017-07-19 | Add v2di support for nvptx | Tom de Vries | 2 | -0/+52 |
2017-07-03 | Fix secure_getenv.h include in plugin-hsa.c | Tom de Vries | 2 | -1/+5 |
2017-06-27 | Show value of GOMP_OPENACC_DIM in libgomp nvptx plugin | Tom de Vries | 2 | -1/+16 |
2017-06-27 | Use secure_getenv for GOMP_DEBUG | Tom de Vries | 5 | -33/+124 |
2017-06-21 | re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gi... | Jakub Jelinek | 2 | -0/+46 |
2017-06-17 | Get rid of dg-skip-if etc. default args | Rainer Orth | 3 | -2/+9 |
2017-06-02 | invoke.texi: Document the -Wsizeof-pointer-div warning. | Bernd Edlinger | 3 | -2/+7 |
2017-05-30 | re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=threads) | Jakub Jelinek | 2 | -83/+98 |