Browse Source

flush docs

svn path=/trunk/mono/; revision=11811
Miguel de Icaza 23 years ago
parent
commit
b4d16bcbae
2 changed files with 8 additions and 12 deletions
  1. 4 6
      doc/gcc-frontend
  2. 4 6
      web/gcc-frontend

+ 4 - 6
doc/gcc-frontend

@@ -1,9 +1,7 @@
 * The GCC front-end
 
-	The GCC front-end will accept input in a binary file with
-	codes in the Common Intermediate Language (CIL), and generate
-	native code.
-
-	This will allow pre-compilation and full optimization to take
-	place before a program is executed.
+	Jeremy Singer has developed a .NET backend for GCC, his
+	research work is available <a
+	href="http://www.cl.cam.ac.uk/~jds31/research/gccnet/">here</a>.
 
+	

+ 4 - 6
web/gcc-frontend

@@ -1,9 +1,7 @@
 * The GCC front-end
 
-	The GCC front-end will accept input in a binary file with
-	codes in the Common Intermediate Language (CIL), and generate
-	native code.
-
-	This will allow pre-compilation and full optimization to take
-	place before a program is executed.
+	Jeremy Singer has developed a .NET backend for GCC, his
+	research work is available <a
+	href="http://www.cl.cam.ac.uk/~jds31/research/gccnet/">here</a>.
 
+