Commit Graph

5 Commits (ompstream)
 

Author SHA1 Message Date
Thomas Preud'homme d94c652edf Replace C++ comments by C comments. 12 years ago
Thomas Preud'homme 398fd66490 Fix freeing of GOMP stream.
stream->nr_unregistered_views must be set to 0 at creation to ensure
destruction works correctly.
12 years ago
apop 2a002cb87f 2011-06-14 Antoniu Pop <antoniu.pop@gmail.com>
libgomp/
gcc/
	Revert and correct some of the changes from last commit.




git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@175027 138bc75d-0d04-0410-961f-82ee72b054a4
12 years ago
apop 48de164d08 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com>
Merge diffs r32779:34430 from INRIA local svn to omp-stream branch
base r159266.

libgomp/
	This merge introduces a stream-communication layer to the GOMP
	runtime.

gcc/
	Code generation for an OpenMP streaming extension.




git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@164990 138bc75d-0d04-0410-961f-82ee72b054a4
13 years ago
apop 5c1fb0cf09 Creating a development branch for OpenMP stream extensions.
git-svn-id: svn://gcc.gnu.org/svn/gcc/branches/omp-stream@159266 138bc75d-0d04-0410-961f-82ee72b054a4
14 years ago