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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
Daily bump.
GCC Administrator
1
-0
/
+11
2024-02-15
libgomp: Update documentation for indirect calls in target regions
Kwok Cheung Yeung
1
-2
/
+2
2024-02-15
openmp, fortran: Add Fortran support for indirect clause on the declare targe...
Kwok Cheung Yeung
3
-0
/
+128
2024-02-13
Daily bump.
GCC Administrator
1
-0
/
+8
2024-02-12
libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux ...
Rainer Orth
2
-2
/
+8
2024-02-12
Daily bump.
GCC Administrator
1
-0
/
+5
2024-02-11
libgomp: Define config_path for hppa*-*-linux*
John David Anglin
1
-0
/
+4
2024-02-02
Daily bump.
GCC Administrator
1
-0
/
+6
2024-02-01
Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
John David Anglin
2
-2
/
+14
2024-01-30
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-29
libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100
Tobias Burnus
1
-2
/
+2
2024-01-27
Daily bump.
GCC Administrator
1
-0
/
+25
2024-01-26
Avoid registering unsupported OMP offload devices
Richard Biener
1
-0
/
+14
2024-01-26
Fix architecture support in OMP_OFFLOAD_init_device for gcn
Richard Biener
1
-2
/
+3
2024-01-26
amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
Tobias Burnus
3
-0
/
+32
2024-01-26
amdgcn: additional gfx1030/gfx1100 support
Andrew Stubbs
2
-2
/
+14
2024-01-25
Daily bump.
GCC Administrator
1
-0
/
+7
2024-01-24
libgomp.texi: Document omp_pause_resource{,_all} and omp_target_memcpy*
Tobias Burnus
1
-15
/
+317
2024-01-23
Daily bump.
GCC Administrator
1
-0
/
+6
2024-01-22
xfail libgomp.c/declare-variant-4-{fiji,gfx803}.c
Tobias Burnus
2
-0
/
+4
2024-01-21
Daily bump.
GCC Administrator
1
-0
/
+10
2024-01-20
Increase timeout by 2 in libgomp.fortran/alloc-comp-3.f90 on hppa*-*-*
John David Anglin
1
-0
/
+1
2024-01-20
Don't run libgomp.c/simd-math-1.c on hppa*-*-hpux*
John David Anglin
1
-1
/
+1
2024-01-18
Daily bump.
GCC Administrator
1
-0
/
+5
2024-01-17
openmp: Add OpenMP _BitInt support [PR113409]
Jakub Jelinek
1
-0
/
+65
2024-01-12
Daily bump.
GCC Administrator
1
-0
/
+6
2024-01-11
OpenMP: lvalue parsing for map/to/from clauses (C)
Julian Brown
3
-1
/
+67
2024-01-11
Daily bump.
GCC Administrator
1
-0
/
+7
2024-01-10
libgomp: Fix up FLOCK fallback handling [PR113192]
Jakub Jelinek
2
-2
/
+18
2024-01-10
Daily bump.
GCC Administrator
1
-0
/
+23
2024-01-09
OpenMP: lvalue parsing for map/to/from clauses (C++)
Julian Brown
12
-18
/
+3919
2024-01-09
libgomp: Use absolute pathname to testsuite/flock [PR113192]
Jakub Jelinek
2
-2
/
+2
2024-01-09
Daily bump.
GCC Administrator
1
-0
/
+20
2024-01-08
GCN: Add pre-initial support for gfx1100: 'EF_AMDGPU_MACH_AMDGCN_GFX1100'
Thomas Schwinge
1
-1
/
+2
2024-01-08
OpenMP: Support accelerated 2D/3D memory copies for AMD GCN
Julian Brown
1
-0
/
+362
2024-01-08
GCN: Add pre-initial support for gfx1100
Tobias Burnus
1
-1
/
+8
2024-01-07
Daily bump.
GCC Administrator
1
-0
/
+13
2024-01-06
libgomp.texi: Document omp_display_env + omp_target_is_accessible
Tobias Burnus
1
-24
/
+145
2024-01-06
Regenerate libgomp/configure for copyright year update
Mark Wielaard
1
-1
/
+1
2024-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-01-04
Daily bump.
GCC Administrator
1
-0
/
+4
2024-01-03
Update copyright years.
Jakub Jelinek
157
-157
/
+157
2024-01-03
Update copyright dates.
Jakub Jelinek
1
-1
/
+1
2024-01-03
Update Copyright year in ChangeLog files
Jakub Jelinek
1
-1
/
+1
2023-12-22
Daily bump.
GCC Administrator
1
-0
/
+4
2023-12-21
OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc
Julian Brown
1
-10
/
+0
2023-12-21
Daily bump.
GCC Administrator
1
-0
/
+7
2023-12-20
OpenMP, NVPTX: memcpy[23]D bias correction
Julian Brown
2
-0
/
+128
2023-12-19
Daily bump.
GCC Administrator
1
-0
/
+6
2023-12-18
libgomp: Make libgomp.c/declare-variant-1.c test x86 specific
Jakub Jelinek
1
-9
/
+8
[next]