]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/oacc-mem.c
Daily bump.
[thirdparty/gcc.git] / libgomp / oacc-mem.c
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-15  Julian BrownOpenMP/OpenACC: Unordered/non-constant component offset...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-11-02  Thomas SchwingeSupport OpenACC 'declare create' with Fortran allocatab...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-08  Chung-Lin Tangopenmp: Improve OpenMP target support for C++ (PR92120)
2021-07-27  Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-06-17  Chung-Lin Tanglibgomp: Structure element mapping for OpenMP 5.0
2021-06-10  Andrew StubbsOpenACC: Separate enter/exit data ABIs
2021-06-10  Thomas SchwingeExtract 'goacc_enter_exit_data_internal' from 'libgomp...
2021-06-10  Thomas SchwingeMove 'libgomp/oacc-parallel.c:GOACC_declare' into ...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-10  Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-07-27  Julian Brownopenacc: Deep copy attach/detach should not affect...
2020-07-10  Julian Brownopenacc: Adjust dynamic reference count semantics
2020-07-10  Julian Brownopenacc: Helper functions for enter/exit data using...
2020-07-09  Julian Brownopenacc: GOMP_MAP_ATTACH handling in find_group_last
2020-07-03  Thomas Schwinge[OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP...
2020-07-03  Thomas Schwinge[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handli...
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-04  Thomas Schwinge[OpenACC 'exit data'] Evaluate 'copyfrom' individually...
2020-06-04  Thomas Schwinge[OpenACC 'exit data'] Evaluate 'finalize' individually...
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 Schwinge[OpenACC] Use 'tgt' returned from 'gomp_map_vars'
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-01-01  Jakub JelinekUpdate copyright years.
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 BrownOpenACC reference count overhaul
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 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-13  Julian BrownFix potential race condition in OpenACC "exit data...
2019-12-11  Thomas Schwinge[PR92843] [OpenACC] Fix dynamic reference counting...
2019-12-11  Thomas Schwinge[OpenACC] Consolidate 'GOACC_enter_exit_data' and its...
2019-12-09  Thomas Schwinge[PR92116, PR92877] [OpenACC] Replace 'openacc.data_envi...
2019-12-09  Thomas Schwinge[PR92503] [OpenACC] Don't silently 'acc_unmap_data...
2019-12-09  Thomas Schwinge[PR92840] [OpenACC] Refuse 'acc_unmap_data' unless...
2019-12-06  Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-11-20  Julian BrownOpenACC "present" subarrays: runtime API return value...
2019-05-24  Jakub Jelinekre PR libgomp/90585 (libgomp hsa plugin ftbfs in the...
2019-05-17  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-14  Thomas SchwingeMissing changes from "Adjust copy/copyin/copyout/create...
2018-11-06  Chung-Lin Tang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-09  Tom de Vries[openacc] Factor out async argument utility functions
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-24  Thomas SchwingeC/C++ OpenACC: acc_pcopyin, acc_pcreate
2017-01-01  Jakub JelinekUpdate copyright years.
2016-05-26  Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-05-26  Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-03-23  James Norrisre PR libgomp/69414 ([OpenACC] "!$acc update self"...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-10-26  Thomas Schwinge[PR libgomp/65437, libgomp/66518] Initialize runtime...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-05-06  Julian Brownoacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock...
2015-04-08  Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06  Ilya Verbinlibgomp: rework initialization of offloading
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...