public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gaius Mulley <gaius@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. c626bc7c4e0d3f3345efbd86ee89e2e5946c7748
Date: Fri, 16 Jul 2021 23:16:04 +0000 (GMT)	[thread overview]
Message-ID: <20210716231604.C385B3864858@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  c626bc7c4e0d3f3345efbd86ee89e2e5946c7748 (commit)
      from  ff458889f07620181e3b1b0c2b249a6343b71eb6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c626bc7c4e0d3f3345efbd86ee89e2e5946c7748
Author: Gaius Mulley <gaius.mulley@southwales.ac.uk>
Date:   Sat Jul 17 00:11:17 2021 +0100

    htdocs/frontends.html: Update the description of GNU Modula-2.
    htdocs/git.html: Document the new devel/modula-2 branch.

diff --git a/htdocs/frontends.html b/htdocs/frontends.html
index bec33b7b..cd67b089 100644
--- a/htdocs/frontends.html
+++ b/htdocs/frontends.html
@@ -42,10 +42,10 @@ has a back end that generates assembler directly, using the GCC back end.</li>
 
 <li><a href="http://www.nongnu.org/gm2/">GNU Modula-2</a> implements
 the PIM2, PIM3, PIM4 and ISO dialects of the language.  The compiler
-is fully operational with the GCC 4.1.2 back end (on GNU/Linux x86
-systems).  Work is in progress to move the front end to the GCC trunk.
-The front end is mostly written in Modula-2, but includes a bootstrap
-procedure via a heavily modified version of p2c.</li>
+is fully operational with GCC 10 and GCC 11 (on
+GNU/Linux x86 systems).  Work is in progress to move the front end to
+the GCC trunk.  The front end is mostly written in Modula-2 and it
+includes a bootstrap tool which translates Modula-2 into C/C++.</li>
 
 <li>Modula-3 (for links see <a
 href="http://www.modula3.org/">www.modula3.org</a>); SRC M3 is based on an old
diff --git a/htdocs/git.html b/htdocs/git.html
index 2bbfc334..468bb0ea 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -471,6 +471,17 @@ in Git.</p>
   Further information can be found on the
   <a href="https://github.com/Intrepid/GUPC">GNU UPC</a> page.</dd>
 
+  <dt>modula-2</dt>
+  <dd>This branch is for the
+    <a href="http://nongnu.org/gm2/homepage.html">GNU Modula-2</a>
+    front end to GCC prior to its integration with the mainline.  The
+    branch will be regularly rebased against the mainline.  It is
+    maintained by
+    <a href="mailto:gaius.mulley@southwales.ac.uk">Gaius Mulley</a>.
+    Patches should be
+    prefixed with <code>[modula-2]</code> in the subject line.</dd>
+  </dd>
+
   <dt>pph</dt>
   <dd>This branch implements <a href="https://gcc.gnu.org/wiki/pph"> Pre-Parsed
   Headers for C++</a>.  It is maintained by <a

-----------------------------------------------------------------------

Summary of changes:
 htdocs/frontends.html |  8 ++++----
 htdocs/git.html       | 11 +++++++++++
 2 files changed, 15 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


                 reply	other threads:[~2021-07-16 23:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210716231604.C385B3864858@sourceware.org \
    --to=gaius@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).