]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/libgomp.h
amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
[thirdparty/gcc.git] / libgomp / libgomp.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-08  Tobias BurnusOpenMP/Fortran: Implement omp allocators/allocate for...
2023-12-06  Andrew Stubbsamdgcn, libgomp: low-latency allocator
2023-11-07  Kwok Cheung Yeungopenmp: Add support for the 'indirect' clause in C/C++
2023-07-26  Tobias BurnusOpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_ta...
2023-05-08  Thomas Schwingelibgomp: Simplify OpenMP reverse offload host <-> devic...
2023-02-02  Andrew Stubbsamdgcn, libgomp: Manually allocated stacks
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-10  Tobias Burnuslibgomp: Handle OpenMP's reverse offloads
2022-10-24  Tobias Burnuslibgomp/nvptx: Prepare for reverse-offload callback...
2022-09-08  Marcel VollweilerOpenMP, libgomp: Environment variable syntax extension
2022-05-28  Jakub Jelineklibgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC...
2022-05-17  Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-05-12  Jakub Jelinekopenmp: Add omp_all_memory support (C/C++ only so far)
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-08  Chung-Lin Tangopenmp: Improve OpenMP target support for C++ (PR92120)
2021-11-18  Jakub Jelineklibgomp: Ensure that either gomp_team is properly align...
2021-11-11  Jakub Jelineklibgomp: Use TLS storage for omp_get_num_teams()/omp_ge...
2021-10-20  Jakub Jelinekopenmp: Fix up struct gomp_work_share handling [PR102838]
2021-10-11  Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-07-27  Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-07-20  Thomas Schwinge[gcn] Work-around libgomp 'error: array subscript 0...
2021-07-19  Thomas Schwinge[gcn] Work-around libgomp 'error: array subscript 0...
2021-06-17  Chung-Lin Tanglibgomp: Structure element mapping for OpenMP 5.0
2021-02-25  Kwok Cheung Yeungopenmp: Fix intermittent hanging of task-detach-6 libgo...
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-18  Kwok Cheung Yeungopenmp: Retire nest-var ICV for OpenMP 5.1
2020-11-10  Chung-Lin Tangopenmp: Implement OpenMP 5.0 base-pointer attachement...
2020-10-20  Kwok Cheung Yeungopenmp: Implement support for OMP_TARGET_OFFLOAD enviro...
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
2020-09-15  Tobias BurnusOpenMP/Fortran: Fix (re)mapping of allocatable/pointer...
2020-07-27  Julian Brownopenacc: Deep copy attach/detach should not affect...
2020-07-10  Julian Brownopenacc: Adjust dynamic reference count semantics
2020-05-19  Jakub Jelinekopenmp: Add basic library allocator support.
2020-01-10  Thomas SchwingeOpenACC 'acc_get_property' cleanup
2020-01-10  Jakub Jelinekre PR libgomp/93219 (unused return value in affinity...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-22  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-20  Julian BrownOpenACC 2.6 deep copy: libgomp parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: attach/detach API routines
2019-12-20  Julian BrownUse gomp_map_val for OpenACC host-to-device address...
2019-12-20  Julian BrownOpenACC reference count overhaul
2019-12-20  Julian BrownUse aux struct in libgomp for infrequently-used/API...
2019-12-18  Thomas SchwingeMake 'libgomp/target.c:gomp_unmap_tgt' 'static' again
2019-12-13  Julian BrownFix potential race condition in OpenACC "exit data...
2019-12-11  Thomas Schwinge[OpenACC] Consolidate 'GOACC_enter_exit_data' and its...
2019-12-09  Thomas Schwinge[PR92116, PR92877] [OpenACC] Replace 'openacc.data_envi...
2019-11-13  Andrew StubbsOptimize GCN OpenMP malloc performance
2019-11-13  Andrew StubbsGCN libgomp port
2019-10-03  Julian BrownLibgomp magic offset value self-documentation
2019-10-01  Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-13  Tom de Vries[libgomp, nvptx] Fix libgomp.c/target-5.c compilation
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
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...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-05-24  Thomas SchwingeC/C++ OpenACC: acc_pcopyin, acc_pcreate
2017-02-02  Thomas Schwingelibgomp: Normalize the names of a few functions of...
2017-01-31  Thomas Schwingelibgomp: Provide prototypes for functions implemented...
2017-01-01  Jakub JelinekUpdate copyright years.
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.
next