summaryrefslogtreecommitdiff
path: root/libgomp/libgomp.map
Commit message (Expand)AuthorAgeFilesLines
* libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus2022-10-241-0/+5
* libgomp: Add omp_in_explicit_task supportJakub Jelinek2022-10-121-0/+6
* openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek2022-05-241-0/+5
* libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler2022-05-201-0/+2
* OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler2022-05-061-0/+1
* OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.Marcel Vollweiler2022-05-021-0/+5
* openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek2021-11-121-0/+1
* openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek2021-10-111-0/+10
* openmp: Add omp_aligned_{,c}alloc and omp_{c,re}allocJakub Jelinek2021-09-301-0/+4
* openmp: Implement the error directiveJakub Jelinek2021-08-201-0/+2
* openmp: Implement OpenMP 5.1 scope constructJakub Jelinek2021-08-171-0/+5
* openmp: Implement omp_get_device_num routineChung-Lin Tang2021-08-051-1/+7
* Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper2021-07-271-0/+7
* OpenACC: Separate enter/exit data ABIsAndrew Stubbs2021-06-101-0/+6
* openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung2021-01-161-0/+2
* openmp: Implement allocate clause in omp lowering.Jakub Jelinek2020-11-121-0/+6
* openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung2020-10-131-0/+2
* libgomp: Add Fortran routine support for allocatorsTobias Burnus2020-07-151-0/+5
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-0/+10
* Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2019-12-221-0/+4
* OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown2019-12-201-0/+10
* OpenACC Profiling Interface (incomplete)Thomas Schwinge2019-05-171-0/+14
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-0/+44
* 2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2018-11-061-0/+34
* Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang2018-06-201-0/+12
* [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries2018-05-021-0/+5
* OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge2017-05-241-0/+2
* C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge2017-05-241-0/+6
* Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_STARTThomas Schwinge2016-02-021-1/+0
* OpenACC host_data support.Julian Brown2015-12-011-0/+1
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-0/+5
* c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris2015-11-121-0/+1
* gcc/Jakub Jelinek2015-11-051-3/+13
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-1/+49
* gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2015-09-281-0/+5
* libgomp.map: Add 4.0.2 version.Nathan Sidwell2015-08-241-0/+6
* libgomp: rework initialization of offloadingIlya Verbin2015-04-061-0/+1
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+104
* [PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek2014-11-131-0/+5
* target.c: New file.Jakub Jelinek2013-10-111-0/+43
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-0/+11
* acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth2010-07-051-8/+13
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-4/+69
* [multiple changes]Diego Novillo2006-01-181-0/+105