From 532fb1203554983b0395dc012fc24600cd48d370 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Wed, 14 Jun 2023 00:17:28 +0000 Subject: Daily bump. --- gcc/m2/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'gcc/m2') diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog index 8d16e1e..85ab4e6 100644 --- a/gcc/m2/ChangeLog +++ b/gcc/m2/ChangeLog @@ -1,3 +1,21 @@ +2023-06-13 Gaius Mulley + + * Make-lang.in (check-format-error): New rule. + * gm2-compiler/M2MetaError.mod (op): Add calls InternalError if + digits are detected. + * gm2-compiler/M2Quads.mod (BuildForToByDo): Bugfix to format + specifier. + (BuildLengthFunction): Bugfix to format specifiers. + (BuildOddFunction): Bugfix to format specifiers. + (BuildAbsFunction): Bugfix to format specifiers. + (BuildCapFunction): Bugfix to format specifiers. + (BuildChrFunction): Bugfix to format specifiers. + (BuildOrdFunction): Bugfix to format specifiers. + (BuildMakeAdrFunction): Bugfix to format specifiers. + (BuildSizeFunction): Bugfix to format specifiers. + (BuildBitSizeFunction): Bugfix to format specifiers. + * tools-src/checkmeta.py: New file. + 2023-06-12 Gaius Mulley PR modula2/110189 -- cgit v1.1