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
/
plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE...
Thomas Schwinge
3
-5
/
+18
2022-05-12
libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ...
Thomas Schwinge
1
-6
/
+0
2022-05-11
libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-...
Thomas Schwinge
1
-29
/
+0
2022-05-11
libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_...
Thomas Schwinge
2
-6
/
+1
2022-05-11
libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime...
Thomas Schwinge
1
-10
/
+0
2022-05-04
libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err msg
Tobias Burnus
1
-1
/
+1
2022-04-06
Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'
Thomas Schwinge
3
-197
/
+5
2022-03-28
[libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac
Tom de Vries
1
-1
/
+1
2022-01-16
amdgcn: Tune default OpenMP/OpenACC GPU utilization
Kwok Cheung Yeung
1
-15
/
+67
2022-01-04
libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during offload image load
Chung-Lin Tang
2
-3
/
+3
2022-01-03
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2021-12-10
amdgcn: Change offload variable table discovery
Andrew Stubbs
1
-18
/
+21
2021-08-09
amdgcn: Enable OpenACC worker partitioning for AMD GCN
Julian Brown
1
-2
/
+1
2021-08-05
openmp: Implement omp_get_device_num routine
Chung-Lin Tang
2
-5
/
+58
2021-07-27
Fix OpenACC "ephemeral" asynchronous host-to-device copies
Julian Brown
1
-18
/
+5
2021-06-08
[GCN] Fix run-time variable 'num_workers'
Thomas Schwinge
1
-3
/
+2
2021-03-25
libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...
Thomas Schwinge
2
-8
/
+1
2021-03-04
libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...
Jakub Jelinek
1
-4
/
+4
2021-02-03
amdgcn: Add gfx908 support
Andrew Stubbs
1
-0
/
+7
2021-01-14
[nvptx libgomp plugin] Build only in supported configurations
Thomas Schwinge
2
-47
/
+54
2021-01-05
nvptx: Cache stacks block for OpenMP kernel launch
Julian Brown
1
-18
/
+96
2021-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2020-12-09
Import HSA header files from AMD
Andrew Stubbs
1
-5
/
+1
2020-11-24
Tweak plugin-gcn.c defines
Andrew Stubbs
1
-1
/
+2
2020-10-08
[libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_run
Tom de Vries
1
-1
/
+8
2020-09-22
[libgomp, nvptx] Print error log for link error
Tom de Vries
1
-0
/
+1
2020-08-20
libgomp: adjust nvptx_free callback context checking
Chung-Lin Tang
1
-7
/
+15
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
4
-2210
/
+1
2020-06-17
amdgcn: Switch to HSACO v3 binary format
Andrew Stubbs
1
-230
/
+5
2020-04-23
amdgcn: Check HSA return codes [PR94629]
Andrew Stubbs
1
-0
/
+8
2020-02-13
openmp: ignore nowait if async execution is unsupported [PR93481]
Frederik Harwath
1
-6
/
+1
2020-02-03
Remove gfx801 "carrizo" support
Andrew Stubbs
1
-9
/
+0
2020-01-31
[amdgcn] Scale number of threads/workers with VGPR usage
Kwok Cheung Yeung
1
-0
/
+23
2020-01-30
Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
Tobias Burnus
1
-2
/
+2
2020-01-29
Add OpenACC acc_get_property support for AMD GCN
Frederik Harwath
1
-10
/
+63
2020-01-23
Fix libgomp plugin-gcn bug
Andrew Stubbs
1
-1
/
+2
2020-01-21
Add runtime ISA check for amdgcn offloading
Frederik Harwath
1
-4
/
+127
2020-01-10
OpenACC 'acc_get_property' cleanup
Thomas Schwinge
3
-105
/
+81
2020-01-01
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2019-12-28
re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)
Jakub Jelinek
1
-0
/
+6
2019-12-22
Add OpenACC 2.6 `acc_get_property' support
Maciej W. Rozycki
4
-1
/
+127
2019-12-11
libgomp – spelling fixes, incl. omp_lib.h.in
Tobias Burnus
1
-3
/
+3
2019-11-20
AMD GCN libgomp plugin queue-full condition locking fix
Julian Brown
1
-13
/
+10
2019-11-20
Fix host-to-device copies from rodata for AMD GCN
Julian Brown
1
-4
/
+34
2019-11-13
GCN Libgomp Plugin
Andrew Stubbs
3
-0
/
+4034
2019-11-13
Add device number to GOMP_OFFLOAD_openacc_async_construct
Andrew Stubbs
1
-1
/
+1
2019-10-01
configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
Jakub Jelinek
2
-2
/
+1
2019-09-13
libgomp plugin - init string
Tobias Burnus
1
-3
/
+3
2019-05-24
re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant)
Jakub Jelinek
2
-9
/
+20
2019-05-17
OpenACC Profiling Interface (incomplete)
Thomas Schwinge
1
-6
/
+190
[next]