]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2020-03-03  Julian BrownFortran "declare create"/allocate support for OpenACC
2020-03-03  Julian BrownEnable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC
2020-03-03  Julian BrownFix implicit mapping for array slices on lexically...
2020-03-03  Julian BrownDefault compute dimensions (compile time)
2020-03-03  Julian BrownGenerate sequential loop for OpenACC loop directive...
2020-03-03  Julian BrownReinstate kernels-restrict behaviour
2020-03-03  Julian BrownAdjustments and additions to testcases
2020-03-03  Julian BrownVarious OpenACC reduction enhancements - test cases
2020-03-03  Julian BrownVarious OpenACC reduction enhancements - ME and nvptx...
2020-03-03  Julian BrownVarious OpenACC reduction enhancements - FE changes
2020-03-03  Julian BrownAdd OpenACC Fortran support for deviceptr and variable...
2020-03-03  Julian BrownTweak error return value for acc_set_cuda_stream.
2020-03-03  Julian BrownUse oacc_verify_routine_clauses for C/C++
2020-03-03  Julian BrownAdd support for OpenACC routine nohost clause
2020-03-03  Julian BrownInteraction of dynamic/multidimensional arrays with...
2020-03-03  Julian Brown[8/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[7/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[6/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[5/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[4/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[3/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[2/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[1/8] Multi-dimensional dynamic array support for OpenA...
2020-03-03  Julian Brown[og8] Attach/detach array slices on dereferenced struct...
2020-03-03  Julian BrownOpenACC reference count consistency checking
2020-03-03  Julian BrownOpenACC 2.6 manual deep copy support (attach/detach)
2020-03-03  Julian BrownFactor out duplicate code in gimplify_scan_omp_clauses
2020-03-03  Julian BrownHost-to-device transfer coalescing & magic offset value...
2020-03-03  Julian BrownAsync rework (v6)
2020-03-03  Julian Brown[PATCH] Forward -foffload=[...] from the driver (compil...
2019-04-25  Richard Bienerre PR middle-end/89765 (Multiple problems with vec...
2019-04-25  H.J. Lux86: Update message for target_clones and unsupported...
2019-04-25  Iain Buclawlibphobos: Fix segfault in runtime caused by unexpected...
2019-04-25  Richard Bienertree-pass.h (make_pass_phi_only_cprop): Remove.
2019-04-25  Jeff Lawre PR tree-optimization/90037 (-Wnull-dereference false...
2019-04-25  Rainer OrthFix typo in m4/druntime/cpu.m4
2019-04-25  Jakub Jelinekre PR c++/44648 (missing -Wunused warning on a const...
2019-04-25  Johannes PfauD: Do not add target_libs if phobos is disabled
2019-04-25  Richard Bienerre PR tree-optimization/90213 (UBSAN: signed integer...
2019-04-25  Richard Bienerre PR middle-end/90194 (ICE in expand_debug_expr, at...
2019-04-25  Johannes PfauD: Implement GCC emutls in druntime
2019-04-25  Iain Buclawlibphobos: Add missing PWD_COMMAND to Makefile.
2019-04-25  Ian Lance Taylorcompiler: fix glitch when inlining method with empty...
2019-04-25  GCC AdministratorDaily bump.
2019-04-24  Iain Buclawlibphobos: Fix linker warning and SEGV in core.thread...
2019-04-24  Jonathan WakelyUpdate C++17 library status tables
2019-04-24  Jonathan WakelyMake filesystem::path comparison operators hidden frien...
2019-04-24  Marek Polacekre PR c++/90236 (bogus error with auto non-type templat...
2019-04-24  Jason MerrillPR c++/90227 - error with template parameter packs.
2019-04-24  Iain Buclawlibphobos: Fix FAIL phobos.exp/core.time on CentOS...
2019-04-24  Clement Chigotaix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable OPTION_MA...
2019-04-24  Jonathan WakelyUse __and_v<...> instead of __and_<...>::value
2019-04-24  Jonathan WakelyFinish implementing "Treating Unnecessary decay" (P0777R1)
2019-04-24  Jakub Jelinekre PR target/90193 (asm goto with TLS "m" input operand...
2019-04-24  Jonathan WakelyFix basic_string_view typedefs and enforce preconditions
2019-04-24  Jonathan WakelyPR libstdc++/90220 Fix std::any_cast for array types
2019-04-24  Iain Buclawlibphobos: Skip curl tests if libcurl is not installed...
2019-04-24  Andreas KrebbelS/390: Fix PR89952 incorrect CFI
2019-04-24  Ian Lance Taylorre PR target/89093 (C++ exception handling clobbers...
2019-04-24  Iain Buclawlibphobos: Fix assert in core.sys.posix.sys.stat for...
2019-04-24  Claudiu Zissulescu[ARC][COMMITTED] Fix typos.
2019-04-24  Richard Bienercall.c (null_ptr_cst_p): Order checks according to...
2019-04-24  Jonathan WakelyPR libstdc++/90220 Fix std::any_cast for function pointers
2019-04-24  Jakub Jelinekre PR target/90187 (ICE in extract_insn, at recog.c...
2019-04-24  Iain Buclawd/dmd: Merge upstream dmd 423758078
2019-04-24  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-24  Jakub Jelinekre PR tree-optimization/90208 (error: EH landing pad...
2019-04-24  Jakub Jelinekre PR tree-optimization/90211 (ICE: tree check: expecte...
2019-04-24  Iain Buclawlibphobos: Fix link build errors when compiling with...
2019-04-24  GCC AdministratorDaily bump.
2019-04-23  Jonathan WakelyAvoid -Wcatch-value warning in testsuite
2019-04-23  Jonathan WakelyFix whitespace in ChangeLog
2019-04-23  Jonathan WakelyImplement LWG 2904 for std::variant assignment
2019-04-23  Iain Buclawlibphobos: Add AArch64 Linux as a supported target.
2019-04-23  Iain Buclawlibphobos: Add D support for S/390 Linux
2019-04-23  Iain Buclawlibphobos: Add D support for RISC-V Linux
2019-04-23  Thomas RodgersDocument PSTL linker flags
2019-04-23  Joseph MyersUpdate .po files.
2019-04-23  Iain Buclawd: Add support for compiling without libphobos library.
2019-04-23  Sudakshina Das[GCC, AARCH64] Add GNU note section with BTI and PAC.
next