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 8b5ad311eac Add OMPD support, initialization and global ICVs function. new c7a99c59534 Add OMPD support, initialization and global ICVs function.
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/Makefile.am | 33 ++------------------ libgomp/Makefile.in | 57 +++++------------------------------ libgomp/config/darwin/plugin-suffix.h | 2 +- libgomp/config/hpux/plugin-suffix.h | 2 +- libgomp/config/posix/plugin-suffix.h | 2 +- libgomp/configure | 4 +-- libgomp/configure.ac | 2 +- libgomp/env.c | 37 ----------------------- libgomp/libgomp.map | 16 +--------- libgomp/libgompd.map | 4 +-- libgomp/omp-tools.h.in | 3 +- libgomp/ompd-helper.c | 3 +- libgomp/ompd-helper.h | 3 +- libgomp/ompd-icv.c | 3 +- libgomp/ompd-init.c | 3 +- libgomp/ompd-support.c | 3 +- libgomp/ompd-support.h | 37 +++++++++++------------ libgomp/ompd-types.h.in | 3 +- libgomp/team.c | 4 --- 19 files changed, 43 insertions(+), 178 deletions(-)