aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson1-0/+11
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-1/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-07-05acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth1-1/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+12
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek1-1/+2
2008-06-11libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek1-0/+1
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-78/+309
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek1-1/+11
2006-06-09env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson1-2/+5
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-0/+1
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-0/+4
2006-01-18[multiple changes]Diego Novillo1-0/+328