public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/modula-2] Updated gcc/m2/ChangeLog.
Date: Mon, 16 May 2022 11:29:26 +0000 (GMT)	[thread overview]
Message-ID: <20220516112926.539CA3857346@sourceware.org> (raw)

https://gcc.gnu.org/g:bec4c840b3ad47b369304d1cc4bf35b1ebb38c96

commit bec4c840b3ad47b369304d1cc4bf35b1ebb38c96
Author: Gaius Mulley <gaius.mulley@southwales.ac.uk>
Date:   Mon May 16 12:28:16 2022 +0100

    Updated gcc/m2/ChangeLog.
    
    Signed-off-by: Gaius Mulley <gaius.mulley@southwales.ac.uk>

Diff:
---
 gcc/m2/ChangeLog | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)

diff --git a/gcc/m2/ChangeLog b/gcc/m2/ChangeLog
index afc46caeb70..89f4120cd03 100644
--- a/gcc/m2/ChangeLog
+++ b/gcc/m2/ChangeLog
@@ -1,3 +1,59 @@
+2022-05-16   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
+
+	* plugin/m2rte.cc (alias.h, predict.h, tm.h)
+        (stringpool.h, toplev.h, basic-block.h, hash-table.h)
+        (vec.h, ggc.h, basic-block.h, tree-ssa-alias.h)
+        (internal-fn.h, gimple-fold.h, tree-eh.h, gimple-expr.h)
+        (is-a.h):  Header file includes removed.
+        (plugin/m2rte$(exeext).so) Make dependent upon
+        $(GCC_HEADER_DEPENDENCIES_FOR_M2) and insn-addr-common.h.
+
+2022-05-15   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
+
+        * m2/Make-lang.in (GCC_HEADER_DEPENDENCIES_FOR_M2): New define.
+        m2/gm2-gcc/%.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a dependent.
+        m2/gm2-lang.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a dependent.
+        m2/stor-layout.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a
+        dependent.
+        m2/m2pp.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a
+        dependent.
+        m2/gm2-gcc/rtegraph.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a
+        dependent.
+        c-family/m2pp.o: Add GCC_HEADER_DEPENDENCIES_FOR_M2 as a
+        dependent.  Added new comments.
+        * m2/tools-src/calcpath: Remove -e option to realpath
+        to help the build on FreeBSD.
+
+2022-05-13   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
+
+        * gm2-compiler/ppg.mod: Reduced the line wrap marker
+        to ensure texi pretty print rules do not cause overful box errors
+        in gm2 pdf documentation.
+        * gm2-libs-iso/SYSTEM.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/Assertion.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/Builtins.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/Builtins.mod: Name change n to nbytes for memcpy,
+        memset and memmove.
+        * gm2-libs/DynamicStrings.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/Environment.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/FIO.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/FIO.mod: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/FormatStrings.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/FpuIO.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/GetOpt.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+        * gm2-libs/SYSTEM.def: Shorten the comment lines
+        and parameter lists per line to avoid overful box errors.
+
 2022-05-05   Gaius Mulley   <gaius.mulley@southwales.ac.uk>
 
         * m2-link-support.h (GM2CC): Add CC1_SPEC to the cc1/cc1plus


             reply	other threads:[~2022-05-16 11:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-16 11:29 Gaius Mulley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-28 16:38 Gaius Mulley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220516112926.539CA3857346@sourceware.org \
    --to=gaius@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).