gcc/libgomp
Richard Henderson d0d1b24d89 env.c (gomp_nthreads_var): Change to unsigned long.
* env.c (gomp_nthreads_var): Change to unsigned long.
        (gomp_run_sched_chunk): Likewise.
        (parse_unsigned_long): Rename from parse_num_threads and generalize.
        (initialize_env): Initialize gomp_thread_attr.
        * libgomp.h (gomp_nthreads_var): Update decl.
        (gomp_run_sched_chunk): Likewise.
        (gomp_thread_attr): Declare.
        * team.c (gomp_thread_attr): Export.
        (initialize_team): Don't initialize it.

From-SVN: r114525
2006-06-09 15:08:55 -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
ChangeLog env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
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 [multiple changes] 2006-01-18 14:21:25 -05:00
acinclude.m4 re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
aclocal.m4 re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
alloc.c [multiple changes] 2006-01-18 14:21:25 -05:00
barrier.c [multiple changes] 2006-01-18 14:21:25 -05:00
config.h.in [multiple changes] 2006-02-25 22:23:09 +01:00
configure re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
configure.ac re PR libgomp/25865 (libgomp incorrectly detects support for TLS) 2006-04-25 13:58:25 -07:00
configure.tgt time.c: New file. 2006-06-06 17:54:02 +00:00
critical.c [multiple changes] 2006-01-18 14:21:25 -05:00
env.c env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
error.c [multiple changes] 2006-01-18 14:21:25 -05:00
fortran.c [multiple changes] 2006-01-18 14:21:25 -05:00
iter.c [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.h env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
libgomp.map [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp.spec.in [multiple changes] 2006-01-18 14:21:25 -05:00
libgomp_f.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
libgomp_g.h [multiple changes] 2006-01-18 14:21:25 -05:00
loop.c [multiple changes] 2006-01-18 14:21:25 -05:00
omp.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.f90.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
omp_lib.h.in re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
ordered.c [multiple changes] 2006-01-18 14:21:25 -05:00
parallel.c [multiple changes] 2006-01-18 14:21:25 -05:00
sections.c [multiple changes] 2006-01-18 14:21:25 -05:00
single.c [multiple changes] 2006-01-18 14:21:25 -05:00
team.c env.c (gomp_nthreads_var): Change to unsigned long. 2006-06-09 15:08:55 -07:00
work.c [multiple changes] 2006-01-18 14:21:25 -05:00