Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 17:08:56 +0000 (UTC)
From:      Gabor Pali <pgj@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44493 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201404081708.s38H8u54016555@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404081708.s38H8u54016555>