Show patches with: Submitter = Tobias Burnus       |    State = Action Required       |    Archived = No       |   89 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] Fortran: Add OpenMP 'interop' directive parsing support [v2] Fortran: Add OpenMP 'interop' directive parsing support - - - - --- 2024-09-05 Tobias Burnus New
config/nvptx: Handle downward compat for OpenMP context selector config/nvptx: Handle downward compat for OpenMP context selector - - - - --- 2024-09-02 Tobias Burnus New
[v2] LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535] [v2] LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535] - - - - --- 2024-09-02 Tobias Burnus New
LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535] LTO/WPA: Ensure that output_offload_tables only writes table once [PR116535] - - - - --- 2024-09-02 Tobias Burnus New
lto/lto.cc: Fix build with not HAVE_WORKING_FORK lto/lto.cc: Fix build with not HAVE_WORKING_FORK - - - - --- 2024-08-30 Tobias Burnus New
lto-wrapper: Honor -save-temps for ltrans' makefile lto-wrapper: Honor -save-temps for ltrans' makefile - - - - --- 2024-08-30 Tobias Burnus New
Fortran: Add OpenMP 'interop' directive parsing support Fortran: Add OpenMP 'interop' directive parsing support - - - - --- 2024-08-29 Tobias Burnus New
libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn - - - - --- 2024-08-24 Tobias Burnus New
[v2] libgomp.texi: Document OpenMP's Interoperability Routines [v2] libgomp.texi: Document OpenMP's Interoperability Routines - - - - --- 2024-08-23 Tobias Burnus New
[rfc] libgomp: Add OpenMP interop support to nvptx + gcn plugin [rfc] libgomp: Add OpenMP interop support to nvptx + gcn plugin - - - - --- 2024-08-22 Tobias Burnus New
[v2a] libgomp: Add interop types and routines to OpenMP's headers and module [v2a] libgomp: Add interop types and routines to OpenMP's headers and module - - - - --- 2024-08-22 Tobias Burnus New
[v2] libgomp: Add interop types and routines to OpenMP's headers and module [v2] libgomp: Add interop types and routines to OpenMP's headers and module - - - - --- 2024-08-21 Tobias Burnus New
libgomp.texi: Document OpenMP's Interoperability Routines libgomp.texi: Document OpenMP's Interoperability Routines - - - - --- 2024-08-21 Tobias Burnus New
libgomp: Add interop types and routines to OpenMP's headers and module libgomp: Add interop types and routines to OpenMP's headers and module - - - - --- 2024-08-21 Tobias Burnus New
libgomp.texi: Update implementation status table for OpenMP TR13 libgomp.texi: Update implementation status table for OpenMP TR13 - - - - --- 2024-08-08 Tobias Burnus New
libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_device (was: Re: [PATCH, v3] OpenMP: Cons… libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_device (was: Re: [PATCH, v3] OpenMP: Cons… - - - - --- 2024-08-08 Tobias Burnus New
[committed] libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dump (was: [r15-2… [committed] libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dump (was: [r15-2… - - - - --- 2024-08-08 Tobias Burnus New
[committed] libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems (was: Re: [Patch… [committed] libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems (was: Re: [Patch… - - - - --- 2024-08-07 Tobias Burnus New
[v3] OpenMP: Constructors and destructors for "declare target" static aggregates [v3] OpenMP: Constructors and destructors for "declare target" static aggregates - - - - --- 2024-08-07 Tobias Burnus New
[committed] libgomp.texi: Add OpenMP TR13 routines to @menu (commented out) [committed] libgomp.texi: Add OpenMP TR13 routines to @menu (commented out) - - - - --- 2024-08-05 Tobias Burnus New
[wwwdocs] OpenMP: gcc-15/changes.html - minor update / projects/gomp - link to TR13 [wwwdocs] OpenMP: gcc-15/changes.html - minor update / projects/gomp - link to TR13 - - - - --- 2024-08-01 Tobias Burnus New
[v3] omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637] (was: [Patch]… [v3] omp-offload.cc: Fix value-expr handling of 'declare target link' vars [PR115637] (was: [Patch]… - - - - --- 2024-07-31 Tobias Burnus New
[v2] OpenMP: Constructors and destructors for "declare target" static aggregates [v2] OpenMP: Constructors and destructors for "declare target" static aggregates - - - - --- 2024-07-30 Tobias Burnus New
gimplify.cc: Handle VALUE_EXPR of MEM_REF's ADDR_EXPR argument [PR115637] gimplify.cc: Handle VALUE_EXPR of MEM_REF's ADDR_EXPR argument [PR115637] - - - - --- 2024-07-29 Tobias Burnus New
libgomp.texi: Update 'Device Information Routines' section libgomp.texi: Update 'Device Information Routines' section - - - - --- 2024-07-29 Tobias Burnus New
[v2] OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR11555] [v2] OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR11555] - - - - --- 2024-07-26 Tobias Burnus New
libgomp: Fix declare target link with offset array-section mapping [PR116107] libgomp: Fix declare target link with offset array-section mapping [PR116107] - - - - --- 2024-07-26 Tobias Burnus New
install.texi (gcn): Suggest newer commit for Newlib install.texi (gcn): Suggest newer commit for Newlib - - - - --- 2024-07-23 Tobias Burnus New
[v3] gcn/mkoffload.cc: Use #embed for including the generated ELF file [v3] gcn/mkoffload.cc: Use #embed for including the generated ELF file - - - - --- 2024-07-19 Tobias Burnus New
[v2] gcn/mkoffload.cc: Use #embed for including the generated ELF file [v2] gcn/mkoffload.cc: Use #embed for including the generated ELF file - - - - --- 2024-06-21 Tobias Burnus New
gcn/mkoffload.cc: Use #embed for including the generated ELF file gcn/mkoffload.cc: Use #embed for including the generated ELF file - - - - --- 2024-06-21 Tobias Burnus New
OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR11555] OpenMP/Fortran: Fix handling of 'declare target' with 'link' clause [PR11555] - - - - --- 2024-06-21 Tobias Burnus New
[wwwdocs] gcc-15/changes.html + projects/gomp: update for new OpenMP features [wwwdocs] gcc-15/changes.html + projects/gomp: update for new OpenMP features - - - - --- 2024-06-06 Tobias Burnus New
[committed] install.texi (gcn): Fix date of recommended newlib version [committed] install.texi (gcn): Fix date of recommended newlib version - - - - --- 2024-06-03 Tobias Burnus New
[wwwdocs] gcc-15/changes.html (nvptx): Constructors are now supported [wwwdocs] gcc-15/changes.html (nvptx): Constructors are now supported - - - - --- 2024-06-03 Tobias Burnus New
install.texi (nvptx): Recommend nvptx-tools 2024-05-30 (was: Re: nvptx target: Global constructor, … install.texi (nvptx): Recommend nvptx-tools 2024-05-30 (was: Re: nvptx target: Global constructor, … - - - - --- 2024-06-03 Tobias Burnus New
libgomp.texi: Impl. update for USM and missing 5.2 item libgomp.texi: Impl. update for USM and missing 5.2 item - - - - --- 2024-05-29 Tobias Burnus New
libgomp: Enable USM for AMD APUs and MI200 devices libgomp: Enable USM for AMD APUs and MI200 devices - - - - --- 2024-05-29 Tobias Burnus New
libgomp: Enable USM for some nvptx devices libgomp: Enable USM for some nvptx devices - - - - --- 2024-05-28 Tobias Burnus New
OpenMP: Add -fopenmp-force-usm mode OpenMP: Add -fopenmp-force-usm mode - - - - --- 2024-05-28 Tobias Burnus New
testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"' testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"' - - - - --- 2024-05-28 Tobias Burnus New
contrib/gcc-changelog/git_update_version.py: Improve diagnostic (was: [Patch] contrib/gcc-changelog… contrib/gcc-changelog/git_update_version.py: Improve diagnostic (was: [Patch] contrib/gcc-changelog… - - - - --- 2024-05-20 Tobias Burnus New
Fortran: Fix SHAPE for zero-size arrays Fortran: Fix SHAPE for zero-size arrays - - - - --- 2024-05-19 Tobias Burnus New
Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_single Fortran: invoke.texi - link to OpenCoarrays.org + mention libcaf_single - - - - --- 2024-05-19 Tobias Burnus New
contrib/gcc-changelog/git_update_version.py: Add ignore commit, improve diagnostic contrib/gcc-changelog/git_update_version.py: Add ignore commit, improve diagnostic - - - - --- 2024-05-19 Tobias Burnus New
[wwwdocs,committed] projects/gomp: Update doc links for GCC 14 [wwwdocs,committed] projects/gomp: Update doc links for GCC 14 - - - - --- 2024-05-14 Tobias Burnus New
[gcn,nvptx] Add warning to mkoffload for 32bit host code [gcn,nvptx] Add warning to mkoffload for 32bit host code - - - - --- 2024-04-25 Tobias Burnus New
[wwwdocs] gcc-14/changes.html + projects/gomp/: Fix OpenMP/OpenACC changes section/anchor [wwwdocs] gcc-14/changes.html + projects/gomp/: Fix OpenMP/OpenACC changes section/anchor - - - - --- 2024-04-15 Tobias Burnus New
[wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx1036 support [wwwdocs] gcc-14/changes.html (AMD GCN): Mention gfx1036 support - - - - --- 2024-04-15 Tobias Burnus New
Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was… Fortran: List-directed read - accept again tab as alternative to space as separator [PR114304] (was… - - - - --- 2024-04-08 Tobias Burnus New
[wwwdocs] gcc-14/changes.html: Comment out <h2> of empty sections [wwwdocs] gcc-14/changes.html: Comment out <h2> of empty sections - - - - --- 2024-04-04 Tobias Burnus New
[wwwdocs] gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier [wwwdocs] gcc-14/changes.html: Mention OpenACC 2.7's 'readonly' modifier - - - - --- 2024-04-04 Tobias Burnus New
[wwwdocs,committed] gcc-14/changes.html: Fix HTML syntax [wwwdocs,committed] gcc-14/changes.html: Fix HTML syntax - - - - --- 2024-04-04 Tobias Burnus New
[wwwdocs] projects/gomp/: Update TR12 status - fix misplaced GCC-14; add new items [wwwdocs] projects/gomp/: Update TR12 status - fix misplaced GCC-14; add new items - - - - --- 2024-04-04 Tobias Burnus New
libgomp.texi: Update entries in OpenMP TR12 implementation status libgomp.texi: Update entries in OpenMP TR12 implementation status - - - - --- 2024-04-04 Tobias Burnus New
nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl - - - - --- 2024-04-03 Tobias Burnus New
lto-wrapper.cc: Add offload target name to 'offload_args' suffix lto-wrapper.cc: Add offload target name to 'offload_args' suffix - - - - --- 2024-04-03 Tobias Burnus New
GCN: install.texi update for Newlib change and LLVM 18 release GCN: install.texi update for Newlib change and LLVM 18 release - - - - --- 2024-04-03 Tobias Burnus New
GCN: Fix --with-arch= handling in mkoffload [PR111966] GCN: Fix --with-arch= handling in mkoffload [PR111966] - - - - --- 2024-04-03 Tobias Burnus New
[RFC] GCN: Define ISA archs in gcn-devices.def and use it [RFC] GCN: Define ISA archs in gcn-devices.def and use it - - - - --- 2024-03-15 Tobias Burnus New
[committed] libgomp/libgomp.texi: Fix @node order in @menu [committed] libgomp/libgomp.texi: Fix @node order in @menu - - - - --- 2024-03-12 Tobias Burnus New
OpenMP/Fortran: Fix defaultmap(none) issue with dummy procedures [PR114283] OpenMP/Fortran: Fix defaultmap(none) issue with dummy procedures [PR114283] - - - - --- 2024-03-11 Tobias Burnus New
[wwwdocs,committed] projects/gomp/: Fix typo, mark an item as implemented in GCC 14 [wwwdocs,committed] projects/gomp/: Fix typo, mark an item as implemented in GCC 14 - - - - --- 2024-03-07 Tobias Burnus New
invoke.texi: Add note that -foffload= does not affect device detection invoke.texi: Add note that -foffload= does not affect device detection - - - - --- 2024-03-01 Tobias Burnus New
[wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update [wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update - - - - --- 2024-02-27 Tobias Burnus New
OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes - - - - --- 2024-02-27 Tobias Burnus New
Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning - - - - --- 2024-02-23 Tobias Burnus New
OpenMP/nvptx: support 'arch(nvptx64)' as context selector OpenMP/nvptx: support 'arch(nvptx64)' as context selector - - - - --- 2024-02-20 Tobias Burnus New
OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,from}_device*} OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,from}_device*} - - - - --- 2024-02-19 Tobias Burnus New
libgomp: Device load_image - minor num-funcs/vars check improvement libgomp: Device load_image - minor num-funcs/vars check improvement - - - - --- 2024-02-19 Tobias Burnus New
OpenMP/C++: Fix (first)private clause with member variables [PR110347] [was: [RFA/RFC] C++/OpenMP: … OpenMP/C++: Fix (first)private clause with member variables [PR110347] [was: [RFA/RFC] C++/OpenMP: … - - - - --- 2024-02-16 Tobias Burnus New
[RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and… [RFA/RFC] C++/OpenMP: Supporting (first)private for member variables [PR110347] - or VALUE_EXPR and… - - - - --- 2024-02-16 Tobias Burnus New
OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… - - - - --- 2024-02-13 Tobias Burnus New
OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' - - - - --- 2024-02-13 Tobias Burnus New
gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615] gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PLUS [PR113615] - - - - --- 2024-01-29 Tobias Burnus New
[committed] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100 [committed] libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100 - - - - --- 2024-01-29 Tobias Burnus New
[wwwdocs] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100 [wwwdocs] gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100 - - - - --- 2024-01-26 Tobias Burnus New
install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.g… install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabled (was: [patch] amdgcn: config.g… - - - - --- 2024-01-26 Tobias Burnus New
gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC gcn/gcn-hsa.h: Always pass --amdhsa-code-object-version= in ASM_SPEC - - - - --- 2024-01-25 Tobias Burnus New
[v2] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] [v2] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] - - - - --- 2024-01-25 Tobias Burnus New
gcn: Add missing space to ASM_SPEC in gcn-hsa.h gcn: Add missing space to ASM_SPEC in gcn-hsa.h - - - - --- 2024-01-25 Tobias Burnus New
gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] gcn/mkoffload.cc: Fix SRAM_ECC and XNACK handling [PR111966] - - - - --- 2024-01-24 Tobias Burnus New
amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs (was: [PATCH] amdgcn: additional … amdgcn: config.gcc - enable gfx1100 multilib; add gfx1100 to docs (was: [PATCH] amdgcn: additional … - - - - --- 2024-01-24 Tobias Burnus New
[committed] MAINTAINERS: Update my email address [committed] MAINTAINERS: Update my email address - - - - --- 2024-01-23 Tobias Burnus New
[v2] plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513] [v2] plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513] - - - - --- 2024-01-23 Tobias Burnus New
plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513] plugin/plugin-nvptx.c: Fix fini_device call when already shutdown [PR113513] - - - - --- 2024-01-22 Tobias Burnus New
nvptx.opt: Add sm_89 and sm_90a to -march-map= nvptx.opt: Add sm_89 and sm_90a to -march-map= - - - - --- 2024-01-20 Tobias Burnus New
[gcn] mkoffload: Fix linking with "-g"; fix file deletion; improve diagnostic [PR111966] [gcn] mkoffload: Fix linking with "-g"; fix file deletion; improve diagnostic [PR111966] - - - - --- 2024-01-19 Tobias Burnus New
xfail libgomp.c/declare-variant-4-{fiji,gfx803}.c xfail libgomp.c/declare-variant-4-{fiji,gfx803}.c - - - - --- 2024-01-19 Tobias Burnus New