]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
modula2: add modula-2 language section to languages supported by GCC
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 11 Apr 2024 14:04:49 +0000 (15:04 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 11 Apr 2024 14:04:49 +0000 (15:04 +0100)
This patch introduces a small modula-2 language section to the
Language Standards Supported by GCC node.

gcc/ChangeLog:

* doc/standards.texi (Language Standards Supported by GCC):
Add Modula-2 language section.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/doc/standards.texi

index 06444ee15f7410327f6838003ad3bff2a6623348..586835b28f31c7ccb26acea183b2822b8953192b 100644 (file)
@@ -332,6 +332,17 @@ GCC supports the D 2.0 programming language.  The D language itself is
 currently defined by its reference implementation and supporting language
 specification, described at @uref{https://dlang.org/spec/spec.html}.
 
+@section Modula-2 language
+
+GCC supports the Modula-2 language and is compliant with the PIM2,
+PIM3, PIM4 and ISO dialects.  Also implemented are a complete set of
+free ISO libraries.  It also contains a collection of PIM libraries
+and some Logitech compatible libraries.
+
+For more information on Modula-2 see
+@uref{https://gcc.gnu.org/readings.html}.  The online manual is
+available at @uref{https://gcc.gnu.org/onlinedocs/gm2/index.html}.
+
 @section References for Other Languages
 
 @xref{Top, GNAT Reference Manual, About This Guide, gnat_rm,