index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgomp
/
libgomp.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
libgomp.texi: Document some of the device-memory routines
Tobias Burnus
1
-15
/
+288
2023-10-04
libgomp.texi: Clarify that no other OpenMP context selectors are implemented
Tobias Burnus
1
-5
/
+14
2023-09-20
OpenMP: Add ME support for 'omp allocate' stack variables
Tobias Burnus
1
-2
/
+3
2023-09-20
openmp: Add omp::decl attribute support [PR111392]
Jakub Jelinek
1
-1
/
+1
2023-09-07
libgomp.texi: Fix ICV var name, document some memory management routines
Tobias Burnus
1
-15
/
+145
2023-08-25
OpenMP: Document support for imperfectly-nested loops.
Sandra Loosemore
1
-1
/
+1
2023-08-22
OpenMP: Handle 'all' as category in defaultmap
Tobias Burnus
1
-1
/
+3
2023-07-26
OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect
Tobias Burnus
1
-0
/
+5
2023-07-26
libgomp.texi: Add status item, @ref and document omp_in_explicit_task
Tobias Burnus
1
-2
/
+29
2023-07-20
libgomp.texi: Split OpenMP routines chapter into sections
Tobias Burnus
1
-531
/
+718
2023-07-19
OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 ...
Tobias Burnus
1
-1
/
+3
2023-07-14
libgomp.texi: Extend memory allocation documentation
Tobias Burnus
1
-5
/
+32
2023-07-12
libgomp.texi: add cross ref, remove duplicated entry
Tobias Burnus
1
-3
/
+1
2023-07-12
libgomp: Use libnuma for OpenMP's partition=nearest allocation trait
Tobias Burnus
1
-11
/
+31
2023-07-11
libgomp: Update OpenMP memory allocation doc, fix omp_high_bw_mem_space
Tobias Burnus
1
-2
/
+28
2023-06-22
libgomp.texi: Improve OpenMP ICV description
Tobias Burnus
1
-12
/
+117
2023-06-19
OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11...
Tobias Burnus
1
-1
/
+1
2023-06-15
libgomp: Extend OMP_ALLOCATOR, add affinity env var doc
Tobias Burnus
1
-0
/
+142
2023-06-14
OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory
Tobias Burnus
1
-1
/
+3
2023-06-06
libgomp: plugin-gcn - support 'unified_address'
Tobias Burnus
1
-5
/
+4
2023-06-06
openmp: Add support for the 'present' modifier
Tobias Burnus
1
-1
/
+3
2023-06-01
OpenMP/Fortran: Permit pure directives inside PURE
Tobias Burnus
1
-1
/
+1
2023-03-24
libgomp.texi: Fix wording in GCN offload specifics
Tobias Burnus
1
-1
/
+1
2023-03-08
libgomp.texi: Mention GCN_STACK_SIZE in Offload-Target Specifics
Tobias Burnus
1
-0
/
+2
2023-02-16
libgomp: Fix up some typos in libgomp.texi
Jakub Jelinek
1
-7
/
+7
2023-02-03
libgomp: enable reverse offload for AMDGCN
Tobias Burnus
1
-5
/
+8
2023-02-02
libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item
Tobias Burnus
1
-2
/
+1
2023-02-01
libgomp.texi: Reverse-offload updates
Tobias Burnus
1
-7
/
+19
2023-01-23
libgomp.texi: Impl. status - non-rect loop nest only partial
Tobias Burnus
1
-1
/
+1
2023-01-02
Update copyright dates.
Jakub Jelinek
1
-1
/
+1
2022-12-09
Fortran/OpenMP: align/allocator modifiers to the allocate clause
Tobias Burnus
1
-2
/
+2
2022-12-06
OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...
Marcel Vollweiler
1
-2
/
+5
2022-12-06
libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status item
Tobias Burnus
1
-1
/
+2
2022-11-30
libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
Tobias Burnus
1
-1
/
+2
2022-11-28
OpenMP/Fortran: Permit end-clause on directive
Tobias Burnus
1
-1
/
+1
2022-11-25
libgomp.texi: OpenMP Impl Status 5.1 additions + TR11
Tobias Burnus
1
-0
/
+68
2022-11-14
Revert "sphinx: remove texinfo files"
Martin Liska
1
-0
/
+4884
2022-11-09
sphinx: remove texinfo files
Martin Liska
1
-4884
/
+0
2022-11-04
Remove support for Intel MIC offloading
Thomas Schwinge
1
-1
/
+1
2022-10-12
libgomp: Fix up OpenMP 5.2 feature bullet
Jakub Jelinek
1
-1
/
+1
2022-10-12
libgomp: Add omp_in_explicit_task support
Jakub Jelinek
1
-2
/
+2
2022-10-05
Fortran: Add OpenMP's assume(s) directives
Tobias Burnus
1
-1
/
+1
2022-10-04
openmp: Add begin declare target support
Jakub Jelinek
1
-1
/
+1
2022-09-28
libgomp.texi: Status 'P' for 'assume', remove duplicated line
Tobias Burnus
1
-2
/
+1
2022-09-13
libgomp.texi: move item from gcn to nvptx
Tobias Burnus
1
-3
/
+3
2022-09-12
nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible
Tobias Burnus
1
-0
/
+3
2022-09-12
libgomp.texi: Impl. status fix/addition
Tobias Burnus
1
-4
/
+8
2022-09-08
OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]
Tobias Burnus
1
-1
/
+7
2022-09-08
libgomp.texi: Document libmemkind + nvptx/gcn specifics
Tobias Burnus
1
-6
/
+125
2022-09-08
OpenMP, libgomp: Environment variable syntax extension
Marcel Vollweiler
1
-1
/
+1
[next]