gcc/libgomp
Richard Henderson c3b11a40d0 re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)
PR libgomp/28008
        * env.c (initialize_env): Avoid using PTHREAD_STACK_MIN when
        undefined.  Use GOMP_STACKSIZE not OMP_STACKSIZE for environment.

From-SVN: r114643
2006-06-14 08:20:01 -07:00
..
config time.c: New file. 2006-06-06 17:54:02 +00:00
testsuite re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop) 2006-06-09 23:18:42 +02:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
ChangeLog re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) 2006-06-14 08:20:01 -07:00
config.h.in
configure
configure.ac
configure.tgt time.c: New file. 2006-06-06 17:54:02 +00:00
critical.c
env.c re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) 2006-06-14 08:20:01 -07:00
error.c
fortran.c
iter.c
libgomp_f.h.in
libgomp_g.h
libgomp.h env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
libgomp.map
libgomp.spec.in
loop.c
Makefile.am Makefile.am: Add install-html target. 2006-05-24 01:28:16 +00:00
Makefile.in Makefile.am: Add install-html target. 2006-05-24 01:28:16 +00:00
NOTES
omp_lib.f90.in
omp_lib.h.in
omp.h.in
ordered.c
parallel.c
sections.c
single.c
team.c env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
work.c