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  b408f0dabc60930932d6c45336759447fad9fc72 (commit)
      from  52b164b479fee2de04bc81928f49d7a183f8acc2 (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 b408f0dabc60930932d6c45336759447fad9fc72
Author: Pietro Monteiro <[email protected]>
Date:   Mon Jan 26 10:00:50 2026 -0500

    Add all front ends to the list in the home page
    
    Add Objective-C++, Rust, and Algol 68 which were missing.
    
    Signed-off-by: Pietro Monteiro <[email protected]>

diff --git a/htdocs/index.html b/htdocs/index.html
index 062caa28..e18f3e41 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -18,8 +18,9 @@
 <p>The GNU Compiler Collection includes front ends for
 <a href="projects/c-status.html">C</a>,
 <a href="projects/cxx-status.html">C++</a>,
-Objective-C, <a href="fortran/">Fortran</a>,
-Ada, Go, D, Modula-2, and COBOL as well as libraries for these languages 
(libstdc++,...).
+Objective-C, Objective-C++, <a href="fortran/">Fortran</a>,
+Ada, Go, D, Modula-2, COBOL, Rust, and Algol 68
+as well as libraries for these languages (libstdc++,...).
 GCC was originally written as the compiler for the <a
 href="http://www.gnu.org/gnu/thegnuproject.html";>GNU operating system</a>.
 The GNU system was developed to be 100% free software, free in the sense

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

Summary of changes:
 htdocs/index.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to