]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
PR fortran/87752
[thirdparty/gcc.git] / libgomp /
2018-12-14  tschwinge[PR88495] An OpenACC async queue is always synchronized...
2018-12-14  tschwinge[PR88484] OpenACC wait directive without wait argument...
2018-12-14  tschwinge[PR88407] [OpenACC] Correctly handle unseen async-arguments
2018-12-14  tschwingeRevise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp...
2018-12-14  tschwingeCorrectly describe OpenACC async/wait dependencies
2018-12-14  tschwinge[PR88370] acc_get_cuda_stream/acc_set_cuda_stream:...
2018-12-14  vries[offloading] Error on missing symbols
2018-12-13  vries[libgomp, nvptx] Fix libgomp.c/target-5.c compilation
2018-12-13  jakub PR libgomp/88460
2018-12-12  jakub PR fortran/88463
2018-12-12  jakub * omp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RU...
2018-12-12  schwabDon't mark stack pointer as clobbered in asm
2018-12-09  tkoenig2018-12-09 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-09  tschwingeCoalesce host to device transfers in libgomp: not for...
2018-12-08  jakub PR libgomp/87995
2018-12-02  jakub * tree-nested.c (convert_nonlocal_omp_clauses,
2018-12-02  jakub * omp-low.c (check_omp_nesting_restrictions): Allow...
2018-11-30  tschwinge[PR88288, OpenACC, libgomp] Adjust offsets for present...
2018-11-30  tschwingeAdd libgomp.oacc-fortran/lib-16-2.f90
2018-11-28  rguenth2018-10-19 Richard Biener <rguenther@suse.de>
2018-11-26  jakub * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
2018-11-26  rguenth2018-11-26 Richard Biener <rguenther@suse.de>
2018-11-20  jakub PR bootstrap/88106
2018-11-09  jakub * affinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.
2018-11-09  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  jakub2018-11-09 Jakub Jelinek <jakub@redhat.com>
2018-11-08  roFix Solaris build with OpenMP 5.0
2018-11-08  jakub * testsuite/libgomp.c-c++-common/task-reduction-8...
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-11-06  cltang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-29  jules[OpenACC] Support C++ "this" in OpenACC directives
2018-09-18  cesar[nvptx] Remove use of CUDA unified memory in libgomp
2018-09-12  jules[OpenACC] C++ reference mapping
2018-08-27  marxinReplace 8 spaces with a tabular in ChangeLog files.
2018-08-21  koenigni2018-08-21 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-08-13  vries[nvptx] Use CUDA driver API to select default runtime...
2018-08-08  vries[libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreat...
2018-08-08  vries[libgomp, nvptx] Allow cuGetErrorString to be NULL
2018-08-08  vries[libgomp, nvptx] Remove hard-coded const in nvptx_open_...
2018-08-08  vries[libgomp, nvptx] Note that cuGetErrorString is in CUDA_...
2018-08-06  vries[libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL
2018-08-06  vries[libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL...
2018-08-04  vries[libgomp, nvptx, --without-cuda-driver] Don't use syste...
2018-08-02  vries[nvptx] Ignore c++ exceptions
2018-08-01  cesar[libgomp] Truncate config/nvptx/oacc-parallel.c
2018-08-01  cesar[PATCH] Remove use of 'struct map' from plugin (nvptx)
2018-08-01  vries[libgomp, nvptx] Add cuda-lib.def
2018-07-31  avieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-30  vries[libgomp, nvptx] Handle per-function max-threads-per...
2018-07-30  vries[libgomp, nvptx] Calculate default dims per device
2018-07-26  jakub PR testsuite/86660
2018-07-26  jakub PR middle-end/86660
2018-07-26  vries[libgomp, nvptx] Add error with recompilation hint...
2018-07-26  vries[libgomp, nvptx] Move device property sampling from...
2018-07-26  vries[libgomp, openacc, testsuite] Fix async logic in lib...
2018-07-26  vries[libgomp, openacc, testsuite] Fix async/wait logic...
2018-07-25  koenigni2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-07-25  koenigni2018-07-25 Nicolas Koenig <koenigni@gcc.gnu.org>
2018-07-24  jakub PR testsuite/86649
2018-07-17  jakub PR middle-end/86542
2018-07-17  jakub PR middle-end/86539
2018-07-11  jakub PR c++/86443
2018-07-10  jakub PR c++/86443
2018-06-26  jakub PR c++/86291
2018-06-24  gerald * libgomp.texi (Top): Move www.openmp.org to https.
2018-06-22  tschwingeUpdate OpenACC testcases
2018-06-20  cesarUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-21  janus2018-05-21 Janus Weil <janus@gcc.gnu.org>
2018-05-18  cesarPR c++/85782
2018-05-09  vries[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
2018-05-09  vries[openacc] Factor out async argument utility functions
2018-05-07  vries[openacc, testsuite] Allow installed testing of libgomp...
2018-05-03  vries[testsuite] Add scan-offload-tree-dump
2018-05-02  vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2018-05-02  vries[libgomp, testsuite] Move tests to libgomp.c-c++-common
2018-05-02  vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-02  vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02  vries[testsuite] Add scan-wpa-ipa-dump
2018-04-29  vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-27  vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-26  vries[nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx...
2018-04-26  vries[lto] Fixup loops before lto write-out
2018-04-26  vries[nvptx, libgomp, testsuite] Reduce recursion depth...
2018-04-24  hjlRegenerate configure of target libraries
2018-04-20  vries[nvptx] Fix calls to vector and worker routines
2018-04-19  tschwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-19  jakub * config/cet.m4 (GCC_CET_FLAGS): Default to --disable...
2018-04-18  jakub PR jit/85384
2018-04-16  vries[openacc] Fix ICE when compiling tile loop containing...
2018-04-12  tkoenig2018-04-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-04-12  cesarRevert 259346.
2018-04-12  cesarPR middle-end/84955
2018-04-05  vries[nvptx] Fix neutering of bb with only cond jump
2018-03-26  vriesFix switch conversion in offloading functions
2018-03-25  tkoenig2018-03-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-03-20  rguenth2018-03-20 Richard Biener <rguenther@suse.de>
2018-02-19  itsimbalCET shouldn't be enabled in 32-bit run-time libraries...
2018-02-16  jakub PR fortran/84418
2018-02-14  jakub PR fortran/84313
next