]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
Simple patch only add assumed-rank to the list of possible attributes.
[thirdparty/gcc.git] / libgomp /
2020-06-03  GCC AdministratorDaily bump.
2020-06-02  Jakub Jelinekopenmp: Fix up build if HAVE_SYNC_BUILTINS is not defined.
2020-05-31  GCC AdministratorDaily bump.
2020-05-30  Jakub Jelinekopenmp: omp_alloc(0, ...) should return NULL.
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-23  Thomas KoenigFixes a hang on an invalid ID in a WAIT statement.
2020-05-19  Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19  Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-15  H.J. Lux86: Also check if -fcf-protection works
2020-05-14  Thomas KoenigRemoved double ChangeLog entries from previous commit.
2020-05-14  Thomas KoenigAdd early return for invalid STATUS for close.
2020-05-14  H.J. Lux86: Default CET run-time support to auto
2020-05-14  Jakub Jelinekopenmp: Also implicitly mark as declare target to funct...
2020-05-13  Tobias Burnus[Fortran] OpenMP - permit lastprivate in distribute...
2020-05-12  Jakub Jelinekopenmp: Implement discovery of implicit declare target...
2020-04-29  Thomas Schwinge[OpenACC] Set 'acc_device_current = -1'
2020-04-29  Thomas Schwinge[gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO...
2020-04-29  Thomas Schwinge[gcn] Use 'radeon' for the environment variable 'ACC_DE...
2020-04-29  Thomas SchwingeTorture testing: 'libgomp.fortran/use_device_ptr-option...
2020-04-23  Andrew Stubbsamdgcn: Check HSA return codes [PR94629]
2020-04-20  Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-20  Tobias BurnusFix declare copyout in libgomp.oacc-c++/declare-pr94120.C
2020-04-17  Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
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-10  Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/target-enter-data...
2020-04-08  Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-06  Maciej W. Rozyckilibgomp/test: Remove a build sysroot fix regression
2020-04-03  Thomas SchwingeRevert "[nvptx, libgomp] Update pr85381-{2,4}.c test...
2020-03-31  Tobias Burnuslibgomp – fix handling of 'target enter data'
2020-03-24  Tobias BurnusFix OpenMP offload handling for target-link variables...
2020-03-23  Tobias Burnuslibgomp – fix declare target link handling (PR94251)
2020-03-19  Jakub Jelinekc++: Fix up handling of captured vars in lambdas in...
2020-03-19  Tobias Burnuslibgomp/testsuite: ignore blank-line output for functio...
2020-03-18  Tobias BurnusFix libgomp.oacc-fortran/atomic_capture-1.f90
2020-03-18  Tobias Burnuslibgomp testsuite - disable long double for AMDGCN
2020-03-15  Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-02-21  Frederik HarwathAdapt libgomp acc_get_property.f90 test
2020-02-19  Tobias Burnuslibgomp: Fixes + cleanup for OpenACC's Fortran module...
2020-02-13  Frederik HarwathAdd ChangeLog entry for my last commit
2020-02-13  Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-10  Frederik HarwathAdd xfails to libgomp tests target-{33,34}.c, target...
2020-02-09  Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
2020-02-06  Jakub Jelinekopenmp: Fix handling of non-addressable shared scalars...
2020-02-05  Tobias Burnus[libgomp] – Fix check_effective_target_offload_target_n...
2020-02-03  Andrew StubbsRemove gfx801 "carrizo" support
2020-02-03  Tobias Burnus[OpenACC] bump version for 2.6 plus libgomp.texi update
2020-01-31  Kwok Cheung Yeung[amdgcn] Scale number of threads/workers with VGPR...
2020-01-30  Tobias BurnusSkip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
2020-01-29  Frederik HarwathAdd acc_device_radeon to name_of_acc_device_t function
2020-01-29  Frederik HarwathAdjust formatting of acc_get_property tests
2020-01-29  Frederik HarwathAdd OpenACC acc_get_property support for AMD GCN
2020-01-28  Julian BrownDon't allow mixed component and non-component accesses...
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-24  Frederik HarwathAdd missing ChangeLog entry for my last commit
2020-01-24  Frederik HarwathFix expectation and types in acc_get_property tests
2020-01-23  Andrew StubbsFix libgomp plugin-gcn bug
2020-01-21  Frederik HarwathAdd runtime ISA check for amdgcn offloading
2020-01-20  Andrew StubbsUpdate OpenACC tests for amdgcn
2020-01-17  Andrew StubbsRename acc_device_gcn to acc_device_radeon
2020-01-10  Thomas SchwingeOpenACC 'acc_get_property' cleanup
2020-01-10  Thomas SchwingeFurther changes for the OpenACC 'if_present' clause...
2020-01-10  Jakub Jelinekre PR libgomp/93219 (unused return value in affinity...
2020-01-10  Tobias BurnusOpenACC – support "if" + "if_present" clauses with...
2020-01-08  Tobias Burnuslibgomp.texi: Fix typos, use https (actual change)
2020-01-08  Tobias Burnuslibgomp.texi: Fix typos, use https.
2020-01-03  Tobias BurnusFortran] OpenMP/OpenACC – fix more issues with OPTIONAL
2020-01-01  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2019-12-31  Ayush Mittalre PR libgomp/93065 (libgomp: destructor missing to...
2019-12-28  Jakub Jelinekre PR bootstrap/93074 (build FAIL with --enable-offload...
2019-12-22  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-22  Maciej W. Rozyckilibgomp/test: Fix compilation for build sysroot
2019-12-21  Thomas Schwinge[OMP] Restore 'omp declare target link' handling
2019-12-20  Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran execution tests
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ execution tests
2019-12-20  Julian BrownOpenACC 2.6 deep copy: libgomp parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: attach/detach API routines
2019-12-20  Julian BrownUse gomp_map_val for OpenACC host-to-device address...
2019-12-20  Julian BrownOpenACC reference count overhaul
2019-12-20  Julian BrownUse aux struct in libgomp for infrequently-used/API...
2019-12-18  Jakub Jelinekre PR middle-end/86416 ([OpenMP] Offloading - better...
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_remove_pointer' interface
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'GOACC_enter_exit_data' to call...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'delete_copyout' into 'goacc_exit_data'
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'present_create_copy' into 'goacc_en...
2019-12-18  Thomas SchwingeAssert in 'libgomp/target.c:gomp_unmap_vars_internal...
2019-12-18  Thomas Schwinge[OpenACC] In 'libgomp/target.c:gomp_to_device_kind_p...
2019-12-18  Thomas Schwinge[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_dele...
2019-12-18  Thomas Schwinge[OpenACC] Elaborate/simplify 'exit data' 'finalize...
2019-12-18  Thomas Schwinge[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA'...
2019-12-18  Thomas SchwingeMake 'libgomp/target.c:gomp_unmap_tgt' 'static' again
2019-12-18  Tobias BurnusPR 86416 – improve lto1 diagnostic if a mode does not...
2019-12-17  Tobias Burnuslibgomp/openacc.f90 – clean-up public/private attributes
2019-12-13  Julian BrownFix potential race condition in OpenACC "exit data...
next