aboutsummaryrefslogtreecommitdiff
path: root/libgomp/env.c
AgeCommit message (Expand)Author
2010-12-02 PR libgomp/43706Jakub Jelinek
2010-03-22 PR libgomp/42942Jakub Jelinek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-292008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>Krister Walfridsson
2008-06-15 * env.c (initialize_env): Always initialize gomp_remaining_threads_lockJohn David Anglin
2008-06-11 PR libgomp/36469Jakub Jelinek
2008-06-06 * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value toJakub Jelinek
2008-03-032008-03-03 Peter O'Gorman <pogma@thewrittenword.com>Peter O'Gorman
2007-04-04 * libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New externJakub Jelinek
2006-12-04 PR libgomp/29949Daniel Franke
2006-11-09 * env.c (parse_schedule): Reject out of range values.Uros Bizjak
2006-08-17 PR libgomp/28725Jakub Jelinek
2006-06-14 PR libgomp/28008Richard Henderson
2006-06-09 * env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson
2006-01-182006-01-18 Richard Henderson <rth@redhat.com>Diego Novillo