Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |