]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
Update copyright years.
[thirdparty/gcc.git] / libgomp /
2019-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-12-28  Thomas SchwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-28  Thomas SchwingeCleanup libgomp's coalesce chunk data structures
2018-12-27  Steven G. Karglaligned1.f03: Fix invalid code that now causes an error...
2018-12-19  Tom de Vries[nvptx] Commit passing pr85381-*.c test-cases
2018-12-19  Tom de Vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-14  Thomas SchwingeMissing changes from "Adjust copy/copyin/copyout/create...
2018-12-14  Thomas Schwinge[PR88495] An OpenACC async queue is always synchronized...
2018-12-14  Thomas Schwinge[PR88484] OpenACC wait directive without wait argument...
2018-12-14  Thomas Schwinge[PR88407] [OpenACC] Correctly handle unseen async-arguments
2018-12-14  Thomas SchwingeRevise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp...
2018-12-14  Chung-Lin TangCorrectly describe OpenACC async/wait dependencies
2018-12-14  Thomas Schwinge[PR88370] acc_get_cuda_stream/acc_set_cuda_stream:...
2018-12-14  Tom de Vries[offloading] Error on missing symbols
2018-12-13  Tom de Vries[libgomp, nvptx] Fix libgomp.c/target-5.c compilation
2018-12-13  Jakub Jelinekre PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for...
2018-12-12  Jakub Jelinekre PR fortran/88463 (Rejects conforming source, OpenMP...
2018-12-12  Jakub Jelinekomp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTI...
2018-12-12  Andreas SchwabDon't mark stack pointer as clobbered in asm
2018-12-09  Thomas Koenigre PR libfortran/88411 (Random crashes for ASYNCHRONOUS...
2018-12-09  Thomas SchwingeCoalesce host to device transfers in libgomp: not for...
2018-12-08  Jakub Jelinekre PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common...
2018-12-02  Jakub Jelinektree-nested.c (convert_nonlocal_omp_clauses, [...]...
2018-12-02  Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-11-30  Cesar Philippidis[PR88288, OpenACC, libgomp] Adjust offsets for present...
2018-11-30  Thomas SchwingeAdd libgomp.oacc-fortran/lib-16-2.f90
2018-11-28  Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-26  Jakub JelinekMakefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
2018-11-26  Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-20  Jakub Jelinekre PR bootstrap/88106 (Bootstrap failure on mingw32)
2018-11-09  Jakub Jelinekaffinity-fmt.c: Include inttypes.h if HAVE_INTTYPES_H.
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  Jakub Jelinekworkshare-reduction-1.c: New test.
2018-11-08  Rainer OrthFix Solaris build with OpenMP 5.0
2018-11-08  Jakub Jelinektask-reduction-8.c (bar): Add in_reduction clause for...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06  Chung-Lin Tang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-29  Joseph Myers[OpenACC] Support C++ "this" in OpenACC directives
2018-09-18  Cesar Philippidis[nvptx] Remove use of CUDA unified memory in libgomp
2018-09-12  Cesar Philippidis[OpenACC] C++ reference mapping
2018-08-27  Martin LiskaReplace 8 spaces with a tabular in ChangeLog files.
2018-08-21  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-13  Cesar Philippidis[nvptx] Use CUDA driver API to select default runtime...
2018-08-08  Tom de Vries[libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreat...
2018-08-08  Tom de Vries[libgomp, nvptx] Allow cuGetErrorString to be NULL
2018-08-08  Tom de Vries[libgomp, nvptx] Remove hard-coded const in nvptx_open_...
2018-08-08  Tom de Vries[libgomp, nvptx] Note that cuGetErrorString is in CUDA_...
2018-08-06  Tom de Vries[libgomp, nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL
2018-08-06  Tom de Vries[libgomp, nvptx] Minimize lifetime of CUDA_ONE_CALL...
2018-08-04  Tom de Vries[libgomp, nvptx, --without-cuda-driver] Don't use syste...
2018-08-02  Tom de Vries[nvptx] Ignore c++ exceptions
2018-08-01  Cesar Philippidis[libgomp] Truncate config/nvptx/oacc-parallel.c
2018-08-01  Cesar Philippidis[PATCH] Remove use of 'struct map' from plugin (nvptx)
2018-08-01  Tom de Vries[libgomp, nvptx] Add cuda-lib.def
2018-07-31  Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-30  Tom de Vries[libgomp, nvptx] Handle per-function max-threads-per...
2018-07-30  Tom de Vries[libgomp, nvptx] Calculate default dims per device
2018-07-26  Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26  Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26  Cesar Philippidis[libgomp, nvptx] Add error with recompilation hint...
2018-07-26  Cesar Philippidis[libgomp, nvptx] Move device property sampling from...
2018-07-26  Tom de Vries[libgomp, openacc, testsuite] Fix async logic in lib...
2018-07-26  Tom de Vries[libgomp, openacc, testsuite] Fix async/wait logic...
2018-07-25  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-25  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-24  Jakub Jelinekre PR testsuite/86649 (g++.dg/tree-ssa/pr19476-1.C...
2018-07-17  Jakub Jelinekre PR middle-end/86542 (wrong-code for collapsed tasklo...
2018-07-17  Jakub Jelinekre PR middle-end/86539 (OpenMP wrong-code with taskloop...
2018-07-11  Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-07-10  Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-06-26  Jakub Jelinekre PR c++/86291 (OpenMP incorrect for-loop collapsing...
2018-06-24  Gerald Pfeiferlibgomp.texi (Top): Move www.openmp.org to https.
2018-06-22  Cesar PhilippidisUpdate OpenACC testcases
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-21  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-18  Cesar Philippidisre PR c++/85782 (acc loops with continue statements...
2018-05-09  Tom de Vries[openacc, libgomp] Use GOMP_ASYNC_SYNC in GOACC_declare
2018-05-09  Tom de Vries[openacc] Factor out async argument utility functions
2018-05-07  Tom de Vries[openacc, testsuite] Allow installed testing of libgomp...
2018-05-03  Tom de Vries[testsuite] Add scan-offload-tree-dump
2018-05-02  Tom de Vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2018-05-02  Tom de Vries[libgomp, testsuite] Move tests to libgomp.c-c++-common
2018-05-02  Tom de Vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-02  Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02  Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-29  Julian Brown[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-27  Tom de Vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-26  Tom de Vries[nvptx, libgomp] Add GOMP_NVPTX_JIT=-O[0-4] in nvptx...
2018-04-26  Richard Biener[lto] Fixup loops before lto write-out
2018-04-26  Tom de Vries[nvptx, libgomp, testsuite] Reduce recursion depth...
2018-04-24  H.J. LuRegenerate configure of target libraries
2018-04-20  Nathan Sidwell[nvptx] Fix calls to vector and worker routines
2018-04-19  Thomas SchwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-04-18  David Malcolmre PR jit/85384 (libgccjit does not work if --with...
2018-04-16  Cesar Philippidis[openacc] Fix ICE when compiling tile loop containing...
2018-04-12  Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-04-12  Cesar PhilippidisRevert 259346.
next