r129570 - in /branches/gomp-3_0-branch/libgomp:...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Oct 23 02:46:00 GMT 2007


Author: jakub
Date: Tue Oct 23 02:46:14 2007
New Revision: 129570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129570
Log:
	* env.c (gomp_active_wait_policy, gomp_max_active_levels_var,
	gomp_thread_limit_var): New variables.
	(parse_schedule): Parse "auto".
	(parse_stacksize, parse_wait_policy): New functions.
	(initialize_env): Handle OMP_WAIT_POLICY, OMP_MAX_ACTIVE_LEVELS,
	OMP_THREAD_LIMIT, OMP_STACKSIZE env vars.  Handle unit specification
	for GOMP_STACKSIZE.

Added:
    branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
Modified:
    branches/gomp-3_0-branch/libgomp/env.c
    branches/gomp-3_0-branch/libgomp/libgomp.h



More information about the Gcc-cvs mailing list