aboutsummaryrefslogtreecommitdiff
path: root/libgomp/env.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek1-1/+96
2006-12-04re PR libgomp/29949 (implement argument checking for user accessable runtime ...Daniel Franke1-1/+1
2006-11-09env.c (parse_schedule): Reject out of range values.Uros Bizjak1-2/+12
2006-08-17re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)Jakub Jelinek1-15/+34
2006-06-14re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)Richard Henderson1-10/+16
2006-06-09env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson1-11/+38
2006-01-18[multiple changes]Diego Novillo1-0/+197