Show patches with: Submitter = Thomas Schwinge       |    State = Action Required       |    Archived = No       |   1151 patches
« 1 2 3 411 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
var-tracking vs. pseudo registers (was: Option overriding in the offloading code path) - - - - --- 2015-02-26 Thomas Schwinge New
var-tracking vs. pseudo registers (was: Option overriding in the offloading code path) - - - - --- 2015-04-27 Thomas Schwinge New
testsuite: Port 'check-function-bodies' to nvptx (was: Add dg test for matching function bodies) testsuite: Port 'check-function-bodies' to nvptx (was: Add dg test for matching function bodies) - - - - --- 2023-09-05 Thomas Schwinge New
testsuite: Port 'check-function-bodies' to nvptx testsuite: Port 'check-function-bodies' to nvptx - - - - --- 2023-09-12 Thomas Schwinge New
testsuite: Be more informative for ICEs testsuite: Be more informative for ICEs - - - - --- 2021-12-10 Thomas Schwinge New
testsuite: Add 'only_for_offload_target' wrapper for 'scan-offload-tree-dump' etc. (was: drop -aux{… testsuite: Add 'only_for_offload_target' wrapper for 'scan-offload-tree-dump' etc. (was: drop -aux{… - - - - --- 2023-11-24 Thomas Schwinge New
tail merge ICE - - - - --- 2016-06-10 Thomas Schwinge New
ptx debugging patch - - - - --- 2015-08-14 Thomas Schwinge New
options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] … options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record (was: [PATCH v2 1/2] … - - - - --- 2022-03-29 Thomas Schwinge New
options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove… options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition record (was: committed: remove… - - - - --- 2022-03-29 Thomas Schwinge New
options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeL… options: Improve 'LangEnabledBy' option property diagnostics (was: r193303 - in /trunk/gcc: ChangeL… - - - - --- 2022-03-29 Thomas Schwinge New
options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 … options: Fix 'enabledby_negargs' typo in 'LangEnabledBy' option property diagnostics (was: r193303 … - - - - --- 2022-03-29 Thomas Schwinge New
options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an… options: Fix "Multiple different help strings" error diagnostic (was: make conflicting help text an… - - - - --- 2022-03-30 Thomas Schwinge New
options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto… options: Clarify 'Init' option property usage for streaming optimization (was: [PATCH] options, lto… - - - - --- 2022-03-31 Thomas Schwinge New
options: Clarifications around option definition records' help texts (was: make conflicting help te… options: Clarifications around option definition records' help texts (was: make conflicting help te… - - - - --- 2022-03-30 Thomas Schwinge New
options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (… options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledBy' option properties (… - - - - --- 2022-03-29 Thomas Schwinge New
offload data version number - - - - --- 2015-08-03 Thomas Schwinge New
offload data version number - - - - --- 2015-08-04 Thomas Schwinge New
offload data version number - - - - --- 2015-08-10 Thomas Schwinge New
nvptx: update fix for -Wformat-diag (was: [PATCH] nvptx: fix -Wformat-diag warnings) nvptx: update fix for -Wformat-diag (was: [PATCH] nvptx: fix -Wformat-diag warnings) - - - - --- 2022-01-19 Thomas Schwinge New
nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective tar… nvptx: stack size limits are relevant for execution only (was: [PATCH, testsuite] Add effective tar… - - - - --- 2022-11-08 Thomas Schwinge New
nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Iss… nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Iss… - - - - --- 2022-05-29 Thomas Schwinge New
nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)' (was: libstdc++ "fre… nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) = 1)' (was: libstdc++ "fre… - - - - --- 2023-11-06 Thomas Schwinge New
nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support g… nvptx: Support global constructors/destructors via 'collect2' for offloading (was: nvptx: Support g… - - - - --- 2022-12-23 Thomas Schwinge New
nvptx: Support global constructors/destructors via 'collect2' nvptx: Support global constructors/destructors via 'collect2' - - - - --- 2022-12-02 Thomas Schwinge New
nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add… nvptx: Make 'nvptx_uniform_warp_check' fit for non-full-warp execution (was: [committed][nvptx] Add… - - - - --- 2022-12-15 Thomas Schwinge New
nvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel' (was: [MentorEmbedded/nvptx-tools] Matc… nvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel' (was: [MentorEmbedded/nvptx-tools] Matc… - - - - --- 2022-11-18 Thomas Schwinge New
nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description (was: [PATCH] nvptx: Add suppport f… nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description (was: [PATCH] nvptx: Add suppport f… - - - - --- 2023-11-15 Thomas Schwinge New
nvptx: Extend 'brev' test cases (was: [PATCH] nvptx: Add suppport for __builtin_nvptx_brev instrins… nvptx: Extend 'brev' test cases (was: [PATCH] nvptx: Add suppport for __builtin_nvptx_brev instrins… - - - - --- 2023-11-15 Thomas Schwinge New
nvptx: Avoid deadlock in 'cuStreamAddCallback' callback, error case (was: [PATCH 6/6, OpenACC, libg… nvptx: Avoid deadlock in 'cuStreamAddCallback' callback, error case (was: [PATCH 6/6, OpenACC, libg… - - - - --- 2023-01-12 Thomas Schwinge New
nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) nvptx: Allow '--with-arch' to override the default '-misa' (was: nvptx multilib setup) - - - - --- 2022-06-15 Thomas Schwinge New
nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (was: Support for NOINLINE attribute) nvptx: Adjust 'scan-assembler' in 'gfortran.dg/weak-1.f90' (was: Support for NOINLINE attribute) - - - - --- 2023-02-14 Thomas Schwinge New
nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects… nvptx: '-mframe-malloc-threshold', '-Wframe-malloc-threshold' (was: Handling of large stack objects… - - - - --- 2022-12-23 Thomas Schwinge New
nvptx-tools and nvptx-newlib (was: The nvptx port [10/11+] Target files) - - - - --- 2015-02-02 Thomas Schwinge New
nvptx-none: Define empty GOMP_SELF_SPECS (was: The nvptx port [0/11+]) - - - - --- 2015-02-18 Thomas Schwinge New
nvptx, libgfortran: Switch out of "minimal" mode nvptx, libgfortran: Switch out of "minimal" mode - - - - --- 2023-01-20 Thomas Schwinge New
nvptx, libgcc: Stub unwinding implementation nvptx, libgcc: Stub unwinding implementation - - - - --- 2023-01-20 Thomas Schwinge New
nvptx offloading patches [4/n] - - - - --- 2015-01-28 Thomas Schwinge New
nvptx offloading patches [4/n] - - - - --- 2015-02-11 Thomas Schwinge New
nvptx offloading patches [4/n] - - - - --- 2015-02-11 Thomas Schwinge New
nvptx offloading patches [4/n] - - - - --- 2015-02-11 Thomas Schwinge New
nvptx offloading patches [4/n] - - - - --- 2015-02-11 Thomas Schwinge New
nvptx offloading patches [3/n], RFD - - - - --- 2015-02-18 Thomas Schwinge New
nvptx offloading linking - - - - --- 2015-10-02 Thomas Schwinge New
nvptx mkoffload: For non-installed testing, look in all COMPILER_PATHs for GCC_INSTALL_NAME (was: n… - - - - --- 2015-02-18 Thomas Schwinge New
nvptx 'TARGET_USE_LOCAL_THUNK_ALIAS_P', 'TARGET_SUPPORTS_ALIASES' (was: [committed][nvptx] Use .ali… nvptx 'TARGET_USE_LOCAL_THUNK_ALIAS_P', 'TARGET_SUPPORTS_ALIASES' (was: [committed][nvptx] Use .ali… - - - - --- 2023-09-12 Thomas Schwinge New
maybe_fold_stmt (was: [gomp4] #pragma omp target* fixes) - - - - --- 2013-12-13 Thomas Schwinge New
lto-plugin: mismatch between ld's architecture and GCC's configure --host - - - - --- 2013-10-14 Thomas Schwinge New
lto-plugin: mismatch between ld's architecture and GCC's configure --host - - - - --- 2013-12-14 Thomas Schwinge New
lto-plugin: mismatch between ld's architecture and GCC's configure --host - - - - --- 2014-05-22 Thomas Schwinge New
lto wrapper verboseness - - - - --- 2015-09-28 Thomas Schwinge New
lto wrapper verboseness - - - - --- 2015-09-30 Thomas Schwinge New
libstdc++: Address '-Wunused-function' for 'print_raw' (was: [committed] libstdc++: Simplify print_… libstdc++: Address '-Wunused-function' for 'print_raw' (was: [committed] libstdc++: Simplify print_… - - - - --- 2022-10-15 Thomas Schwinge New
libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add… libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] (was: [PATCH v2 2/4] libgrust: Add… - - - - --- 2023-12-18 Thomas Schwinge New
libgomp: plugin for non-shared memory host execution - - - - --- 2015-07-31 Thomas Schwinge New
libgomp: plugin for non-shared memory host execution - - - - --- 2015-08-10 Thomas Schwinge New
libgomp: long known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: Now k… libgomp: long known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: Now k… - - - - --- 2019-05-28 Thomas Schwinge New
libgomp: libgomp.oacc-c-c++-common/lib-62.c is for acc_device_nvidia only (was: OpenACC: initializa… - - - - --- 2015-06-19 Thomas Schwinge New
libgomp: XFAIL two libgomp.oacc-* tests (was: [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail… - - - - --- 2015-06-19 Thomas Schwinge New
libgomp: Unconfuse offload plugins vs. offload targets - - - - --- 2016-06-08 Thomas Schwinge New
libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [Patch] l… libgomp: Simplify OpenMP reverse offload host <-> device memory copy implementation (was: [Patch] l… - - - - --- 2023-03-21 Thomas Schwinge New
libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'… libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '--with-hsa-runtime-lib'… - - - - --- 2022-05-11 Thomas Schwinge New
libgomp: Provide prototypes for functions implemented by libgomp plugins - - - - --- 2017-01-27 Thomas Schwinge New
libgomp: Provide prototypes for functions implemented by libgomp plugins - - - - --- 2017-01-31 Thomas Schwinge New
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU O… - - - - --- 2015-01-10 Thomas Schwinge New
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU O… - - - - --- 2015-01-29 Thomas Schwinge New
libgomp: Normalize the names of a few functions of the libgomp plugin API (was: libgomp: Provide pr… - - - - --- 2017-02-02 Thomas Schwinge New
libgomp: Normalize the names of a few functions of the libgomp plugin API - - - - --- 2017-02-02 Thomas Schwinge New
libgomp: Make GCC 5 OpenACC offloading executables work (was: Openacc launch API) - - - - --- 2016-04-20 Thomas Schwinge New
libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offlo… - - - - --- 2016-05-02 Thomas Schwinge New
libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offlo… - - - - --- 2016-07-13 Thomas Schwinge New
libgomp: Guard all offload_images/num_offload_images access by register_lock (was: libgomp nvptx pl… - - - - --- 2015-09-25 Thomas Schwinge New
libgomp: Guard all devices/num_devices/num_devices_openmp access by register_lock (was: libgomp: Gu… - - - - --- 2015-09-28 Thomas Schwinge New
libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of… libgomp: Consider '--with-build-sysroot=[...]' for target libraries' build-tree testing (instead of… - - - - --- 2023-09-12 Thomas Schwinge New
libgomp: Compile-time error for non-portable gomp_mutex_t initialization (was: libgomp nvptx plugin… - - - - --- 2015-09-25 Thomas Schwinge New
libgomp: Allow overriding via 'GOMP_OFFLOAD_PLUGINS' the configured set of libgomp plugins libgomp: Allow overriding via 'GOMP_OFFLOAD_PLUGINS' the configured set of libgomp plugins - - - - --- 2020-04-27 Thomas Schwinge New
libgomp: Additional acc_shutdown bug fixing and testing - - - - --- 2015-10-09 Thomas Schwinge New
libgomp/target.c magic constants self-documentation libgomp/target.c magic constants self-documentation - - - - --- 2018-12-21 Thomas Schwinge New
libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spurious SIGSEGVs (was: [Patc… libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spurious SIGSEGVs (was: [Patc… - - - - --- 2022-10-24 Thomas Schwinge New
libgomp, nvptx plugin: Make "nvptx_exec" static (was: [PATCH 7/10] OpenACC 2.0 support for libgomp … - - - - --- 2017-02-02 Thomas Schwinge New
libgomp, OpenACC: Fix locking of cached_base_dev (guarded by acc_device_lock) - - - - --- 2017-02-28 Thomas Schwinge New
libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303] libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303] - - - - --- 2020-10-30 Thomas Schwinge New
libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file' (was: libgomp testsuite: … libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file' (was: libgomp testsuite: … - - - - --- 2023-05-09 Thomas Schwinge New
libgomp testsuite: Remove some explicit acc_device_nvidia usage - - - - --- 2015-10-09 Thomas Schwinge New
libgomp testsuite: Remove some explicit acc_device_nvidia usage - - - - --- 2015-10-26 Thomas Schwinge New
libgomp testsuite: Only use 'blddir' if set (was: libgomp C++ testsuite: Don't compute 'blddir' twi… libgomp testsuite: Only use 'blddir' if set (was: libgomp C++ testsuite: Don't compute 'blddir' twi… - - - - --- 2023-05-09 Thomas Schwinge New
libgomp testsuite: Localize 'lang_[...]' etc. (was: libgomp testsuite: (not) using a specific drive… libgomp testsuite: Localize 'lang_[...]' etc. (was: libgomp testsuite: (not) using a specific drive… - - - - --- 2023-05-09 Thomas Schwinge New
libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] (was: libgomp tests… libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] (was: libgomp tests… - - - - --- 2023-05-12 Thomas Schwinge New
libgomp testsuite: Get rid of 'lang_test_file_found' (was: libgomp C++, Fortran testsuites: Resolve… libgomp testsuite: Get rid of 'lang_test_file_found' (was: libgomp C++, Fortran testsuites: Resolve… - - - - --- 2023-05-09 Thomas Schwinge New
libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_library_paths' (was: libgomp… libgomp testsuite: Generalize 'lang_library_path' into a list of 'lang_library_paths' (was: libgomp… - - - - --- 2023-05-12 Thomas Schwinge New
libgomp testsuite: Don't handle 'lang_link_flags' libgomp testsuite: Don't handle 'lang_link_flags' - - - - --- 2023-06-14 Thomas Schwinge New
libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (was: [PAT… libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (was: [PAT… - - - - --- 2022-04-06 Thomas Schwinge New
libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] (was: libgomp … libgomp testsuite: As appropriate, use the 'gcc', 'g++', 'gfortran' driver [PR91884] (was: libgomp … - - - - --- 2023-05-12 Thomas Schwinge New
libgomp testsuite: (not) using a specific driver for C++, Fortran? - - - - --- 2014-10-15 Thomas Schwinge New
libgomp testsuite: (not) using a specific driver for C++, Fortran? - - - - --- 2014-11-04 Thomas Schwinge New
libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX' (was: [… libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', 'PLUGIN_NVPTX' (was: [… - - - - --- 2022-05-12 Thomas Schwinge New
libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H' and 'P… libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H' and 'P… - - - - --- 2022-04-07 Thomas Schwinge New
libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to… libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Proposal to… - - - - --- 2022-05-13 Thomas Schwinge New
libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable - - - - --- 2022-05-13 Thomas Schwinge New
libgomp nvptx plugin: Debugging output for cuInit failure - - - - --- 2017-05-22 Thomas Schwinge New
« 1 2 3 411 12 »