aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-30i386: Remove constraints when used with constant integer predicates, take 2Uros Bizjak6-247/+247
2022-05-30x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() usesJan Beulich1-1/+1
2022-05-30[Ada] Fix spurious options being inserted in -fdiagnostics-format=json outputGhjuvan Lacambre1-1/+1
2022-05-30[Ada] Add "option" field to GNAT's -fdiagnostics-format=json outputGhjuvan Lacambre3-10/+41
2022-05-30[Ada] Remove contract duplication in formal doubly linked listsJulien Bortolussi1-9/+1
2022-05-30[Ada] Fix expansion of structural subprogram variantsPiotr Trojanek1-7/+21
2022-05-30[Ada] Simplify construction of a path to filePiotr Trojanek1-5/+5
2022-05-30[Ada] Remove repeated description of support for Address clausesPiotr Trojanek2-14/+0
2022-05-30[Ada] Add insertion character to Ineffective_Inline_Warnings messagesGhjuvan Lacambre1-2/+2
2022-05-30[Ada] Add insertion character for overlay modification warningsGhjuvan Lacambre3-5/+5
2022-05-30[Ada] Fix Warn_On_All_Unread_Out_Parameters not being properly taggedGhjuvan Lacambre1-1/+1
2022-05-30[Ada] Fix Warn_On_Late_Primitives messages not being properly taggedGhjuvan Lacambre1-1/+1
2022-05-30[Ada] Fix -gnatw.f warnings not having the right insertion charactersGhjuvan Lacambre1-1/+1
2022-05-30[Ada] Deconstruct deferred referencesPiotr Trojanek8-138/+4
2022-05-30[Ada] Avoid creating a finalization wrapper block for functionsBob Duff2-54/+30
2022-05-30[Ada] Incorrect unreferenced warnings on null subprograms and formals with as...Justin Squirek2-0/+27
2022-05-30[Ada] Fix illegal Ada in s-dwalin.adbRomain Beguet1-0/+2
2022-05-30[Ada] Incorrect determination of whether an expression is predicate-staticSteve Baird1-15/+46
2022-05-30[Ada] Fix expansion of aggregate for discriminated limited extensionEric Botcazou1-3/+13
2022-05-30[Ada] Do not freeze specifically for dispatch tablesEric Botcazou1-29/+0
2022-05-30[Ada] Do not analyze expression functions for dispatch tablesEric Botcazou1-4/+8
2022-05-30[Ada] Introduce Opt.CCG_ModeArnaud Charlet3-2/+6
2022-05-30[Ada] Update proofs of double arithmetic unit after prover changesYannick Moy5-91/+578
2022-05-30[Ada] Tweaks to hardening docsAlexandre Oliva2-25/+79
2022-05-30[Ada] Fix typo in comment for functional setsPiotr Trojanek1-1/+1
2022-05-30[Ada] Restore hiding of predefined "=" operator through class-wide typeEric Botcazou1-1/+28
2022-05-30[Ada] Do not freeze profiles for dispatch tablesEric Botcazou5-181/+19
2022-05-30[Ada] Adapt proof of runtime unit s-arit32Yannick Moy1-1/+1
2022-05-30[Ada] PR ada/105303 Fix use of Assertion_Policy in internal generics unitYannick Moy2-11/+77
2022-05-30[Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird4-35/+8
2022-05-30[Ada] Add empty constructors to the functional containersJulien Bortolussi6-0/+41
2022-05-30[Ada] Fix new CUDA kernel registration schemeGhjuvan Lacambre1-33/+77
2022-05-30[ARM] Fix prototype for vec_perm_const hook.Prathamesh Kulkarni1-2/+2
2022-05-30RISC-V/testsuite: constraint some of tests to hard_floatVineet Gupta13-0/+13
2022-05-30Daily bump.GCC Administrator4-1/+26
2022-05-29libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]Jakub Jelinek2-0/+22
2022-05-29Darwin: Fix empty g++ command lines [PR105599].Iain Sandoe1-11/+6
2022-05-29sourcebuild.texi: Document toplevel directoriesEric Gallager1-5/+29
2022-05-29Daily bump.GCC Administrator10-1/+99
2022-05-28[PATCH 1/2] avr: Added AVR-DA and DB MCU seriesJoel Holdsworth4-5/+27
2022-05-28OpenMP/Fortran: Add support for enter clause on declare targetTobias Burnus8-32/+78
2022-05-28Fix ICE on shVladimir Makarov1-0/+6
2022-05-28Vim swap files not ignoredBruce Korb1-0/+1
2022-05-28libbacktrace: update READMEIan Lance Taylor1-12/+20
2022-05-28Darwin: Amend REAL_LIBGCC_SPEC comment [NFC].Iain Sandoe1-25/+13
2022-05-28Rename OSCONS_CC to GCC_FOR_ADA_RTSAlexandre Oliva1-20/+12
2022-05-28libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for _aligned_malloc [...Jakub Jelinek2-4/+5
2022-05-28openmp: Adjust diagnostics about same variable in link and to/enter clausesJakub Jelinek3-7/+32
2022-05-27c++: lambda in concept [PR105652]Jason Merrill2-5/+29
2022-05-28Daily bump.GCC Administrator12-1/+214