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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
In 'libgomp/target.c:gomp_exit_data', remove open-coded 'gomp_remove_var'
Thomas Schwinge
2
-10
/
+5
2019-12-09
libgomp/testsuite/*fortran – make 'stop' values unique
Tobias Burnus
8
-338
/
+350
2019-12-06
Fix Fortran linker errors on AMD GCN
Kwok Cheung Yeung
2
-0
/
+6
2019-12-06
[OpenMP/OpenACC/Fortran] Fix mapping of optional (present|absent) arguments
Tobias Burnus
22
-100
/
+1457
2019-12-05
OpenMP] Fix use_device_… with absent optional arg
Tobias Burnus
1
-12
/
+39
2019-12-05
testsuite/libgomp.oacc-fortran: Update dg-output to fix GCN
Tobias Burnus
4
-9
/
+31
2019-12-04
re PR fortran/92756 (ICE in lower_omp, at omp-low.c:12988)
Jakub Jelinek
3
-0
/
+165
2019-12-03
Validate acc_device_t uses
Frederik Harwath
2
-8
/
+54
2019-12-03
Enable OpenACC GCN testing.
Andrew Stubbs
5
-0
/
+66
2019-12-03
musl: Fix invalid tls model in libgomp and libitm PR91938
Szabolcs Nagy
2
-0
/
+8
2019-11-29
Fortran] OpenACC – permit common blocks in some clauses
Tobias Burnus
2
-6
/
+89
2019-11-29
re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)
Jakub Jelinek
2
-108
/
+0
2019-11-29
re PR c++/60228 (ICE using lambda in #pragma omp declare reduction)
Jakub Jelinek
3
-0
/
+222
2019-11-27
Fix 'libgomp.fortran/target-print-1.f90', 'libgomp.oacc-fortran/print-1.f90' ...
Thomas Schwinge
6
-4
/
+61
2019-11-21
Fix failures on Solaris with -fno-common default
Rainer Orth
7
-27
/
+36
2019-11-20
AMD GCN libgomp plugin queue-full condition locking fix
Julian Brown
2
-13
/
+20
2019-11-20
Fix host-to-device copies from rodata for AMD GCN
Julian Brown
2
-4
/
+41
2019-11-20
OpenACC "present" subarrays: runtime API return value and unmapping fixes
Julian Brown
8
-13
/
+87
2019-11-20
libgomp/test: Add flags to find libatomic in build-tree testing
Maciej W. Rozycki
2
-0
/
+19
2019-11-18
libgomp: Regenerate `testsuite/Makefile.in' for GCC_HEADER_STDINT removal
Maciej W. Rozycki
2
-1
/
+4
2019-11-15
Add tests for print from offload target.
Andrew Stubbs
5
-0
/
+71
2019-11-13
GCN Libgomp Plugin
Andrew Stubbs
7
-10
/
+4156
2019-11-13
Optimize GCN OpenMP malloc performance
Andrew Stubbs
5
-12
/
+106
2019-11-13
GCN libgomp port
Andrew Stubbs
26
-7
/
+1115
2019-11-13
Add device number to GOMP_OFFLOAD_openacc_async_construct
Andrew Stubbs
5
-4
/
+16
2019-11-13
Move generic libgomp files from nvptx to accel
Andrew Stubbs
21
-1
/
+43
2019-11-12
Add OpenACC 2.6 `serial' construct support
Maciej W. Rozycki
4
-0
/
+248
2019-11-11
Fortran] Support absent optional args with use_device_{ptr,addr}
Tobias Burnus
3
-0
/
+61
2019-11-11
Torture testing: 'libgomp.fortran/target9.f90'
Thomas Schwinge
2
-0
/
+3
2019-11-11
Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us...
Thomas Schwinge
4
-0
/
+13
2019-11-06
Warn about inconsistent OpenACC nested reduction clauses
Frederik Harwath
5
-4
/
+15
2019-11-04
libgomp - remove dg-run if dg-options O2 is used
Tobias Burnus
6
-5
/
+9
2019-11-04
libgomp/testsuite - use unique numbers with Fortran's 'stop'
Tobias Burnus
7
-583
/
+594
2019-11-01
OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arrays
Tobias Burnus
6
-12
/
+2214
2019-10-30
Fortran/OpenMP] Don't create "alloc:" for 'target exit data'
Tobias Burnus
2
-0
/
+127
2019-10-30
libgomp/testsuite – use 'stop'
Tobias Burnus
222
-1165
/
+1389
2019-10-30
libgomp/testsuite – use 'stop' and 'dg-do run'
Tobias Burnus
17
-10
/
+45
2019-10-28
Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run'
Tobias Burnus
59
-134
/
+231
2019-10-25
[Fortran] OpenACC – permit common blocks in some clauses
Cesar Philippidis
4
-0
/
+405
2019-10-14
re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd.f90 execution test)
Jakub Jelinek
2
-2
/
+8
2019-10-11
[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors
Tobias Burnus
3
-0
/
+2397
2019-10-09
[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'
Thomas Schwinge
2
-0
/
+171
2019-10-09
re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C...
Tobias Burnus
3
-0
/
+19
2019-10-09
re PR libgomp/92028 (OpenACC 'host_data' execution test regressions with nvpt...
Jakub Jelinek
2
-0
/
+31
2019-10-08
Fortran - fix OpenMP 'target simd'
Tobias Burnus
2
-0
/
+30
2019-10-03
Libgomp magic offset value self-documentation
Julian Brown
3
-17
/
+41
2019-10-02
Testsuite, remove alloca header
Andreas Tobler
3
-8
/
+12
2019-10-02
Fix omp target issue with Fortran optional arguments
Tobias Burnus
1
-0
/
+36
2019-10-01
configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
Jakub Jelinek
10
-816
/
+14
2019-09-30
libgomp_g.h: Include stdint.h instead of gstdint.h.
Kwok Cheung Yeung
2
-1
/
+5
[next]