This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: frontends.html


I have committed the following patch by sreejith menon.

Gerald

Index: frontends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/frontends.html,v
retrieving revision 1.13
diff -u -3 -p -r1.13 frontends.html
--- frontends.html	15 May 2002 16:52:34 -0000	1.13
+++ frontends.html	22 May 2002 06:44:42 -0000
@@ -62,6 +62,10 @@ language</a> provides a thin interface t
 It is meant as an intermediate language, used for example by the
 <a href="http://gont.pld.org.pl/";>Gont</a> compiler.</li>

+<li> <a href="http://www.geocities.com/flimfrontend/";>FLIM</a>, a Flexible
+Language for Integer Manipulation, can be used as a guideline in developing
+a new frontend for GCC.</li>
+
 </ul>

 </body>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]