This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch amonakov/gomp-nvptx in repository gcc.
from 0d7e9ef libgomp plugin: manage soft-stack storage new eac9d24 libgomp: remove paste error in gomp_team_barrier_wait_end new c08d34b nvptx libgcc: use attribute shared new d86a582 libgomp plugin: make cuMemFreeHost error non-fatal new 4961d58 nvptx backend: re-enable line info generation new 8cc851a nvptx backend: use POINTER_SIZE instead of BITS_PER_WORD new 29faae9 nvptx backend: change mul.u32 to mul.lo.u32 new 4bb4dca nvptx backend: define STACK_SIZE_MODE
The 7 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.gomp-nvptx | 23 +++++++++++++++++++++++ gcc/config/nvptx/nvptx.c | 21 ++++++--------------- gcc/config/nvptx/nvptx.h | 1 + libgcc/ChangeLog.gomp-nvptx | 8 ++++++++ libgcc/config/nvptx/crt0.c | 10 ++++------ libgcc/config/nvptx/stacks.c | 9 ++------- libgomp/ChangeLog.gomp-nvptx | 9 +++++++++ libgomp/config/nvptx/bar.c | 2 -- libgomp/plugin/plugin-nvptx.c | 2 +- 9 files changed, 54 insertions(+), 31 deletions(-)