svn commit: r44493 - head/en_US.ISO8859-1/htdocs/news/status

Gabor Pali pgj at FreeBSD.org
Tue Apr 8 17:08:57 UTC 2014


Author: pgj
Date: Tue Apr  8 17:08:56 2014
New Revision: 44493
URL: http://svnweb.freebsd.org/changeset/doc/44493

Log:
  - Add 2014Q1 status report for forward porting GCC
  
  Submitted by:	imp

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml	Tue Apr  8 17:02:43 2014	(r44492)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml	Tue Apr  8 17:08:56 2014	(r44493)
@@ -18,7 +18,7 @@
 
     <!-- XXX: Keep the number of entries updated -->
     <p>Thanks to all the reporters for the excellent work!  This report
-      contains 35 entries and we hope you enjoy reading it.</p>
+      contains 36 entries and we hope you enjoy reading it.</p>
 
     <p>The deadline for submissions covering between April and
       June 2014 is July 7th, 2014.</p>
@@ -2219,4 +2219,32 @@ device vt_efifb</pre>
       <task>Support full bootstrapping of &os; to new platforms.</task>
     </help>
   </project>
+
+  <project cat='bin'>
+    <title>Forward Port &os; GCC</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Warner</given>
+	  <common>Losh</common>
+	</name>
+	<email>imp at FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <body>
+      <p>Not all of the &os; changes to GC have been reflected upstream.
+	A large amount of the platform support as well as a couple minor
+	improvements like the kernel formatting checker need to be
+	forwarded ported (and if possible, moved upstream in to
+	GCC).</p>
+
+      <p>We will be targeting the &os; ports tree <tt>lang/gcc*</tt>
+	ports for these efforts to (optionally) include them in these
+	builds.  Some variation from normal builds may be required due
+	to bootstrapping issues when combined with the external
+	toolchain enhancements project.</p>
+    </body>
+  </project>
 </report>


More information about the svn-doc-head mailing list