aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-26[Ada] Fix interference between iterated element-and-component associationPiotr Trojanek1-6/+6
2020-10-26[Ada] Do not instantiate generic bodies outside of main unit in GNATproveYannick Moy1-0/+10
2020-10-26[Ada] Spurious error on Old attribute reference in delta aggregateEd Schonberg1-2/+7
2020-10-26[Ada] gnatpp: Document that --no-comments-fill is now the defaultBob Duff1-2/+2
2020-10-26[Ada] Missing errors on extension aggregates with unknown discriminantsGary Dismukes1-4/+17
2020-10-26[Ada] Delete: set Position to No_ElementBob Duff3-0/+6
2020-10-26[Ada] Improve error on missing with clauseArnaud Charlet1-3/+19
2020-10-26[Ada] Fix SPARK expansion of iterated_component_assoc in delta aggregatePiotr Trojanek1-0/+1
2020-10-26[Ada] Cleanup SPARK expansion of aggregates with iterated_component_assocPiotr Trojanek1-7/+3
2020-10-26[Ada] Fix typos in comments about parsing iterated_component_associationPiotr Trojanek1-8/+8
2020-10-26[Ada] AI12-0395: Allow aspect_specifications on formal parametersArnaud Charlet3-4/+4
2020-10-26[Ada] Crash on membership test in expression functionEd Schonberg1-1/+10
2020-10-26[Ada] Handle subtype_indication in 'Update for arraysPiotr Trojanek1-0/+3
2020-10-26Add overloaded debug_bb and debug_bb_n with dump flagsXionghu Luo3-2/+22
2020-10-26Daily bump.GCC Administrator3-1/+28
2020-10-25Ada, Darwin, PowerPC : Fix bootstrap after 128 int changes.Iain Sandoe1-1/+12
2020-10-25Correct decls for functions which do not pass actual arguments.Thomas Koenig5-40/+155
2020-10-25Daily bump.GCC Administrator4-1/+53
2020-10-24Update check for working assembler --gdwarf-4 optionH.J. Lu5-13/+164
2020-10-24c++: Fix verify_ctor_sanity ICE [PR96241]Marek Polacek3-2/+74
2020-10-24Handle undefined ranges in get_size_range.Aldy Hernandez2-6/+31
2020-10-24cgraph: move former_thunk_p out of CHECKING_P macro.Martin Liska1-15/+15
2020-10-24[RS6000] altivec style lvx/stvx addresses vs power10Alan Modra1-4/+10
2020-10-24[RS6000] Power10 ICE running gcc.target/powerpc/ppc-ne0-1.cAlan Modra1-1/+1
2020-10-24Daily bump.GCC Administrator12-1/+704
2020-10-23net/http/cgi: merge upstream changes to default env varsNikhil Benesch2-4/+4
2020-10-23testsuite: Fix -Wsizeof-array-div tests.Marek Polacek2-4/+4
2020-10-23Move thunks out of cgraph_nodeJan Hubicka33-761/+1045
2020-10-23c, c++: Implement -Wsizeof-array-div [PR91741]Marek Polacek14-22/+226
2020-10-23PR middle-end/97552 - missing waning passing null to a VLA argument declared ...Martin Sebor4-4/+60
2020-10-23PR c/97463 - ICE in warn_parm_ptrarray_mismatch on an incompatible function r...Martin Sebor2-4/+11
2020-10-23Darwin, Ada : Fix bootstrap after stat entry changes.Iain Sandoe1-0/+5
2020-10-23Fix typo in recent change to Makefile.rtl (bis)Eric Botcazou1-1/+1
2020-10-23Fix typo in recent change to Makefile.rtlEric Botcazou1-1/+1
2020-10-23Link with the configured net lib on vxworks7Douglas Rupp1-1/+1
2020-10-23testsuite: Correct vec-rlmi-rlnm.c testsuite expected resultDavid Edelsohn1-2/+1
2020-10-23Fix overzealous gthread support inhibition for vxworksRasmus Villemoes2-2/+4
2020-10-23Add a if-exists-then-else built-in spec functionDouglas Rupp2-0/+38
2020-10-23rs6000: Fix extraneous characters in the documentationTulio Magno Quites Machado Filho via Gcc-patches1-3/+3
2020-10-23gcov: fix reading of zero sections.Martin Liska1-4/+4
2020-10-23testsuite: Add noexcept(false) to throwing destructorJonathan Wakely1-0/+6
2020-10-23libstdc++: Apply proposed resolutions for LWG 3428, 3447Patrick Palka1-2/+7
2020-10-23more wraplf for aux long long float: s390, sparc and powerpcAlexandre Oliva1-0/+3
2020-10-23[Ada] Sockets.Poll implementationDmitriy Anisimkov15-8/+1235
2020-10-23[Ada] Further Ada 2020 work on accessibility checkingJustin Squirek14-571/+925
2020-10-23[Ada] gnatpp: Document --no-comments-fillBob Duff1-2/+3
2020-10-23[Ada] Reject illegal syntax in pragma Contract_CasesPiotr Trojanek2-4/+13
2020-10-23[Ada] GNAT.Sockets: fix comment typoPhilippe Gil1-4/+4
2020-10-23[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363Eric Botcazou24-479/+393
2020-10-23[Ada] Clean up in writing of ALI filesArnaud Charlet2-103/+3