]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-03-26  Thomas SchwingeReally fix og9 "Fix hang when running oacc exec with... devel/omp/gcc-9
2020-03-25  Thomas SchwingeFix og9 "Fix hang when running oacc exec with CUDA...
2020-03-05  Tobias BurnusMerge remote-tracking branch 'origin/releases/gcc-9...
2020-03-05  Tobias BurnusMerge commit 'a0c06cc27d2146b7d86758ffa236516c6143d62c...
2020-03-05  Paul ThomasFix ICE in trans_associate_var
2020-03-05  Jason Merrillc++: Fix constexpr ICE from const mismatch [PR91607]
2020-03-05  Martin SeborPR c++/90938 - Initializing array with {1} works, but...
2020-03-05  GCC AdministratorDaily bump.
2020-03-05  Marek Polacekc++: Fix ICE in tsubst_copy with parenthesized expressi...
2020-03-05  Marek Polaceksanopt: Avoid crash on anonymous parameter [PR93436]
2020-03-04  Marek Polacekc++: Fix value-init crash in template [PR93676]
2020-03-04  Marek Polacekc++: Fix mismatch in template argument deduction [PR90505]
2020-03-04  Jason Merrillc++: Fix [[no_unique_address]] and default mem-init...
2020-03-04  Jason Merrillc++: avoid ICE with __builtin_memset (PR90997).
2020-03-04  Will SchmidtRemove unnecessary XFAILs from existing testcase 200506...
2020-03-04  Jakub Jelinekmaintainer-scripts: Speed up git clone in gcc_release
2020-03-04  GCC AdministratorDaily bump.
2020-03-03  Kwok Cheung... [og9] Fix libgomp.oacc-fortran/lib-16.f90 test
2020-03-03  Kwok Cheung... [og9] Backport AMD GCN backend improvements from mainline
2020-03-03  Julian Brown[og9] Re-do OpenACC private variable resolution
2020-03-03  Julian Brown[og9] Fix libgomp serial-dims.c test for AMD GCN
2020-03-03  Tobias BurnusFix OpenMP's use_device_ptr with Fortran array descriptors
2020-03-03  Tobias BurnusFortran - fix OpenMP 'target simd'
2020-03-03  Tobias BurnusFortran - Improve OpenMP/OpenACC diagnostic
2020-03-03  Tobias BurnusBackport Fortran OMG/ACC diagnositic patch
2020-03-03  Julian Brown[og9] Handle references in OpenACC "private" clauses
2020-03-03  Tobias BurnusBackport from mainline
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...
next