platform/upstream/gcc.git
2020-10-26 Piotr Trojanek[Ada] Fix typos in error message for array delta aggregates
2020-10-26 Olivier Hainque[Ada] Restore hex addresses and improve symbolic backtraces
2020-10-26 Doug Rupp[Ada] x86-lynx178elf - gcc build fails
2020-10-26 Piotr Trojanek[Ada] Fix interference between iterated element-and...
2020-10-26 Yannick Moy[Ada] Do not instantiate generic bodies outside of...
2020-10-26 Ed Schonberg[Ada] Spurious error on Old attribute reference in...
2020-10-26 Bob Duff[Ada] gnatpp: Document that --no-comments-fill is now...
2020-10-26 Gary Dismukes[Ada] Missing errors on extension aggregates with unkno...
2020-10-26 Bob Duff[Ada] Delete: set Position to No_Element
2020-10-26 Arnaud Charlet[Ada] Improve error on missing with clause
2020-10-26 Piotr Trojanek[Ada] Fix SPARK expansion of iterated_component_assoc...
2020-10-26 Piotr Trojanek[Ada] Cleanup SPARK expansion of aggregates with iterat...
2020-10-26 Piotr Trojanek[Ada] Fix typos in comments about parsing iterated_comp...
2020-10-26 Arnaud Charlet[Ada] AI12-0395: Allow aspect_specifications on formal...
2020-10-26 Ed Schonberg[Ada] Crash on membership test in expression function
2020-10-26 Piotr Trojanek[Ada] Handle subtype_indication in 'Update for arrays
2020-10-26 Xionghu LuoAdd overloaded debug_bb and debug_bb_n with dump flags
2020-10-26 GCC AdministratorDaily bump.
2020-10-25 Iain SandoeAda, Darwin, PowerPC : Fix bootstrap after 128 int...
2020-10-25 Thomas KoenigCorrect decls for functions which do not pass actual...
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...
2020-10-22 Jonathan Wakelylibstdc++: Fix custom clock in test
2020-10-22 David Edelsohntestsuite: Adjust expected results for rlwimi-2.c and...
2020-10-22 Andrew MacLeodUse precision and sign to compare types for ranges
2020-10-22 Jonathan Wakelylibstdc++: Only include <condition_variable> in <shared...
2020-10-22 Jonathan Wakelylibstdc++: Reduce header dependencies in and on <memory>
2020-10-22 Olivier HainqueScope libstdc++ configuration for vxworks to all versions
2020-10-22 Jan HubickaMaterialize clones on demand
2020-10-22 Tobias BurnusOpenMP: Fortran - support omp flush's memorder clauses
2020-10-22 Will Schmidt[PATCH, rs6000] VSX load/store rightmost element operations
2020-10-22 Will Schmidt[PATCH, rs6000] int128 sign extention instructions...
2020-10-22 Eric Botcazou[Ada] Enable the support of 128-bit integer types by...
2020-10-22 Javier Miranda[Ada] ACATS 4.1H - B853001 - missed errors for renamed...
2020-10-22 Ghjuvan Lacambre[Ada] CUDA: discover runtime types instead of hard...
2020-10-22 Arnaud Charlet[Ada] Add more annotations and assertions in the runtime
next