This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hsa in repository gcc.
from 3009a54 [hsa] Implement GOMP_OFFLOAD_async_run new fb98200 [hsa] Use new format of device-specific target arguments new a7ddd67 [hsa] Perform version checks in HSA plugin
The 2 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.hsa | 20 +++++++++++++ gcc/builtin-types.def | 3 +- gcc/fortran/types.def | 3 +- gcc/hsa-brig.c | 19 ++++++++----- gcc/omp-builtins.def | 9 +++--- gcc/omp-low.c | 69 ++++++++++++++++++++++++++++++++++++--------- include/ChangeLog.hsa | 16 +++++++++++ include/gomp-constants.h | 31 ++++++++++++++------ libgomp/ChangeLog.hsa | 10 +++++++ libgomp/plugin/plugin-hsa.c | 37 +++++++++++++++--------- 10 files changed, 169 insertions(+), 48 deletions(-)