aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
AgeCommit message (Expand)Author
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown
2015-04-06libgomp: rework initialization of offloadingIlya Verbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10config.h.in: Regenerate.Varvara Rainchik
2014-08-01libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek
2014-01-02Update copyright years in libgomp/Richard Sandiford
2013-10-11target.c: New file.Jakub Jelinek
2013-01-14Update copyright years in libgomp.Richard Sandiford
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-07-05acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek
2008-06-11libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2007-04-04libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek
2006-06-09env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey
2006-01-18[multiple changes]Diego Novillo