]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/libgomp.texi
Daily bump.
[thirdparty/gcc.git] / libgomp / libgomp.texi
2023-09-07  Tobias Burnuslibgomp.texi: Fix ICV var name, document some memory...
2023-08-25  Sandra LoosemoreOpenMP: Document support for imperfectly-nested loops.
2023-08-22  Tobias BurnusOpenMP: Handle 'all' as category in defaultmap
2023-07-26  Tobias BurnusOpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_ta...
2023-07-26  Tobias Burnuslibgomp.texi: Add status item, @ref and document omp_in...
2023-07-20  Tobias Burnuslibgomp.texi: Split OpenMP routines chapter into sections
2023-07-19  Tobias BurnusOpenMP/Fortran: Non-rectangular loops with constant...
2023-07-14  Tobias Burnuslibgomp.texi: Extend memory allocation documentation
2023-07-12  Tobias Burnuslibgomp.texi: add cross ref, remove duplicated entry
2023-07-12  Tobias Burnuslibgomp: Use libnuma for OpenMP's partition=nearest...
2023-07-11  Tobias Burnuslibgomp: Update OpenMP memory allocation doc, fix omp_h...
2023-06-22  Tobias Burnuslibgomp.texi: Improve OpenMP ICV description
2023-06-19  Tobias BurnusOpenMP (C/C++): Keep pointer value of unmapped ptr...
2023-06-15  Tobias Burnuslibgomp: Extend OMP_ALLOCATOR, add affinity env var doc
2023-06-14  Tobias BurnusOpenMP: Set default-device-var with OMP_TARGET_OFFLOAD...
2023-06-06  Tobias Burnuslibgomp: plugin-gcn - support 'unified_address'
2023-06-06  Tobias Burnusopenmp: Add support for the 'present' modifier
2023-06-01  Tobias BurnusOpenMP/Fortran: Permit pure directives inside PURE
2023-03-24  Tobias Burnuslibgomp.texi: Fix wording in GCN offload specifics
2023-03-08  Tobias Burnuslibgomp.texi: Mention GCN_STACK_SIZE in Offload-Target...
2023-02-16  Jakub Jelineklibgomp: Fix up some typos in libgomp.texi
2023-02-03  Tobias Burnuslibgomp: enable reverse offload for AMDGCN
2023-02-02  Tobias Burnuslibgomp.texi (OpenMP TR11 impl. status): Fix 'strict...
2023-02-01  Tobias Burnuslibgomp.texi: Reverse-offload updates
2023-01-23  Tobias Burnuslibgomp.texi: Impl. status - non-rect loop nest only...
2023-01-02  Jakub JelinekUpdate copyright dates.
2022-12-09  Tobias BurnusFortran/OpenMP: align/allocator modifiers to the alloca...
2022-12-06  Marcel VollweilerOpenMP: omp_get_max_teams, omp_set_num_teams, and omp_...
2022-12-06  Tobias Burnuslibgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status...
2022-11-30  Tobias Burnuslibgomp.texi: List GCN's 'gfx803' under OpenMP Context...
2022-11-28  Tobias BurnusOpenMP/Fortran: Permit end-clause on directive
2022-11-25  Tobias Burnuslibgomp.texi: OpenMP Impl Status 5.1 additions + TR11
2022-11-14  Martin LiskaRevert "sphinx: remove texinfo files"
2022-11-09  Martin Liskasphinx: remove texinfo files
2022-11-04  Thomas SchwingeRemove support for Intel MIC offloading
2022-10-12  Jakub Jelineklibgomp: Fix up OpenMP 5.2 feature bullet
2022-10-12  Jakub Jelineklibgomp: Add omp_in_explicit_task support
2022-10-05  Tobias BurnusFortran: Add OpenMP's assume(s) directives
2022-10-04  Jakub Jelinekopenmp: Add begin declare target support
2022-09-28  Tobias Burnuslibgomp.texi: Status 'P' for 'assume', remove duplicate...
2022-09-13  Tobias Burnuslibgomp.texi: move item from gcn to nvptx
2022-09-12  Tobias Burnusnvptx/mkoffload.cc: Warn instead of error when reverse...
2022-09-12  Tobias Burnuslibgomp.texi: Impl. status fix/addition
2022-09-08  Tobias BurnusOpenMP: Document ompx warnings + add Fortran omx warnin...
2022-09-08  Tobias Burnuslibgomp.texi: Document libmemkind + nvptx/gcn specifics
2022-09-08  Marcel VollweilerOpenMP, libgomp: Environment variable syntax extension
2022-09-08  Jakub Jelinekopenmp: Implement doacross(sink: omp_cur_iteration...
2022-09-05  Tobias BurnusFortran/openmp: Partial OpenMP 5.2 doacross and omp_cur...
2022-08-26  Tobias BurnusOpenMP: Support reverse offload (middle end part)
2022-07-04  Tobias BurnusOpenMP/Fortran: Add support for OpenMP 5.2 linear claus...
2022-07-04  Tobias BurnusOpenMP: Move omp requires checks to libgomp
2022-07-01  Tobias BurnusOpenMP: Handle tofrom with target enter/exit data
2022-06-17  Martin Liskadocs: add missing table header
2022-06-13  Jakub Jelinekopenmp: Conforming device numbers and omp_{initial...
2022-06-03  Tobias BurnusOpenMP/Fortran: Add support for firstprivate and alloca...
2022-05-28  Tobias BurnusOpenMP/Fortran: Add support for enter clause on declare...
2022-05-27  Tobias Burnuslibgomp.texi: Add more to-be-implemented OpenMP 5.2...
2022-05-24  Tobias BurnusOpenMP: Support nowait with Fortran [PR105378]
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-18  Tobias BurnusOpenMP: Add Fortran support for inoutset depend-kind
2022-05-17  Jakub Jelineklibgomp: Clarify that omp_display_env is fully implemented
2022-05-17  Tobias Burnuslibgomp.texi: Document OpenMP context selectors
2022-05-17  Tobias Burnuslibgomp.texi: Add OpenMP 5.2 implementation status
2022-05-17  Tobias BurnusOpenMP: Add omp_all_memory support to Fortran
2022-05-06  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-05-05  Sandra Loosemorelibgomp: Update docs to reflect Fortran support for...
2022-05-03  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2022-04-13  Jakub Jelineklibgomp: Fix a documentation typo
2022-03-13  Tobias Burnustexi + c-target.def: Fix typos
2022-02-10  Marcel VollweilerC, C++, Fortran, OpenMP: Add 'has_device_addr' clause...
2022-01-27  Tobias Burnuslibgomp.texi: Update OpenMP implementation status
2022-01-13  Hafiz Abid QadeerAdd support for allocate clause (OpenMP 5.0).
2022-01-03  Jakub JelinekUpdate copyright dates.
2021-12-13  Tobias BurnusFortran: Handle compare in OpenMP atomic
2021-12-04  Tobias BurnusFortran/OpenMP: Support most of 5.1 atomic extensions
2021-12-04  Tobias Burnuslibgomp.texi: Update OMP_PLACES
2021-11-16  Jakub Jelineklibgomp: Mark thread_limit clause to target construct...
2021-10-27  Jakub Jelinekopenmp: Document that non-rect loops are not supported...
2021-10-21  Chung-Lin Tangopenmp: Fortran strictly-structured blocks support
2021-10-15  Jakub Jelinekopenmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax
2021-10-14  Kwok Cheung Yeungopenmp: Mark declare variant directive in documentation...
2021-10-12  Jakub Jelinekopenmp: Add documentation for omp_{get_max, set_num...
2021-10-12  Jakub Jelinekopenmp: Fix up warnings on libgomp.info build
2021-10-09  Jakub Jelinekopenmp: Add support for OpenMP 5.1 structured-block...
2021-09-30  Tobias Burnusopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc...
2021-09-18  Jakub Jelinekopenmp: Allow private or firstprivate arguments to...
2021-09-17  Jakub Jelineklibgomp: Spelling error fix in OpenMP 5.1 conformance...
2021-09-07  Tobias Burnuslibgomp.texi: Extend OpenMP 5.0 Implementation Status
2021-09-07  Tobias Burnuslibgomp.texi: Add OpenMP Implementation Status
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-08-05  Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-01-25  Kwok Cheung Yeunglibgomp: Add documentation for omp_fulfill_event runtim...
2021-01-01  Jakub JelinekUpdate copyright dates.
2020-12-28  Gerald Pfeiferlibgomp: Avoid bad "up" link in libgomp docs
2020-11-18  Kwok Cheung Yeungopenmp: Retire nest-var ICV for OpenMP 5.1
2020-10-22  Jakub Jelinekopenmp: Change omp_get_initial_device () to match OpenM...
2020-10-20  Kwok Cheung Yeungopenmp: Implement support for OMP_TARGET_OFFLOAD enviro...
2020-10-15  Kwok Cheung Yeunglibgomp: Amend documentation for omp_get_max_active_lev...
2020-10-14  Jakub Jelineklibgomp: Fix a typo in documentation
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
next