aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp_g.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek1-0/+1
2021-08-20openmp: Implement the error directiveJakub Jelinek1-0/+5
2021-08-17openmp: Implement OpenMP 5.1 scope constructJakub Jelinek1-0/+4
2021-06-10OpenACC: Separate enter/exit data ABIsAndrew Stubbs1-0/+4
2021-06-10Move 'libgomp/oacc-parallel.c:GOACC_declare' into 'libgomp/oacc-mem.c'Thomas Schwinge1-1/+1
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek1-0/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-11[OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'li...Thomas Schwinge1-2/+5
2019-12-11[OpenACC] Consolidate 'async'/'wait' code in 'libgomp/oacc-async.c'Thomas Schwinge1-1/+4
2019-09-30libgomp_g.h: Include stdint.h instead of gstdint.h.Kwok Cheung Yeung1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+64
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-12libgomp external ABI prototypes maintenanceThomas Schwinge1-2/+5
2016-01-19Merge of HSAMartin Jambor1-2/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-05gcc/Jakub Jelinek1-6/+35
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-1/+51
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-3/+2
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-5/+5
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+16
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-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-11-07Add missing include.Thomas Schwinge1-0/+1
2013-10-11target.c: New file.Jakub Jelinek1-1/+34
2013-01-14Update copyright years in libgomp.Richard Sandiford1-1/+1
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-1/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-1/+75
2006-01-18[multiple changes]Diego Novillo1-0/+111