aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-05Added gcc/m2/mc-boot-ch/Gtermios.cc.devel/m2linkGaius Mulley
2022-07-05Static scaffold fixes, gm2l tidyup.Gaius Mulley
2022-06-29Testsuite changes reflecting changes to UnixArgs.Gaius Mulley
2022-06-29Changes to gcc/m2/Make-lang.in to work with the new renamed files.Gaius Mulley
2022-06-29Renamed files from .c to .cc and added new support header files.Gaius Mulley
2022-06-29Support library C files changed to C++ with dynamic scaffold signature.Gaius Mulley
2022-06-27Testsuite fixes to enable coroutine linking.Gaius Mulley
2022-06-26Renamed libgm2 C files to C++ and removed unnecessary file.Gaius Mulley
2022-06-26Fixes to allow -fcpp and regression test link changes.Gaius Mulley
2022-06-25Further driver cleanup and allow forced linking of ctors.Gaius Mulley
2022-06-22Driver cleanup and purge of unnecessary code.Gaius Mulley
2022-06-21New files implementing the scaffold at compile/runtime.Gaius Mulley
2022-06-20First working commit of the new scaffold implementation.Gaius Mulley
2022-05-30Remove m2 front end linking support.Gaius Mulley
2022-05-30Merge branch 'master' into devel/m2link.Gaius Mulley
2022-05-30x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() usesJan Beulich
2022-05-30[Ada] Fix spurious options being inserted in -fdiagnostics-format=json outputGhjuvan Lacambre
2022-05-30[Ada] Add "option" field to GNAT's -fdiagnostics-format=json outputGhjuvan Lacambre
2022-05-30[Ada] Remove contract duplication in formal doubly linked listsJulien Bortolussi
2022-05-30[Ada] Fix expansion of structural subprogram variantsPiotr Trojanek
2022-05-30[Ada] Simplify construction of a path to filePiotr Trojanek
2022-05-30[Ada] Remove repeated description of support for Address clausesPiotr Trojanek
2022-05-30[Ada] Add insertion character to Ineffective_Inline_Warnings messagesGhjuvan Lacambre
2022-05-30[Ada] Add insertion character for overlay modification warningsGhjuvan Lacambre
2022-05-30[Ada] Fix Warn_On_All_Unread_Out_Parameters not being properly taggedGhjuvan Lacambre
2022-05-30[Ada] Fix Warn_On_Late_Primitives messages not being properly taggedGhjuvan Lacambre
2022-05-30[Ada] Fix -gnatw.f warnings not having the right insertion charactersGhjuvan Lacambre
2022-05-30[Ada] Deconstruct deferred referencesPiotr Trojanek
2022-05-30[Ada] Avoid creating a finalization wrapper block for functionsBob Duff
2022-05-30[Ada] Incorrect unreferenced warnings on null subprograms and formals with as...Justin Squirek
2022-05-30[Ada] Fix illegal Ada in s-dwalin.adbRomain Beguet
2022-05-30[Ada] Incorrect determination of whether an expression is predicate-staticSteve Baird
2022-05-30[Ada] Fix expansion of aggregate for discriminated limited extensionEric Botcazou
2022-05-30[Ada] Do not freeze specifically for dispatch tablesEric Botcazou
2022-05-30[Ada] Do not analyze expression functions for dispatch tablesEric Botcazou
2022-05-30[Ada] Introduce Opt.CCG_ModeArnaud Charlet
2022-05-30[Ada] Update proofs of double arithmetic unit after prover changesYannick Moy
2022-05-30[Ada] Tweaks to hardening docsAlexandre Oliva
2022-05-30[Ada] Fix typo in comment for functional setsPiotr Trojanek
2022-05-30[Ada] Restore hiding of predefined "=" operator through class-wide typeEric Botcazou
2022-05-30[Ada] Do not freeze profiles for dispatch tablesEric Botcazou
2022-05-30[Ada] Adapt proof of runtime unit s-arit32Yannick Moy
2022-05-30[Ada] PR ada/105303 Fix use of Assertion_Policy in internal generics unitYannick Moy
2022-05-30[Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird
2022-05-30[Ada] Add empty constructors to the functional containersJulien Bortolussi
2022-05-30[Ada] Fix new CUDA kernel registration schemeGhjuvan Lacambre
2022-05-30[ARM] Fix prototype for vec_perm_const hook.Prathamesh Kulkarni
2022-05-30RISC-V/testsuite: constraint some of tests to hard_floatVineet Gupta
2022-05-30Daily bump.GCC Administrator
2022-05-29libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]Jakub Jelinek