]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-12-23  Thomas KoenigAdd TODOs in README.native_coarrays.
2020-12-23  Thomas KoenigAdd offset to allocatable shared coarrays.
2020-12-20  Thomas KoenigMade the ALLOCATED intrinsic work with scalar coarrays.
2020-12-20  Thomas KoenigSet DECL_ARTIFICIAL on gfortran internal variables.
2020-12-20  Thomas KoenigFix allocation with source for coarrays.
2020-12-19  Thomas KoenigMake allocate with source work, some more offset fixes...
2020-12-17  Thomas KoenigAdd a few test cases that work for shared coarrays.
2020-12-17  Thomas KoenigSync all for allocation and deallocation of coarrays.
2020-12-17  Thomas KoenigUse __builtin_atomic_thread_fence and implement SYNC_ME...
2020-12-16  Thomas KoenigAdd the -fdebug-aux-vars flag to debug variables genera...
2020-12-16  Thomas KoenigShow coarrays on parse tree dump, implement debug for...
2020-12-16  Thomas KoenigFix handling of shared coarray indexing.
2020-12-06  Thomas KoenigAdd caf-shared subdirectory to gfortran.dg with passing...
2020-11-29  Thomas KoenigYet another offset fix.
2020-11-29  Nicolas KoenigFixed the rest of the offset calculation issue.
2020-11-29  Nicolas KoenigFix offset calculation.
2020-11-28  Thomas KoenigFix memory calculation in get_master.
2020-11-27  Thomas KoenigUse size of correct struct in allocation for sync inter...
2020-11-24  Thomas KoenigFix coarrays in namelist.
2020-11-22  Thomas KoenigFix handling of coarrays with mutiple coranks.
2020-11-17  Thomas KoenigUse correct block for intermediate variables.
2020-11-16  Thomas KoenigFollow reference for determining offset.
2020-11-15  Nicolas KoenigRename directory from nca to caf_shared; also rename...
2020-11-15  Nicolas KoenigDo not do overflow checks on allocating shared coarrays...
2020-11-09  Thomas KoenigFix test for size of memory allocation.
2020-11-09  Thomas KoenigSome naming fixes; fix handling of coarrays which are...
2020-11-08  Nicolas KoenigImplement stat and errmsg.
2020-10-29  Thomas KoenigFix two cases where -fcoarray=shared broke non-coarrays...
2020-10-29  Thomas KoenigAlso add spaces to the end of fndecl specs.
2020-10-29  Thomas KoenigThis adds the spaces to the fndecl specs, which are...
2020-10-28  Thomas KoenigMerge branch 'master' into devel/coarray_native.
2020-10-27  Thomas KoenigAlways include libgfortran.h first; sanitize header...
2020-10-25  Thomas KoenigCorrect decls for functions which do not pass actual...
2020-10-25  Nicolas KÃnigCheck for correct type of ref before trying to handle...
2020-10-25  GCC AdministratorDaily bump.
2020-10-24  H.J. LuUpdate check for working assembler --gdwarf-4 option
2020-10-24  Marek Polacekc++: Fix verify_ctor_sanity ICE [PR96241]
2020-10-24  Aldy HernandezHandle undefined ranges in get_size_range.
2020-10-24  Martin Liskacgraph: move former_thunk_p out of CHECKING_P macro.
2020-10-24  Alan Modra[RS6000] altivec style lvx/stvx addresses vs power10
2020-10-24  Alan Modra[RS6000] Power10 ICE running gcc.target/powerpc/ppc...
2020-10-24  GCC AdministratorDaily bump.
2020-10-23  Nikhil Beneschnet/http/cgi: merge upstream changes to default env...
2020-10-23  Marek Polacektestsuite: Fix -Wsizeof-array-div tests.
2020-10-23  Jan HubickaMove thunks out of cgraph_node
2020-10-23  Marek Polacekc, c++: Implement -Wsizeof-array-div [PR91741]
2020-10-23  Martin SeborPR middle-end/97552 - missing waning passing null to...
2020-10-23  Martin SeborPR c/97463 - ICE in warn_parm_ptrarray_mismatch on...
2020-10-23  Iain SandoeDarwin, Ada : Fix bootstrap after stat entry changes.
2020-10-23  Eric BotcazouFix typo in recent change to Makefile.rtl (bis)
2020-10-23  Eric BotcazouFix typo in recent change to Makefile.rtl
2020-10-23  Douglas RuppLink with the configured net lib on vxworks7
2020-10-23  David Edelsohntestsuite: Correct vec-rlmi-rlnm.c testsuite expected...
2020-10-23  Rasmus VillemoesFix overzealous gthread support inhibition for vxworks
2020-10-23  Douglas RuppAdd a if-exists-then-else built-in spec function
2020-10-23  Tulio Magno... rs6000: Fix extraneous characters in the documentation
2020-10-23  Martin Liskagcov: fix reading of zero sections.
2020-10-23  Jonathan Wakelytestsuite: Add noexcept(false) to throwing destructor
2020-10-23  Patrick Palkalibstdc++: Apply proposed resolutions for LWG 3428...
2020-10-23  Alexandre Olivamore wraplf for aux long long float: s390, sparc and...
2020-10-23  Dmitriy Anisimkov[Ada] Sockets.Poll implementation
2020-10-23  Justin Squirek[Ada] Further Ada 2020 work on accessibility checking
2020-10-23  Bob Duff[Ada] gnatpp: Document --no-comments-fill
2020-10-23  Piotr Trojanek[Ada] Reject illegal syntax in pragma Contract_Cases
2020-10-23  Philippe Gil[Ada] GNAT.Sockets: fix comment typo
2020-10-23  Eric Botcazou[Ada] Implement new legality rules introduced in C...
2020-10-23  Arnaud Charlet[Ada] Clean up in writing of ALI files
2020-10-23  Arnaud Charlet[Ada] Fix logic in C_Select under mingw
2020-10-23  Eric Botcazou[Ada] Do not use Long_Long_Long_Integer'Image with...
2020-10-23  Ed Schonberg[Ada] Crash on expression function and access type
2020-10-23  Piotr Trojanek[Ada] Fix crash in SPARK on array delta_aggregate with...
2020-10-23  Piotr Trojanek[Ada] Decorate iterated_component_association in SPARK...
2020-10-23  Johannes Kanig[Ada] GNATprove: remove support for external axiomatiza...
2020-10-23  Ed Schonberg[Ada] Ignore container types for aggregates if not...
2020-10-23  Arnaud Charlet[Ada] Improve documentation of pragma Abort_Defer
2020-10-23  Ghjuvan Lacambre[Ada] CUDA: fix CUDA_Execute not working with aggregates
2020-10-23  Arnaud Charlet[Ada] Error when closing c_stream
2020-10-23  Ghjuvan Lacambre[Ada] CUDA: Use internal types instead of public ones
2020-10-23  Arnaud Charlet[Ada] Missing detection of unused with_clause
2020-10-23  Ed Schonberg[Ada] Prevent copying uninitialized array with address...
2020-10-23  Javier Miranda[Ada] Spurious errors on tagged types with renamed...
2020-10-23  Piotr Trojanek[Ada] Fix scope of index parameter inside a delta aggregate
2020-10-23  Gary Dismukes[Ada] Better error for illegal call to abstract operati...
2020-10-23  Eric Botcazou[Ada] Always enable the support for 128-bit integer...
2020-10-23  Arnaud Charlet[Ada] Update header of front-end files
2020-10-23  Arnaud Charlet[Ada] Take advantage of Long_Long_Long_Integer in From_...
2020-10-23  Justin Squirek[Ada] Iterative patch for accessibility cleanup
2020-10-23  Piotr Trojanek[Ada] Sync code for external properties with SPARK RM
2020-10-23  Piotr Trojanek[Ada] Fix whitespace in code for external property...
2020-10-23  Piotr Trojanek[Ada] Fix default value for re-analysis of external...
2020-10-23  Jakub JelinekFix up plugin header install
2020-10-23  Jakub Jelinekstor-layout: Reject forming arrays with elt sizes not...
2020-10-23  Eric BotcazouDo not use doloop pattern with pragma Unroll
2020-10-23  Dennis Zhangarm: Auto-vectorization for MVE: vsub
2020-10-23  Martin LiskaLTO: check that make command works
2020-10-23  Richard BienerRevert "middle-end/97521 - fix VECTOR_CST expansion"
2020-10-23  Kewen Linvect: Remove redundant LOOP_VINFO_FULLY_MASKED_P
2020-10-23  GCC AdministratorDaily bump.
2020-10-23  Jonathan Wakelylibstdc++: Ensure std::forward_as_tuple is defined
2020-10-22  Alan Modra[RS6000] Power10 vec-splati-runnable multiple test...
next