libstdc++: Fix chrono::__detail::ceil to work with C++11
[gcc.git] / libgomp / oacc-init.c
2020-07-14 Kwok Cheung Yeunglibgomp: Fix hang when profiling OpenACC programs with...
2020-04-29 Thomas Schwinge[gcn] Use 'radeon' for the environment variable 'ACC_DE...
2020-01-29 Frederik HarwathAdd acc_device_radeon to name_of_acc_device_t function
2020-01-10 Thomas SchwingeOpenACC 'acc_get_property' cleanup
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-31 Ayush Mittalre PR libgomp/93065 (libgomp: destructor missing to...
2019-12-22 Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-20 Julian BrownOpenACC reference count overhaul
2019-12-03 Frederik HarwathValidate acc_device_t uses
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-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-27 Aldy Hernandezoacc-init.c (goacc_new_thread): Use sizeof of the appro...
2016-05-26 Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-05-17 Chung-Lin Tangoacc-init.c (acc_init): Remove !cached_base_dev conditi...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-14 Ilya Verbinlibgomp.h (gomp_device_state): New enum.
2015-10-26 Thomas Schwingelibgomp: Additional acc_shutdown bug fixing and testing
2015-10-02 Thomas Schwingenvptx offloading linking
2015-09-29 Nathan Sidwellbuiltins.c (expand_builtin_acc_on_device): Delete.
2015-09-22 Chung-Lin Tangre PR libgomp/67141 (wrong libgomp mutex initialisation...
2015-08-10 Thomas Schwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-07-21 Nathan Sidwelltarget.c (gomp_offload_image_to_device): Rename to ...
2015-05-28 Julian Brownoacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.
2015-05-28 Julian Brownre PR libgomp/65742 (Several libgomp.oacc-* failures...
2015-05-06 Julian Brownoacc-init.c (acc_device_lock): Add explanatory comment.
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...