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
2020-02-21
Adapt libgomp acc_get_property.f90 test
Frederik Harwath
2
-1
/
+9
2020-02-19
libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.h
Tobias Burnus
6
-225
/
+280
2020-02-13
Add ChangeLog entry for my last commit
Frederik Harwath
1
-0
/
+13
2020-02-13
openmp: ignore nowait if async execution is unsupported [PR93481]
Frederik Harwath
4
-13
/
+15
2020-02-10
Add xfails to libgomp tests target-{33,34}.c, target-link-1.c
Frederik Harwath
4
-0
/
+18
2020-02-09
openmp: Optimize DECL_IN_CONSTANT_POOL vars in target regions
Jakub Jelinek
2
-0
/
+32
2020-02-06
openmp: Fix handling of non-addressable shared scalars in parallel nested ins...
Jakub Jelinek
2
-0
/
+41
2020-02-05
[libgomp] – Fix check_effective_target_offload_target_nvptx for remote exec...
Tobias Burnus
2
-2
/
+8
2020-02-03
Remove gfx801 "carrizo" support
Andrew Stubbs
2
-9
/
+8
2020-02-03
[OpenACC] bump version for 2.6 plus libgomp.texi update
Tobias Burnus
6
-70
/
+207
2020-01-31
[amdgcn] Scale number of threads/workers with VGPR usage
Kwok Cheung Yeung
2
-0
/
+33
2020-01-30
Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
Tobias Burnus
3
-5
/
+12
2020-01-29
Add acc_device_radeon to name_of_acc_device_t function
Frederik Harwath
2
-0
/
+4
2020-01-29
Adjust formatting of acc_get_property tests
Frederik Harwath
5
-49
/
+60
2020-01-29
Add OpenACC acc_get_property support for AMD GCN
Frederik Harwath
6
-47
/
+264
2020-01-28
Don't allow mixed component and non-component accesses for OpenACC/Fortran
Julian Brown
4
-36
/
+14
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
6
-12
/
+61
2020-01-24
Add missing ChangeLog entry for my last commit
Frederik Harwath
1
-0
/
+16
2020-01-24
Fix expectation and types in acc_get_property tests
Frederik Harwath
4
-25
/
+25
2020-01-23
Fix libgomp plugin-gcn bug
Andrew Stubbs
2
-1
/
+7
2020-01-21
Add runtime ISA check for amdgcn offloading
Frederik Harwath
1
-4
/
+127
2020-01-20
Update OpenACC tests for amdgcn
Andrew Stubbs
19
-45
/
+180
2020-01-17
Rename acc_device_gcn to acc_device_radeon
Andrew Stubbs
10
-17
/
+42
2020-01-10
OpenACC 'acc_get_property' cleanup
Thomas Schwinge
11
-146
/
+154
2020-01-10
Further changes for the OpenACC 'if_present' clause on the 'host_data' construct
Thomas Schwinge
2
-23
/
+44
2020-01-10
re PR libgomp/93219 (unused return value in affinity-fmt.c)
Jakub Jelinek
3
-3
/
+10
2020-01-10
OpenACC – support "if" + "if_present" clauses with "host_data"
Tobias Burnus
4
-2
/
+173
2020-01-08
libgomp.texi: Fix typos, use https (actual change)
Tobias Burnus
1
-11
/
+11
2020-01-08
libgomp.texi: Fix typos, use https.
Tobias Burnus
1
-0
/
+4
2020-01-03
Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL
Tobias Burnus
4
-0
/
+172
2020-01-01
Update copyright years.
Jakub Jelinek
149
-149
/
+151
2020-01-01
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
2
-1
/
+5
2019-12-31
re PR libgomp/93065 (libgomp: destructor missing to delete goacc_cleanup_key)
Ayush Mittal
2
-0
/
+14
2019-12-28
re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)
Jakub Jelinek
2
-0
/
+12
2019-12-22
Add OpenACC 2.6 `acc_get_property' support
Maciej W. Rozycki
19
-6
/
+791
2019-12-22
libgomp/test: Fix compilation for build sysroot
Maciej W. Rozycki
2
-0
/
+7
2019-12-21
[OMP] Restore 'omp declare target link' handling
Thomas Schwinge
2
-1
/
+5
2019-12-20
Fortran polymorphic class-type support for OpenACC
Julian Brown
4
-0
/
+194
2019-12-20
OpenACC 2.6 deep copy: Fortran execution tests
Julian Brown
14
-0
/
+849
2019-12-20
OpenACC 2.6 deep copy: C and C++ execution tests
Julian Brown
13
-0
/
+698
2019-12-20
OpenACC 2.6 deep copy: libgomp parts
Julian Brown
4
-19
/
+179
2019-12-20
OpenACC 2.6 deep copy: attach/detach API routines
Julian Brown
8
-0
/
+374
2019-12-20
Use gomp_map_val for OpenACC host-to-device address translation
Julian Brown
4
-8
/
+14
2019-12-20
OpenACC reference count overhaul
Julian Brown
8
-298
/
+301
2019-12-20
Use aux struct in libgomp for infrequently-used/API-specific data
Julian Brown
3
-9
/
+36
2019-12-19
re PR middle-end/86416 ([OpenMP] Offloading - better lto1 error message if mo...
Jakub Jelinek
3
-4
/
+12
2019-12-19
Add OpenACC 2.6's no_create
Julian Brown
10
-0
/
+441
2019-12-18
[OpenACC] Refactor 'goacc_enter_data' so that it can be called from 'goacc_in...
Thomas Schwinge
2
-52
/
+46
2019-12-18
[OpenACC] Refactor 'goacc_enter_data' so that it can be called from 'goacc_in...
Thomas Schwinge
2
-28
/
+41
2019-12-18
[OpenACC] Refactor 'goacc_remove_pointer' interface
Thomas Schwinge
2
-14
/
+15
[next]