gcc/libgomp
Jakub Jelinek 89b3e3cda1 re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)
PR libgomp/28725
	* env.c: Include ctype.h.
	(parse_schedule, parse_unsigned_long, parse_boolean): Allow
	leading and/or trailing whitespace and compare strings case
	insensitively.

From-SVN: r116209
2006-08-17 09:58:02 +02:00
..
config time.c: New file. 2006-06-06 17:54:02 +00:00
testsuite re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar)) 2006-07-16 22:19:27 +02:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
ChangeLog re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch) 2006-08-17 09:58:02 +02:00
config.h.in
configure configure.ac: Depend addition of -pthread on host OS. 2006-07-05 17:32:41 +00:00
configure.ac configure.ac: Depend addition of -pthread on host OS. 2006-07-05 17:32:41 +00:00
configure.tgt time.c: New file. 2006-06-06 17:54:02 +00:00
critical.c critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mutex_t is larger than pointer and... 2006-06-21 10:59:44 +02:00
env.c re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch) 2006-08-17 09:58:02 +02: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