summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added gcc/m2/mc-boot-ch/Gtermios.cc.devel/m2linkGaius Mulley2022-07-051-0/+1947
* Static scaffold fixes, gm2l tidyup.Gaius Mulley2022-07-0526-2391/+729
* Testsuite changes reflecting changes to UnixArgs.Gaius Mulley2022-06-292-3/+3
* Changes to gcc/m2/Make-lang.in to work with the new renamed files.Gaius Mulley2022-06-291-53/+83
* Renamed files from .c to .cc and added new support header files.Gaius Mulley2022-06-298-0/+1364
* Support library C files changed to C++ with dynamic scaffold signature.Gaius Mulley2022-06-2928-971/+431
* Testsuite fixes to enable coroutine linking.Gaius Mulley2022-06-2710-32/+38
* Renamed libgm2 C files to C++ and removed unnecessary file.Gaius Mulley2022-06-266-138/+0
* Fixes to allow -fcpp and regression test link changes.Gaius Mulley2022-06-2628-40/+145
* Further driver cleanup and allow forced linking of ctors.Gaius Mulley2022-06-2528-227/+624
* Driver cleanup and purge of unnecessary code.Gaius Mulley2022-06-224-778/+27
* New files implementing the scaffold at compile/runtime.Gaius Mulley2022-06-219-197/+1179
* First working commit of the new scaffold implementation.Gaius Mulley2022-06-2067-881/+3593
* Remove m2 front end linking support.Gaius Mulley2022-05-3012-16/+152
* Merge branch 'master' into devel/m2link.Gaius Mulley2022-05-30496-4800/+10980
|\
| * x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() usesJan Beulich2022-05-301-1/+1
| * [Ada] Fix spurious options being inserted in -fdiagnostics-format=json outputGhjuvan Lacambre2022-05-301-1/+1
| * [Ada] Add "option" field to GNAT's -fdiagnostics-format=json outputGhjuvan Lacambre2022-05-303-10/+41
| * [Ada] Remove contract duplication in formal doubly linked listsJulien Bortolussi2022-05-301-9/+1
| * [Ada] Fix expansion of structural subprogram variantsPiotr Trojanek2022-05-301-7/+21
| * [Ada] Simplify construction of a path to filePiotr Trojanek2022-05-301-5/+5
| * [Ada] Remove repeated description of support for Address clausesPiotr Trojanek2022-05-302-14/+0
| * [Ada] Add insertion character to Ineffective_Inline_Warnings messagesGhjuvan Lacambre2022-05-301-2/+2
| * [Ada] Add insertion character for overlay modification warningsGhjuvan Lacambre2022-05-303-5/+5
| * [Ada] Fix Warn_On_All_Unread_Out_Parameters not being properly taggedGhjuvan Lacambre2022-05-301-1/+1
| * [Ada] Fix Warn_On_Late_Primitives messages not being properly taggedGhjuvan Lacambre2022-05-301-1/+1
| * [Ada] Fix -gnatw.f warnings not having the right insertion charactersGhjuvan Lacambre2022-05-301-1/+1
| * [Ada] Deconstruct deferred referencesPiotr Trojanek2022-05-308-138/+4
| * [Ada] Avoid creating a finalization wrapper block for functionsBob Duff2022-05-302-54/+30
| * [Ada] Incorrect unreferenced warnings on null subprograms and formals with as...Justin Squirek2022-05-302-0/+27
| * [Ada] Fix illegal Ada in s-dwalin.adbRomain Beguet2022-05-301-0/+2
| * [Ada] Incorrect determination of whether an expression is predicate-staticSteve Baird2022-05-301-15/+46
| * [Ada] Fix expansion of aggregate for discriminated limited extensionEric Botcazou2022-05-301-3/+13
| * [Ada] Do not freeze specifically for dispatch tablesEric Botcazou2022-05-301-29/+0
| * [Ada] Do not analyze expression functions for dispatch tablesEric Botcazou2022-05-301-4/+8
| * [Ada] Introduce Opt.CCG_ModeArnaud Charlet2022-05-303-2/+6
| * [Ada] Update proofs of double arithmetic unit after prover changesYannick Moy2022-05-305-91/+578
| * [Ada] Tweaks to hardening docsAlexandre Oliva2022-05-302-25/+79
| * [Ada] Fix typo in comment for functional setsPiotr Trojanek2022-05-301-1/+1
| * [Ada] Restore hiding of predefined "=" operator through class-wide typeEric Botcazou2022-05-301-1/+28
| * [Ada] Do not freeze profiles for dispatch tablesEric Botcazou2022-05-305-181/+19
| * [Ada] Adapt proof of runtime unit s-arit32Yannick Moy2022-05-301-1/+1
| * [Ada] PR ada/105303 Fix use of Assertion_Policy in internal generics unitYannick Moy2022-05-302-11/+77
| * [Ada] Delete no-longer-used Convert_To_Return_False flagSteve Baird2022-05-304-35/+8
| * [Ada] Add empty constructors to the functional containersJulien Bortolussi2022-05-306-0/+41
| * [Ada] Fix new CUDA kernel registration schemeGhjuvan Lacambre2022-05-301-33/+77
| * [ARM] Fix prototype for vec_perm_const hook.Prathamesh Kulkarni2022-05-301-2/+2
| * RISC-V/testsuite: constraint some of tests to hard_floatVineet Gupta2022-05-3013-0/+13
| * Daily bump.GCC Administrator2022-05-304-1/+26
| * libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]Jakub Jelinek2022-05-292-0/+22