Daily bump.
This commit is contained in:
parent
7e28750395
commit
b9756c0858
6 changed files with 29 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2022-03-13 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
* doc/invoke.texi: Fix typos.
|
||||
* doc/tm.texi.in: Remove duplicated word.
|
||||
* doc/tm.texi: Regenerate.
|
||||
|
||||
2022-03-12 Segher Boessenkool <segher@kernel.crashing.org>
|
||||
|
||||
PR target/104829
|
||||
|
|
|
@ -1 +1 @@
|
|||
20220313
|
||||
20220314
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2022-03-13 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
* c-target.def (check_string_object_format_arg): Fix description typo.
|
||||
|
||||
2022-03-12 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
PR other/65095
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2022-03-13 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* dmd/MERGE: Merge upstream dmd 02a3fafc6.
|
||||
* dmd/VERSION: Update version to v2.099.0.
|
||||
* imports.cc (ImportVisitor::visit (EnumDeclaration *)): Don't cache
|
||||
decl in front-end AST node.
|
||||
(ImportVisitor::visit (AggregateDeclaration *)): Likewise.
|
||||
(ImportVisitor::visit (ClassDeclaration *)): Likewise.
|
||||
|
||||
2022-03-11 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* imports.cc (imported_decls): Define.
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2022-03-13 Tobias Burnus <tobias@codesourcery.com>
|
||||
|
||||
* libgomp.texi: Fix typo.
|
||||
|
||||
2022-03-12 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
PR middle-end/100280
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2022-03-13 Iain Buclaw <ibuclaw@gdcproject.org>
|
||||
|
||||
* libdruntime/MERGE: Merge upstream druntime 26b58167.
|
||||
* src/MERGE: Merge upstream phobos 16cb085b5.
|
||||
|
||||
2022-03-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
PR d/103528
|
||||
|
|
Loading…
Add table
Reference in a new issue