This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c8903b8f0b Fix Docbook markup for table entry new 2f11a9ffd06 [AArch64] Add HXT Phecda core support new cd3d21c58d3 [libgomp, nvptx] Note that cuGetErrorString is in CUDA_VERS [...] new 143979be19d [libgomp, nvptx] Remove hard-coded const in nvptx_open_device new 3912f4add59 [libgomp, nvptx] Allow cuGetErrorString to be NULL new dd439d4a14f [libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreate if [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 6 ++++ gcc/config/aarch64/aarch64-cores.def | 3 ++ gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/doc/invoke.texi | 2 +- libgomp/ChangeLog | 27 ++++++++++++++++++ libgomp/plugin/cuda-lib.def | 4 ++- libgomp/plugin/plugin-nvptx.c | 54 ++++++++++++++++++++++++++---------- 7 files changed, 81 insertions(+), 17 deletions(-)