c++: Improve access checking inside templates [PR41437]
[gcc.git] / libgomp /
2020-06-09 GCC AdministratorDaily bump.
2020-06-08 Tobias Burnusopenmp: ensure variables in offload table are streamed...
2020-06-06 GCC AdministratorDaily bump.
2020-06-05 Thomas Schwinge[OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappings
2020-06-05 Thomas Schwinge[OpenACC 'exit data'] Simplify 'GOMP_MAP_STRUCT' handling
2020-06-05 Julian BrownAdd 'libgomp.oacc-c-c++-common/struct-copyout-{1,2}.c'
2020-06-05 GCC AdministratorDaily bump.
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04 Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
2020-06-04 Thomas SchwingeFix 'sizeof' usage in 'libgomp.oacc-c-c++-common/deep...
2020-06-04 Thomas Schwinge[OpenACC] Repair/restore 'is_tgt_unmapped' checking
2020-06-04 Thomas Schwinge[OpenACC] Don't open-code 'gomp_remove_var' in 'acc_unm...
2020-06-04 Thomas Schwinge[OpenACC] Remove 'tgt' reference counting from 'acc_unm...
2020-06-04 Thomas SchwingeExtend 'libgomp.oacc-c-c++-common/pr92854-1.c' some...
2020-06-04 Thomas Schwinge[OpenACC] Use 'tgt' returned from 'gomp_map_vars'
2020-06-04 Thomas Schwinge[OpenACC] XFAIL behavior of over-eager 'finalize' clause
2020-06-04 Thomas Schwinge[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Julian Brown[OpenACC] Missing unlocking on error paths in attach...
2020-06-04 Thomas Schwinge'libgomp.oacc-fortran/{error_,}stop-{1,2,3}.f': initial...
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...
next