Ccing the rust and algol 68 maintainers. And Eric because we discussed the list of front ends in a thread in gcc-paches. --8<-- Add Objective-C++, Rust and Algol 68 which were missing.
Signed-off-by: Pietro Monteiro <[email protected]> --- htdocs/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 062caa28..1c4466c9 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 -- 2.43.0
