]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.
[thirdparty/gcc.git] / libgomp /
2019-03-27  Kevin Buettnerteam.c (gomp_team_start): Initialize pool->threads[0].
2019-02-22  Thomas Schwinge[libgomp] In OpenACC testing, by default only build...
2019-02-22  Thomas Schwinge[libgomp] In OpenACC testing, cycle though all offload...
2019-02-22  Thomas Schwinge[libgomp] Clarify difference between offload target...
2019-02-22  Thomas Schwinge[libgomp] In OpenACC offloading testing, be more explic...
2019-02-19  Chung-Lin Tangre PR c/87924 (OpenACC wait clauses without async-argum...
2019-01-30  Jakub Jelinekre PR c++/88988 (ICE: Segmentation fault (in lookup_nam...
2019-01-28  Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28  Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28  Richard Bienerre PR testsuite/89064 (libgomp.graphite/force-parallel...
2019-01-24  Tom de Vries[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device
2019-01-23  Tom de Vries[nvptx, libgomp] Fix cuMemAlloc with size zero
2019-01-23  Tom de Vries[nvptx, libgomp] Fix assert (!s->map->active) in map_fini
2019-01-23  Tom de Vries[nvptx, libgomp] Fix map_push
2019-01-15  Tom de Vries[nvptx] Handle assignment to gang-level reduction variable
2019-01-12  Tom de Vries[nvptx] Enable setting vector length using -fopenacc...
2019-01-12  Tom de Vries[nvptx] Enable setting vector length using -fopenacc-dim
2019-01-12  Tom de Vries[nvptx] Add vector_length 64 test-cases
2019-01-12  Tom de Vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-12  Tom de Vries[nvptx] Don't emit barriers for empty loops -- test...
2019-01-12  Tom de Vries[nvptx] Enable large vectors -- reduction testcases
2019-01-12  Tom de Vries[nvptx] Enable large vectors -- test-cases
2019-01-12  Tom de Vries[nvptx] Update insufficient launch message for variable...
2019-01-12  Tom de Vries[nvptx] Enable large vectors
2019-01-11  Thomas SchwingeBetter distinguish OpenACC and OpenMP sections in ...
2019-01-11  Tom de Vries[nvptx] Don't allow vector_length 64 with num_workers 16
2019-01-11  Tom de Vries[libgomp, testsuite, openacc] Remove -foffload=-w in...
2019-01-11  Tom de Vries[nvptx, testsuite, openacc, libgomp] Add insufficient...
2019-01-10  Nathan SidwellAdd testcase from PR71959
2019-01-09  Sebastian Huberlibgomp: Reduce copy and paste for RTEMS
2019-01-09  Sebastian Huberlibgomp: Avoid complex dependencies for RTEMS
2019-01-09  Tom de Vries[libgomp, testsuite, openacc] Don't use const int for...
2019-01-09  Tom de Vries[nvptx, libgomp] Don't launch with num_workers == 0
2019-01-07  Tom de Vries[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
2019-01-03  Tom de Vries[nvptx] Add vector_length 128 testcases
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...
next