platform/upstream/gcc.git
2020-10-26 H.J. Lux86: Add cmpmemsi for -minline-all-stringops
2020-10-26 Andreas KrebbelIBM Z: Add vcond_mask expander
2020-10-26 Richard Bienermiddle-end/97554 - avoid overflow in alloc size compute
2020-10-26 Richard Bienertree-optimization/97539 - reset out-of-loop debug uses...
2020-10-26 Jan HubickaMake default duplicate and insert methods of summaries...
2020-10-26 Stephan Bergmannlibstdc++: Add missing exception-specifications in...
2020-10-26 Ed Schonberg[Ada] Handle Iterated_Component_Association with Others...
2020-10-26 Eric Botcazou[Ada] Further small edition to documentation of Ada...
2020-10-26 Pat Rogers[Ada] Replace GNAT_Extended_Ravenscar profile name
2020-10-26 Bob Duff[Ada] Avoid crash on use of Ada 2020 feature
2020-10-26 Eric Botcazou[Ada] Further small edition to documentation of Ada...
2020-10-26 Piotr Trojanek[Ada] Fix freezing of previous contracts
2020-10-26 Eric Botcazou[Ada] Another small edition to documentation of Ada...
2020-10-26 Piotr Trojanek[Ada] Fix harmless assertion failure in GNATprove mode
2020-10-26 Eric Botcazou[Ada] Document characteristics of ordinary fixed point...
2020-10-26 Eric Botcazou[Ada] Relax assertion on Small in Ada.Text_IO.Fixed_IO
2020-10-26 Dmitriy Anisimkov[Ada] Fix Accept_Socket and Connect_Socket timeout...
2020-10-26 Eric Botcazou[Ada] Minor editions to documentation of Ada.Text_IO...
2020-10-26 Yannick Moy[Ada] Fix GNATprove crash on generics with access types
2020-10-26 Arnaud Charlet[Ada] Suppress warnings on unreferenced parameters...
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
next