]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-03-03  Julian Brown[og9] Add 'ephemeral' parameter to GOMP_OFFLOAD_openacc...
2020-03-03  Tobias BurnusReduce testsuite fails
2020-03-03  Tobias Burnuslibgomp - fix dg-warning line numbers
2020-03-03  Tobias BurnusUse PRId64 if available
2020-03-03  Tobias BurnusSilence compiler warnings
2020-03-03  Julian Brown[og9] Fix OpenACC "ephemeral" asynchronous host-to...
2020-03-03  Julian Brown[og9] OpenACC profiling-interface fixes for asynchronou...
2020-03-03  Julian Brown[og9] Fix uninitialised read in gomp_map_vars_internal
2020-03-03  Julian Brown[og9] Update expected messages, errors and warnings...
2020-03-03  Julian Brown[og9] A couple of GCN-specific test fixes
2020-03-03  Tobias Burnuslibgomp plugin-gcn - init string
2020-03-03  Julian Brown[og9] Clean up dead/write-only fields in GCN libgomp...
2020-03-03  Julian Brown[og9] Improve async serialize implementation for AMD...
2020-03-03  Julian Brown[og9] Fix src_copy mismerge in GOMP_OFFLOAD_openacc_asy...
2020-03-03  Kwok Cheung... Fix memory leak in libgomp when using OpenMP
2020-03-03  Andrew StubbsDetect number of GPU compute units.
2020-03-03  Andrew StubbsUse GFX9 granulated sgprs count correctly.
2020-03-03  Andrew StubbsFix relocations with multiple devices.
2020-03-03  Andrew StubbsMove offload data into GPU memory.
2020-03-03  Andrew StubbsAdd -march=gfx906 for AMD GCN.
2020-03-03  Julian Brown[og9] OpenACC profiling support for AMD GCN
2020-03-03  Julian Brown[og9] Use more appropriate var in localize_reductions...
2020-03-03  Julian Brown[og9] Add omp_pause_resource{,_all} for AMD GCN
2020-03-03  Andrew StubbsTweak error message for mapped parameters.
2020-03-03  Julian Brown[og9] Remove duplicate SESE code in NVPTX backend
2020-03-03  Julian Brown[og9] Fix tree check failure with reduction localization
2020-03-03  Andrew StubbsBackport expcnt patches.
2020-03-03  Julian Brown[og9] Enable worker partitioning for AMD GCN
2020-03-03  Julian Brown[og9] Reference reduction localization
2020-03-03  Julian Brown[og9] Fix up tests for oaccdevlow pass splitting
2020-03-03  Julian Brown[og9] AMD GCN adjustments for middle-end worker partiti...
2020-03-03  Julian Brown[og9] OpenACC middle-end worker-partitioning support
2020-03-03  Julian Brown[og9] Target-dependent gang-private variable decl rewriting
2020-03-03  Julian Brown[og9] Fix libgomp.oacc-fortran/lib-13.f90 async bug
2020-03-03  Julian Brown[og9] Wait on queue-full condition in AMD GCN libgomp...
2020-03-03  Julian Brown[og9] Use temporary buffers for async host2dev copies
2020-03-03  Julian Brown[og9] Wait at end of OpenACC asynchronous kernels regions
2020-03-03  Julian Brown[og9] Use a single worker for OpenACC on AMD GCN
2020-03-03  Julian Brown[og9] Fix configury for AMD GCN testing
2020-03-03  Julian Brown[og9] Add missing exec_params libgomp plugin entry...
2020-03-03  Julian Brown[og9] Update parallel-dims.c and serial-dims.c warning...
2020-03-03  Julian Brown[og9] NVPTX GOMP_OFFLOAD_openacc_async_construct arg...
2020-03-03  Julian Brown[og9] Make OpenACC function-parameter explosion optional
2020-03-03  Julian Brown[og9] AMD GCN offloading support
2020-03-03  Julian Brown[og9] Enable full GFortran library for AMD GCN
2020-03-03  Julian Brown[og9] Stub implementation of unwinding for AMD GCN
2020-03-03  Julian Brown[og9] Create GCN-specific gthreads
2020-03-03  Julian Brown[og9] Add support for constructors and destructors...
2020-03-03  Kwok Cheung... Add changes to profiling interface from OG8 branch
2020-03-03  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2020-03-03  Chung-Lin TangCommit of https://gcc.gnu.org/ml/gcc-patches/2019-07...
2020-03-03  Cesar PhilippidisAllow the accelerator to have more offloaded functions...
2020-03-03  Julian BrownAssumed-size arrays with non-lexical data mappings
2020-03-03  Julian BrownSupport Fortran 2003 class pointers in OpenACC
2020-03-03  Jakub JelinekFix ICE in cp_omp_mappable_type_1
2020-03-03  Andrew StubbsImprove OpenMP map diagnostics.
2020-03-03  Kwok Cheung... Merge tag 'releases/gcc-9.1.0'
2020-03-03  Julian BrownApply gangprivate attribute to innermost decl
2020-03-03  Kwok Cheung... Fix expected messages in goacc tests
2020-03-03  Andrew JennerLink libquadmath in Fortran libgomp tests
2020-03-03  Kwok Cheung... Fix missing gstdint.h error
2020-03-03  Kwok Cheung... Fix for firstprivate-int.f90 test failures
2020-03-03  Julian BrownFix lexically-nested data mappings for no_alloc or...
2020-03-03  Julian BrownFix warning syntax and typos in two libgomp tests
2020-03-03  Julian BrownFix references declared in lexically-enclosing OpenACC...
2020-03-03  Julian BrownAdd kernels for-index reuse testcase.
2020-03-03  Julian BrownInitialise KEY and OFFSET fields when if_present test...
2020-03-03  Julian BrownAvoid introducing 'create' mapping clauses for loop...
2020-03-03  Julian BrownUpdate OpenACC version to 2.6
2020-03-03  Kwok Cheung... Fix ICE when optional arguments are used in OpenACC...
2020-03-03  Thomas SchwingeAdd OpenACC 2.6 `acc_get_property' support: restore...
2020-03-03  Thomas SchwingeAdjust parallelism of loops in gang-single parts of...
2020-03-03  Thomas SchwingeMake new OpenACC kernels conversion the default; adjust...
2020-03-03  Thomas SchwingeNew OpenACC kernels region decompose algorithm
2020-03-03  Gergö BaranyLaunch kernels asynchronously in OpenACC kernels regions
2020-03-03  Gergö BaranyAdjust parallelism of loops in gang-single parts of...
2020-03-03  Gergö BaranyHandle conditional execution of loops in OpenACC kernel...
2020-03-03  Gergö BaranyTurn OpenACC kernels regions into a sequence of paralle...
2020-03-03  Gergö BaranySeparate OpenACC kernels regions in data and parallel...
2020-03-03  Thomas SchwingeAdd OpenACC target kinds for decomposed kernels regions
2020-03-03  Thomas SchwingeUse "-fopenacc-kernels=parloops" to document "parloops...
2020-03-03  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2020-03-03  Maciej W. RozyckiAdd OpenACC 2.6 `no_create' clause support
2020-03-03  Maciej W. RozyckiAdd OpenACC 2.6 `serial' construct support
2020-03-03  Cesar PhilippidisUse functional parameters for data mappings in OpenACC...
2020-03-03  Gergö BaranyAdd OpenACC 2.6 if and if_present clauses on host_data...
2020-03-03  Gergö BaranyReport errors on missing OpenACC reduction clauses...
2020-03-03  Maciej W. RozyckiDisable libstdc++ dependency for libffi
2020-03-03  Kwok Cheung... Allow optional arguments to be used in the use_device...
2020-03-03  Kwok Cheung... Ensure that optional-arguments check is specific to...
2020-03-03  Kwok Cheung... Add tests for Fortran optional arguments in OpenACC 2.6
2020-03-03  Kwok Cheung... Add support for allocatable arrays as optional arguments
2020-03-03  Kwok Cheung... Calculate correct size for optional arguments used...
2020-03-03  Kwok Cheung... Allow NULL for update directives in OpenACC 2.6
2020-03-03  Julian BrownAdd support for gang local storage allocation in shared...
2020-03-03  Julian BrownNew tests from pr72741 only
2020-03-03  Julian BrownTweak target selector for libgomp.oacc-c-c++-common...
2020-03-03  Julian BrownFix hang when running oacc exec with CUDA 9.0 nvprof
2020-03-03  Julian BrownEnable firstprivate OpenACC reductions
2020-03-03  Julian BrownDon't mark OpenACC auto loops as independent inside...
next