public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. c626bc7c4e0d3f3345efbd86ee89e2e5946c7748
@ 2021-07-16 23:16 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2021-07-16 23:16 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-16 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16 23:16 gcc-wwwdocs branch master updated. c626bc7c4e0d3f3345efbd86ee89e2e5946c7748 Gaius Mulley

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).