aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
AgeCommit message (Expand)AuthorFilesLines
2019-12-11[OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'li...Thomas Schwinge1-2/+0
2019-12-09[PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge1-9/+1
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs1-0/+63
2019-11-13GCN libgomp portAndrew Stubbs1-0/+18
2019-10-03Libgomp magic offset value self-documentationJulian Brown1-0/+5
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek1-1/+1
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-15/+38
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries1-0/+1
2018-11-09PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor1-2/+12
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-6/+104
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang1-1/+6
2018-05-02[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-24C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge1-2/+3
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge1-5/+5
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge1-33/+37
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-3/+19
2016-05-26oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter.Chung-Lin Tang1-4/+1
2016-05-26target.c (gomp_device_copy): New function.Chung-Lin Tang1-7/+7
2016-04-12omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whethe...Jakub Jelinek1-2/+0
2016-01-19Merge of HSAMartin Jambor1-3/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-15c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin1-0/+5
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin1-3/+12
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-71/+150
2015-11-03libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell1-2/+2
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-14/+143
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-1/+1
2015-09-03[gomp] Thread pool managementSebastian Huber1-0/+2
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell1-2/+3
2015-07-21target.c (gomp_offload_image_to_device): Rename to ...Nathan Sidwell1-0/+1
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell1-2/+2
2015-07-06libgomp: Add comment to clarify last_team usageSebastian Huber1-0/+3
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