aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2019-08-132019-08-13 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2019-08-12Update ChangeLog and version files for releasegcc_9_2_0_releaseJakub Jelinek
2019-08-01 Backported from mainlineJakub Jelinek
2019-06-11 PR target/90811Jakub Jelinek
2019-06-05 Backported from mainlineJakub Jelinek
2019-06-05 Backported from mainlineJakub Jelinek
2019-05-20 PR libgomp/90527Jakub Jelinek
2019-05-08Address compiler diagnostics in libgomp.oacc-c-c++-common/pr87835.cThomas Schwinge
2019-05-03Update ChangeLog and version files for releasegcc_9_1_0_releaseGCC Administrator
2019-03-27libgomp/ChangeLog:Kevin Buettner
2019-02-22[libgomp] In OpenACC testing, by default only build for the offload target th...Thomas Schwinge
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge
2019-02-22[libgomp] In OpenACC offloading testing, be more explicit in what is supporte...Thomas Schwinge
2019-02-192019-02-19 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2019-01-30 PR c++/88988Jakub Jelinek
2019-01-28 PR middle-end/89002Jakub Jelinek
2019-01-28 PR middle-end/89002Jakub Jelinek
2019-01-282019-01-28 Richard Biener <rguenther@suse.de>Richard Biener
2019-01-24[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_deviceTom de Vries
2019-01-23[nvptx, libgomp] Fix cuMemAlloc with size zeroTom de Vries
2019-01-23[nvptx, libgomp] Fix assert (!s->map->active) in map_finiTom de Vries
2019-01-23[nvptx, libgomp] Fix map_pushTom de Vries
2019-01-15[nvptx] Handle assignment to gang-level reduction variableTom de Vries
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dim -- testcasesTom de Vries
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dimTom de Vries
2019-01-12[nvptx] Add vector_length 64 test-casesTom de Vries
2019-01-12[nvptx] Force vl32 if calling vector-partitionable routines -- test-casesTom de Vries
2019-01-12[nvptx] Don't emit barriers for empty loops -- test-casesTom de Vries
2019-01-12[nvptx] Enable large vectors -- reduction testcasesTom de Vries
2019-01-12[nvptx] Enable large vectors -- test-casesTom de Vries
2019-01-12[nvptx] Update insufficient launch message for variable vector_lengthTom de Vries
2019-01-12[nvptx] Enable large vectorsTom de Vries
2019-01-11Better distinguish OpenACC and OpenMP sections in libgomp.texiThomas Schwinge
2019-01-11[nvptx] Don't allow vector_length 64 with num_workers 16Tom de Vries
2019-01-11[libgomp, testsuite, openacc] Remove -foffload=-w in reduction-[1-5].cTom de Vries
2019-01-11[nvptx, testsuite, openacc, libgomp] Add insufficient-resources.cTom de Vries
2019-01-10Add testcase from PR71959Nathan Sidwell
2019-01-09libgomp: Reduce copy and paste for RTEMSSebastian Huber
2019-01-09libgomp: Avoid complex dependencies for RTEMSSebastian Huber
2019-01-09[libgomp, testsuite, openacc] Don't use const int for dimensionsTom de Vries
2019-01-09[nvptx, libgomp] Don't launch with num_workers == 0Tom de Vries
2019-01-07[nvptx] Fix libgomp.oacc-c-c++-common/vector-length-128-3.cTom de Vries
2019-01-03[nvptx] Add vector_length 128 testcasesTom de Vries
2019-01-01 Update copyright years.Jakub Jelinek
2019-01-01 * gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge
2018-12-28Cleanup libgomp's coalesce chunk data structuresThomas Schwinge
2018-12-272018-12-27 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2018-12-19[nvptx] Commit passing pr85381-*.c test-casesTom de Vries