aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-05Added gcc/m2/mc-boot-ch/Gtermios.cc.devel/m2linkGaius Mulley1-0/+1947
2022-07-05Static scaffold fixes, gm2l tidyup.Gaius Mulley26-2391/+729
2022-06-29Testsuite changes reflecting changes to UnixArgs.Gaius Mulley2-3/+3
2022-06-29Changes to gcc/m2/Make-lang.in to work with the new renamed files.Gaius Mulley1-53/+83
2022-06-29Renamed files from .c to .cc and added new support header files.Gaius Mulley8-0/+1364
2022-06-29Support library C files changed to C++ with dynamic scaffold signature.Gaius Mulley28-971/+431
2022-06-27Testsuite fixes to enable coroutine linking.Gaius Mulley10-32/+38
2022-06-26Renamed libgm2 C files to C++ and removed unnecessary file.Gaius Mulley6-138/+0
2022-06-26Fixes to allow -fcpp and regression test link changes.Gaius Mulley28-40/+145
2022-06-25Further driver cleanup and allow forced linking of ctors.Gaius Mulley28-227/+624
2022-06-22Driver cleanup and purge of unnecessary code.Gaius Mulley4-778/+27
2022-06-21New files implementing the scaffold at compile/runtime.Gaius Mulley9-197/+1179
2022-06-20First working commit of the new scaffold implementation.Gaius Mulley67-881/+3593
2022-05-30Remove m2 front end linking support.Gaius Mulley12-16/+152
2022-05-30Merge branch 'master' into devel/m2link.Gaius Mulley496-4800/+10980
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