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
ChangeLog re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch) 2006-08-17 09:58:02 +02: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 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 [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