summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/85841 ([F2018] reject deleted features)Janus Weil2018-05-2115-0/+36
* re PR c++/85782 (acc loops with continue statements ICE in c++)Cesar Philippidis2018-05-182-0/+37
* [openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declareTom de Vries2018-05-092-4/+10
* [openacc] Factor out async argument utility functionsTom de Vries2018-05-096-7/+41
* [openacc, testsuite] Allow installed testing of libgomp to find gomp-constants.hTom de Vries2018-05-072-2/+8
* [testsuite] Add scan-offload-tree-dumpTom de Vries2018-05-034-4/+19
* [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries2018-05-029-27/+227
* [libgomp, testsuite] Move tests to libgomp.c-c++-commonTom de Vries2018-05-0290-650/+186
* [openacc] Add __builtin_goacc_parlevel_{id,size}Tom de Vries2018-05-0225-230/+201
* [testsuite] Add scan-ltrans-tree-dumpTom de Vries2018-05-022-0/+6
* [testsuite] Add scan-wpa-ipa-dumpTom de Vries2018-05-022-0/+6
* [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.cJulian Brown2018-04-292-10/+16
* [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.f90Tom de Vries2018-04-272-73/+178
* [nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx libgomp pluginTom de Vries2018-04-263-3/+62
* [lto] Fixup loops before lto write-outRichard Biener2018-04-262-0/+19
* [nvptx, libgomp, testsuite] Reduce recursion depth in declare_target-{1,2}.f90Tom de Vries2018-04-263-3/+14
* Regenerate configure of target librariesH.J. Lu2018-04-242-1/+5
* [nvptx] Fix calls to vector and worker routinesNathan Sidwell2018-04-202-0/+84
* PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'Thomas Schwinge2018-04-199-2/+148
* cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2018-04-192-7/+10
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* [openacc] Fix ICE when compiling tile loop containing infinite loopCesar Philippidis2018-04-163-0/+35
* re PR fortran/83064 (DO CONCURRENT and auto-parallelization)Thomas Koenig2018-04-122-0/+79
* Revert 259346.Cesar Philippidis2018-04-122-40/+0
* re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis2018-04-122-0/+40
* [nvptx] Fix neutering of bb with only cond jumpTom de Vries2018-04-052-0/+54
* Fix switch conversion in offloading functionsTom de Vries2018-03-265-0/+141
* re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2018-03-25314-2018/+2336
* force-parallel-4.c: XFAIL one parallelizable loop.Richard Biener2018-03-202-2/+10
* CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2018-02-192-2/+22
* re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek2018-02-163-0/+67
* re PR fortran/84313 ([F08] reject procedure pointers in COMMON blocks)Jakub Jelinek2018-02-142-0/+7
* [hsa] Fix PR82416 testcaseMartin Jambor2018-02-082-2/+13
* [hsa] Set program allocation for static local variablesMartin Jambor2018-02-082-0/+27
* Fix libgomp.oacc-c-c++-common/pr84217.c for C++Rainer Orth2018-02-072-1/+10
* [openacc] Fix diff_type in expand_oacc_collapse_initTom de Vries2018-02-072-0/+27
* re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hint() in "o...Christoph Spiel2018-01-302-1/+8
* [nvptx, PR84028] Add exit insn after noreturn call for neutered workersTom de Vries2018-01-252-0/+30
* [nvptx, PR83589] Workaround for branch-around-nothing JIT bugTom de Vries2018-01-242-0/+26
* [nvptx, PR81352] Add exit insn after noreturn call for neutered threads in warpTom de Vries2018-01-242-0/+25
* [nvptx] Fix bug in jit bug workaroundTom de Vries2018-01-193-0/+67
* Update copyright years.Jakub Jelinek2018-01-03130-130/+132
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2018-01-032-1/+5
* Prune removed funcs from offload tableTom de Vries2017-12-303-0/+56
* Workaround PR83046 in gang-static-2.cTom de Vries2017-12-272-2/+8
* re PR testsuite/83281 (libgomp.oacc-c-c++-common/reduction-cplx-flt.c and red...Jakub Jelinek2017-12-053-2/+10
* Fix bug in an OpenACC async test caseCesar Philippidis2017-12-012-0/+7
* re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci...Jakub Jelinek2017-11-242-0/+22
* re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA)Jakub Jelinek2017-11-232-0/+31
* re PR libgomp/83106 (libgomp/target.c:2671:2: error: ‘strncat’ specified ...Jakub Jelinek2017-11-222-5/+15