rt_gccstream/libgomp
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
2010-10-05 12:58:55 +00:00
..
config Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
testsuite Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
ChangeLog Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
ChangeLog.graphite Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
ChangeLog.omp-stream 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
Makefile.am 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
Makefile.in 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
acinclude.m4 Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
aclocal.m4 Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
alloc.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
barrier.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
config.h.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
configure Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
configure.ac Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
configure.tgt Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
critical.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
env.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
error.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
fortran.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
iter.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
iter_ull.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
libgomp.h 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
libgomp.map 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
libgomp.spec.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
libgomp.texi Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
libgomp_f.h.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
libgomp_g.h 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
loop.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
loop_ull.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
omp.h.in 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
omp_lib.f90.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
omp_lib.h.in Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
ordered.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
parallel.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
sections.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
single.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
stream.c 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
stream.h 2010-10-05 Antoniu Pop <antoniu.pop@gmail.com> 2010-10-05 12:58:55 +00:00
task.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
team.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00
work.c Creating a development branch for OpenMP stream extensions. 2010-05-11 10:00:02 +00:00