aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown1-16/+1
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-27/+6
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-5/+212
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10config.h.in: Regenerate.Varvara Rainchik1-1/+1
2014-08-01libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek1-3/+14
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-15/+125
2013-01-14Update copyright years in libgomp.Richard Sandiford1-2/+1
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