aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2020-10-23[Ada] Fix logic in C_Select under mingwArnaud Charlet1-11/+10
2020-10-23[Ada] Do not use Long_Long_Long_Integer'Image with pragma Discard_NamesEric Botcazou1-5/+8
2020-10-23[Ada] Crash on expression function and access typeEd Schonberg1-10/+10
2020-10-23[Ada] Fix crash in SPARK on array delta_aggregate with subtype_indicationPiotr Trojanek1-8/+13
2020-10-23[Ada] Decorate iterated_component_association in SPARK expansionPiotr Trojanek1-1/+94
2020-10-23[Ada] GNATprove: remove support for external axiomatizationsJohannes Kanig4-218/+1
2020-10-23[Ada] Ignore container types for aggregates if not in Ada_2020Ed Schonberg1-0/+1
2020-10-23[Ada] Improve documentation of pragma Abort_DeferArnaud Charlet2-2/+30
2020-10-23[Ada] CUDA: fix CUDA_Execute not working with aggregatesGhjuvan Lacambre1-4/+21
2020-10-23[Ada] Error when closing c_streamArnaud Charlet1-2/+2
2020-10-23[Ada] CUDA: Use internal types instead of public onesGhjuvan Lacambre2-61/+121
2020-10-23[Ada] Missing detection of unused with_clauseArnaud Charlet2-10/+23
2020-10-23[Ada] Prevent copying uninitialized array with address clauseEd Schonberg1-1/+48
2020-10-23[Ada] Spurious errors on tagged types with renamed subprogramsJavier Miranda1-3/+11
2020-10-23[Ada] Fix scope of index parameter inside a delta aggregatePiotr Trojanek1-2/+2
2020-10-23[Ada] Better error for illegal call to abstract operation in instantiationsGary Dismukes1-0/+19
2020-10-23[Ada] Always enable the support for 128-bit integer types on 64-bit platformsEric Botcazou1-21/+12
2020-10-23[Ada] Update header of front-end filesArnaud Charlet72-714/+280
2020-10-23[Ada] Take advantage of Long_Long_Long_Integer in From_StringArnaud Charlet3-8/+58
2020-10-23[Ada] Iterative patch for accessibility cleanupJustin Squirek1-20/+85
2020-10-23[Ada] Sync code for external properties with SPARK RMPiotr Trojanek1-35/+29
2020-10-23[Ada] Fix whitespace in code for external property pragmasPiotr Trojanek1-8/+8
2020-10-23[Ada] Fix default value for re-analysis of external property pragmasPiotr Trojanek1-5/+7
2020-10-23Fix up plugin header installJakub Jelinek2-6/+9
2020-10-23stor-layout: Reject forming arrays with elt sizes not divisible by elt alignm...Jakub Jelinek4-6/+33
2020-10-23Do not use doloop pattern with pragma UnrollEric Botcazou1-0/+3
2020-10-23arm: Auto-vectorization for MVE: vsubDennis Zhang6-37/+98
2020-10-23LTO: check that make command worksMartin Liska1-0/+24
2020-10-23Revert "middle-end/97521 - fix VECTOR_CST expansion"Richard Biener2-31/+1
2020-10-22vect: Remove redundant LOOP_VINFO_FULLY_MASKED_PKewen Lin1-2/+1
2020-10-23Daily bump.GCC Administrator7-1/+567