]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/libgomp.h
OpenMP offloading to NVPTX: libgomp changes
[thirdparty/gcc.git] / libgomp / libgomp.h
2016-11-23  Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-05-26  Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-05-26  Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-04-12  Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-01-19  Martin JamborMerge of HSA
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-15  Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-14  Ilya Verbinlibgomp.h (gomp_device_state): New enum.
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-03  Nathan Sidwelllibgomp.h (struct acc_dispatch_t): Remove args from...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-28  Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-03  Sebastian Huber[gomp] Thread pool management
2015-08-24  Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-07-21  Nathan Sidwelltarget.c (gomp_offload_image_to_device): Rename to ...
2015-07-17  Nathan Sidwellmkoffload.c (process): Constify target data.
2015-07-06  Sebastian Huberlibgomp: Add comment to clarify last_team usage
2015-04-08  Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06  Ilya Verbinlibgomp: rework initialization of offloading
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Varvara Rainchikconfig.h.in: Regenerate.
2014-08-01  Jakub Jelineklibgomp.h (struct gomp_task_depend_entry): Add redundan...
2014-01-02  Richard SandifordUpdate copyright years in libgomp/
2013-10-11  Jakub Jelinektarget.c: New file.
2013-01-14  Richard SandifordUpdate copyright years in libgomp.
2011-11-29  Richard Henderson* libgomp.h (enum memmodel): New.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-07-05  Rainer Orthacinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-01-07  Jakub Jelinekre PR libgomp/38086 (libgomp fails to build if assemble...
2008-06-11  Jakub Jelineklibgomp.h (struct gomp_task): Add in_tied_task field.
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-04-04  Jakub Jelineklibgomp.h (gomp_cpu_affinity, [...]): New extern decls.
2006-06-09  Richard Hendersonenv.c (gomp_nthreads_var): Change to unsigned long.
2006-01-24  Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2006-01-21  Steve Ellceyre PR libgomp/25877 (team.c:269: warning: implicit...
2006-01-18  Diego Novillo[multiple changes]