]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/libgomp.map
Regenerate libgomp/configure for copyright year update
[thirdparty/gcc.git] / libgomp / libgomp.map
2023-12-08  Tobias BurnusOpenMP/Fortran: Implement omp allocators/allocate for...
2023-11-07  Kwok Cheung Yeungopenmp: Add support for the 'indirect' clause in C/C++
2022-10-24  Tobias Burnuslibgomp/nvptx: Prepare for reverse-offload callback...
2022-10-12  Jakub Jelineklibgomp: Add omp_in_explicit_task support
2022-05-24  Jakub Jelinekopenmp: Add taskwait nowait depend support [PR105378]
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-06  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-05-03  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2021-11-12  Jakub Jelinekopenmp: Honor OpenMP 5.1 num_teams lower bound
2021-10-11  Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-09-30  Jakub Jelinekopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
2021-08-20  Jakub Jelinekopenmp: Implement the error directive
2021-08-17  Jakub Jelinekopenmp: Implement OpenMP 5.1 scope construct
2021-08-05  Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-07-27  Ulrich DrepperImplement OpenMP 5.1 section 3.15: omp_display_env
2021-06-10  Andrew StubbsOpenACC: Separate enter/exit data ABIs
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2020-11-12  Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
2020-07-15  Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-05-19  Jakub Jelinekopenmp: Add basic library allocator support.
2019-12-22  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-20  Julian BrownOpenACC 2.6 deep copy: attach/detach API routines
2019-05-17  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06  Chung-Lin Tang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-06-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-02  Tom de Vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2017-05-24  Thomas SchwingeOpenACC 1.0 compatibility: acc_async_wait, acc_async_wa...
2017-05-24  Thomas SchwingeC/C++ OpenACC: acc_pcopyin, acc_pcreate
2016-02-02  Thomas SchwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-05  Jakub Jelinekgcc/
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-08-24  Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-04-06  Ilya Verbinlibgomp: rework initialization of offloading
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2014-11-13  Jakub Jelinek[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.
2013-10-11  Jakub Jelinektarget.c: New file.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2010-07-05  Rainer Orthacinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2006-01-18  Diego Novillo[multiple changes]