This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/ompd in repository gcc.
from 7d2bea06364 Add OMPD support, initialization and global ICVs function. new d098c1d7c0c Fix sizes in OMPD support and add local ICVs functions.
The 1 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: libgomp/ompd-helper.c | 359 ++++++++++++++++++++++++++++++++++++++++++++++++- libgomp/ompd-helper.h | 31 ++++- libgomp/ompd-icv.c | 36 ++++- libgomp/ompd-init.c | 2 +- libgomp/ompd-support.c | 71 +++++----- libgomp/ompd-support.h | 14 +- 6 files changed, 462 insertions(+), 51 deletions(-)