Simplify tree streaming.
[gcc.git] / libgomp / oacc-mem.c
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...