]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/ChangeLog
[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors
[thirdparty/gcc.git] / libgomp / ChangeLog
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-09  Thomas Schwinge[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstpriv...
2019-10-09  Tobias Burnusre PR testsuite/91884 (libgomp testsuite: (not) using...
2019-10-09  Jakub Jelinekre PR libgomp/92028 (OpenACC 'host_data' execution...
2019-10-08  Tobias BurnusFortran - fix OpenMP 'target simd'
2019-10-03  Julian BrownLibgomp magic offset value self-documentation
2019-10-02  Andreas ToblerTestsuite, remove alloca header
2019-10-01  Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-09-30  Kwok Cheung Yeunglibgomp_g.h: Include stdint.h instead of gstdint.h.
2019-09-27  Maciej W. RozyckiRegenerate `configure' scripts for `uclinuxfdpiceabi...
2019-09-13  Tobias Burnuslibgomp plugin - init string
2019-09-06  Florian WeimerFix GCC_LINUX_FUTEX to work with C99 compilers
2019-09-03  Chung-Lin Tangre PR other/79543 (Inappropriate "ld --version" checking)
2019-08-28  Jakub Jelinekre PR libgomp/91530 (Several libgomp.*/scan-* tests...
2019-08-27  Jakub Jelinekre PR libgomp/91530 (Several libgomp.*/scan-* tests...
2019-08-17  Thomas Koenigre PR libgomp/91473 (Test case libgomp.fortran/appendix...
2019-08-12  Thomas Koenigre PR fortran/91424 (Extend warnings about DO loops)
2019-08-08  Jakub Jelinekgimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_...
2019-08-07  Jakub Jelinektree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_U...
2019-08-06  Jakub Jelinektree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename...
2019-07-31  Jakub Jelinekre PR middle-end/91301 (ICE in omp_add_variable on...
2019-07-23  Steven G. Karglarith.c (gfc_convert_integer, [...]): Move to ...
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-07-08  Jakub Jelinektree-vect-stmts.c (scan_operand_equal_p): Look through...
2019-07-06  Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-07-06  Jakub Jelinekomp-low.c (struct omp_context): Add for_simd_scan_phase...
2019-07-04  Jakub Jelinekomp-expand.c (expand_omp_for_static_nochunk): Don't...
2019-07-03  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCA...
2019-06-18  Thomas SchwingeTest cases to verify OpenACC 'firstprivate' mappings
2019-06-18  Thomas SchwingeAdd missing results check in 'libgomp.fortran/allocatab...
2019-06-18  Cesar PhilippidisAdd 'libgomp.oacc-fortran/allocatable-array-1.f90'
2019-06-18  Thomas Schwinge[PR90743] Fortran 'allocatable' with OpenACC data/OpenM...
2019-06-18  Thomas Schwinge[PR90861] Document status quo for OpenACC 'declare...
2019-06-18  Thomas Schwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-16  Tom de Vries[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1
2019-06-15  Tom de Vries[nvptx, libgomp] Update pr85381-{2,4}.c test-cases
2019-06-15  Jakub Jelinekre PR middle-end/90779 (Fortran array initialization...
2019-06-15  Tom de Vries[openacc] Disable pass_thread_jumps for IFN_UNIQUE
2019-06-13  Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-11  Jakub Jelinekre PR target/90811 ([nvptx] ptxas error on OpenMP offlo...
2019-06-05  Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-06-04  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
2019-05-30  Rainer OrthGeneralize getconf _NPROCESSORS_ONLN
2019-05-29  Jakub Jelinekgimplify.c (struct gimplify_omp_ctx): Add clauses member.
2019-05-27  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Allow lastpriva...
2019-05-27  Jakub Jelinekomp-low.c (lower_omp_1): Look through ordered...
2019-05-27  Jakub Jelinekre PR libgomp/90641 (libgomp.c-c++-common/lastprivate...
2019-05-24  Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-24  Jakub Jelinekre PR libgomp/90585 (libgomp hsa plugin ftbfs in the...
2019-05-20  Jakub Jelinekre PR libgomp/90527 (alloc.c:72:7: error: implicit...
2019-05-17  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-05-08  Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-05-06  Thomas SchwingeClean up libgomp GCC 5 legacy support
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  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-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
next