Show patches with: Submitter = Tobias Burnus       |    State = Action Required       |    Archived = No       |   136 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
OpenMP: Add 'interop' clause to 'dispatch' for C/C++ OpenMP: Add 'interop' clause to 'dispatch' for C/C++ - - - - --- 2024-11-22 Tobias Burnus New
libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally libgomp/plugin/plugin-gcn.c: async-queue init - fix function-return type and fail fatally - - - - --- 2024-11-18 Tobias Burnus New
[¢ommitted] libgomp/plugin/plugin-nvptx.c: Change false to NULL to fix C23 wrong-return-type error … [¢ommitted] libgomp/plugin/plugin-nvptx.c: Change false to NULL to fix C23 wrong-return-type error … - - - - --- 2024-11-18 Tobias Burnus New
[wwwdocs,committed] projects/gomp/: Update for OpenMP 6.0 spec release [wwwdocs,committed] projects/gomp/: Update for OpenMP 6.0 spec release - - - - --- 2024-11-14 Tobias Burnus New
OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing (was: [Patch][v2] O… OpenMP: 'interop' construct - add C/C++ parser support, improve Fortran parsing (was: [Patch][v2] O… - - - - --- 2024-11-14 Tobias Burnus New
[v2] OpenMP: 'interop' construct - add C parser support, improve Fortran pasing [v2] OpenMP: 'interop' construct - add C parser support, improve Fortran pasing - - - - --- 2024-11-12 Tobias Burnus New
OpenMP: 'interop' construct - add C parser support, improve Fortran pasing OpenMP: 'interop' construct - add C parser support, improve Fortran pasing - - - - --- 2024-11-11 Tobias Burnus New
libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 - - - - --- 2024-11-11 Tobias Burnus New
libgomp/plugin/plugin-gcn.c: Show device number in ISA error libgomp/plugin/plugin-gcn.c: Show device number in ISA error - - - - --- 2024-11-11 Tobias Burnus New
[committed] — was: [Patch] OpenMP/C++: Fix declare variant with reference-returning functions [committed] — was: [Patch] OpenMP/C++: Fix declare variant with reference-returning functions - - - - --- 2024-10-31 Tobias Burnus New
OpenMP/C++: Fix declare variant with reference-returning functions OpenMP/C++: Fix declare variant with reference-returning functions - - - - --- 2024-10-30 Tobias Burnus New
AMD GCN: mkoffload.cc - set HSA_XNACK for USM and 'xnack+' / 'xnack-' (was [Patch] AMD GCN: Set HSA… AMD GCN: mkoffload.cc - set HSA_XNACK for USM and 'xnack+' / 'xnack-' (was [Patch] AMD GCN: Set HSA… - - - - --- 2024-10-29 Tobias Burnus New
AMD GCN: Set HSA_XNACK for USM and 'xnack+' / 'xnack-' AMD GCN: Set HSA_XNACK for USM and 'xnack+' / 'xnack-' - - - - --- 2024-10-29 Tobias Burnus New
tree-core.h (omp_clause_code): Comments regarding range checks for OMP_CLAUSE_... tree-core.h (omp_clause_code): Comments regarding range checks for OMP_CLAUSE_... - - - - --- 2024-10-25 Tobias Burnus New
[committed] Fortran: Minor follow-up cleanup to error.cc [committed] Fortran: Minor follow-up cleanup to error.cc - - - - --- 2024-10-23 Tobias Burnus New
[v2] GCN: Initial generic-target handling [v2] GCN: Initial generic-target handling - - - - --- 2024-10-22 Tobias Burnus New
GCN: Initial generic-target handling (was: [PATCH] amdgcn: Refactor device settings into a def file) GCN: Initial generic-target handling (was: [PATCH] amdgcn: Refactor device settings into a def file) - - - - --- 2024-10-21 Tobias Burnus New
Fortran: Add range-based diagnostic Fortran: Add range-based diagnostic - - - - --- 2024-10-18 Tobias Burnus New
[committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… [committed] Add libgomp.oacc-fortran/acc_on_device-1-4.f (was: Fortran: Use OpenACC's acc_on_device… - - - - --- 2024-10-16 Tobias Burnus New
Fortran: Fix translatability of diagnostic strings Fortran: Fix translatability of diagnostic strings - - - - --- 2024-10-12 Tobias Burnus New
Fortran: Unify gfc_get_location handling; fix expr->ts bug Fortran: Unify gfc_get_location handling; fix expr->ts bug - - - - --- 2024-10-11 Tobias Burnus New
Fortran: Dead-function removal in error.cc (shrinking by 40%) Fortran: Dead-function removal in error.cc (shrinking by 40%) - - - - --- 2024-10-11 Tobias Burnus New
Fortran/OpenMP: Warn when mapping polymorphic variables Fortran/OpenMP: Warn when mapping polymorphic variables - - - - --- 2024-10-10 Tobias Burnus New
Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' __builtin_is_initial_device (was: [Patch]… - - - - --- 2024-10-10 Tobias Burnus New
(was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) (was: [Patch] Fortran/OpenMP: Fix __builtin_omp_is_initial_device) - - - - --- 2024-10-10 Tobias Burnus New
[wwwdocs] projects/gomp: Update for TR13; gcc-15/changes.html link to routine doc [wwwdocs] projects/gomp: Update for TR13; gcc-15/changes.html link to routine doc - - - - --- 2024-10-08 Tobias Burnus New
Fortran/OpenMP: Fix __builtin_omp_is_initial_device Fortran/OpenMP: Fix __builtin_omp_is_initial_device - - - - --- 2024-10-08 Tobias Burnus New
[committed] Move gfortran.dg/gomp/allocate-static.f90 to libgomp.fortran/ (was: [r15-4104 Regressio… [committed] Move gfortran.dg/gomp/allocate-static.f90 to libgomp.fortran/ (was: [r15-4104 Regressio… - - - - --- 2024-10-07 Tobias Burnus New
[committed] libgomp.texi: Update and cleanup of Impl. Status of OpenMP TR13 [committed] libgomp.texi: Update and cleanup of Impl. Status of OpenMP TR13 - - - - --- 2024-10-07 Tobias Burnus New
Update COPYING and COPYING.LIB for FSF' postal-address change Update COPYING and COPYING.LIB for FSF' postal-address change - - - - --- 2024-10-07 Tobias Burnus New
OpenMP: Allocate directive for static vars, clean up OpenMP: Allocate directive for static vars, clean up - - - - --- 2024-10-04 Tobias Burnus New
[committed] libgomp.texi: Remove now duplicate TR13 item (was: [committed] libgomp.texi: fix format… [committed] libgomp.texi: Remove now duplicate TR13 item (was: [committed] libgomp.texi: fix format… - - - - --- 2024-09-27 Tobias Burnus New
[committed] libgomp.texi: fix formatting; add post-TR13 OpenMP impl. status items [committed] libgomp.texi: fix formatting; add post-TR13 OpenMP impl. status items - - - - --- 2024-09-27 Tobias Burnus New
[committed] libgomp.texi: Fix deprecation note for omp_{get,set}_nested + OMP_NESTED [committed] libgomp.texi: Fix deprecation note for omp_{get,set}_nested + OMP_NESTED - - - - --- 2024-09-26 Tobias Burnus New
OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop OpenMP: Update OMP_REQUIRES_TARGET_USED for declare_target + interop - - - - --- 2024-09-24 Tobias Burnus New
OpenMP: Add support for 'self_maps' to the 'require' directive OpenMP: Add support for 'self_maps' to the 'require' directive - - - - --- 2024-09-21 Tobias Burnus New
OpenMP: Fix omp_get_device_from_uid, minor cleanup (was: Re: [Patch][v2] OpenMP: Add get_device_fro… OpenMP: Fix omp_get_device_from_uid, minor cleanup (was: Re: [Patch][v2] OpenMP: Add get_device_fro… - - - - --- 2024-09-20 Tobias Burnus New
gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.h (was: [Patch, v3] gcn/mkoffload… gcn/mkoffload.cc: Re-add fprintf for #include of stdlib.h/stdbool.h (was: [Patch, v3] gcn/mkoffload… - - - - --- 2024-09-20 Tobias Burnus New
[wwwdocs] gcc-15: mention wider offloading arch combination support (e.g. aarch64 + nvptx) [wwwdocs] gcc-15: mention wider offloading arch combination support (e.g. aarch64 + nvptx) - - - - --- 2024-09-20 Tobias Burnus New
[wwwdocs] gcc-15: Update OpenMP section for constr/destr on devices + UID routines [wwwdocs] gcc-15: Update OpenMP section for constr/destr on devices + UID routines - - - - --- 2024-09-20 Tobias Burnus New
[wwwdocs] gcc-15: Fortran - mention -funsigned + PowerPC Darwin IEEE module support [wwwdocs] gcc-15: Fortran - mention -funsigned + PowerPC Darwin IEEE module support - - - - --- 2024-09-20 Tobias Burnus New
[v2] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines [v2] OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines - - - - --- 2024-09-19 Tobias Burnus New
OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines - - - - --- 2024-09-19 Tobias Burnus New
libgomp: with USM, init 'link' variables with host address libgomp: with USM, init 'link' variables with host address - - - - --- 2024-09-14 Tobias Burnus New
Fortran: Fixes to OpenMP 'interop' directive parsing support Fortran: Fixes to OpenMP 'interop' directive parsing support - - - - --- 2024-09-12 Tobias Burnus New
[committed] fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] [committed] fortran/openmp.cc: Fix var init and locus use to avoid uninit values [PR fortran/116661] - - - - --- 2024-09-11 Tobias Burnus New
[RFC] Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components [RFC] Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components - - - - --- 2024-09-10 Tobias Burnus New
[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
« 1 2 »