]> gcc.gnu.org Git - gcc.git/history - libgomp
Daily bump.
[gcc.git] / libgomp /
2021-01-15 GCC AdministratorDaily bump.
2021-01-14 Kwok Cheung Yeunglibgomp_g.h: Include stdint.h instead of gstdint.h.
2021-01-14 Thomas Schwinge[nvptx libgomp plugin] Build only in supported configur...
2020-11-26 GCC AdministratorDaily bump.
2020-11-25 Thomas SchwingeFix templatized C++ OpenACC 'cache' directive ICEs
2020-11-02 GCC AdministratorDaily bump.
2020-11-02 Thomas SchwingeSimplify and enhance 'libgomp.oacc-c-c++-common/pr85486...
2020-11-02 Thomas Schwingelibgomp testsuite: tell warning from error diagnostics...
2020-09-17 GCC AdministratorDaily bump.
2020-09-16 Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-09-16 Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
2020-05-28 GCC AdministratorDaily bump.
2020-05-27 Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-22 Thomas KoenigAdd early return for invalid STATUS for close.
2020-04-13 Thomas SchwingeRename 'libgomp.oacc-c-c++-common/static-dynamic-lifeti...
2020-04-10 Julian BrownTest cases for mixed structured/dynamic data lifetimes...
2020-04-07 Jakub Jelinekc++: Fix up handling of captured vars in lambdas in...
2020-03-17 Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-03-12 Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.3.0
2020-02-13 Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-01-22 Jakub JelinekCherry-pick 15 bugfixes from mainline
2020-01-22 Jakub Jelinekre PR libgomp/93219 (unused return value in affinity...
2020-01-22 Jakub Jelinekre PR libgomp/93065 (libgomp: destructor missing to...
2019-12-20 Jakub Jelinekbackport: re PR fortran/92899 ([OpenMP] ICE in gfc_tran...
2019-12-20 Jakub Jelinekbackport: re PR c++/60228 (ICE using lambda in #pragma...
2019-12-11 Thomas Schwinge[OpenACC, libgomp] Initialize 'dynamic_refcount' whenev...
2019-12-11 Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-08-13 Thomas Koenigbackport: re PR fortran/91424 (Extend warnings about...
2019-08-12 Jakub JelinekUpdate ChangeLog and version files for release releases/gcc-9.2.0
2019-08-01 Jakub Jelinekbackport: re PR middle-end/91301 (ICE in omp_add_variab...
2019-06-11 Jakub Jelinekre PR target/90811 ([nvptx] ptxas error on OpenMP offlo...
2019-06-05 Jakub Jelinekbackport: re PR libgomp/90641 (libgomp.c-c++-common...
2019-06-05 Jakub Jelinekbackport: re PR libgomp/90585 (libgomp hsa plugin ftbfs...
2019-05-20 Jakub Jelinekre PR libgomp/90527 (alloc.c:72:7: error: implicit...
2019-05-08 Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-05-03 GCC AdministratorUpdate ChangeLog and version files for release releases/gcc-9.1.0 microsoft/heads/9.1.0
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
next
This page took 0.179639 seconds and 8 git commands to generate.