From owner-svn-doc-head@FreeBSD.ORG Tue Apr 8 17:08:57 2014
Return-Path:
Delivered-To: svn-doc-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id 08D2867B;
Tue, 8 Apr 2014 17:08:57 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id CFEF118C6;
Tue, 8 Apr 2014 17:08:56 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s38H8uM8016556;
Tue, 8 Apr 2014 17:08:56 GMT (envelope-from pgj@svn.freebsd.org)
Received: (from pgj@localhost)
by svn.freebsd.org (8.14.8/8.14.8/Submit) id s38H8u54016555;
Tue, 8 Apr 2014 17:08:56 GMT (envelope-from pgj@svn.freebsd.org)
Message-Id: <201404081708.s38H8u54016555@svn.freebsd.org>
From: Gabor Pali
Date: Tue, 8 Apr 2014 17:08:56 +0000 (UTC)
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
X-SVN-Group: doc-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-head@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: SVN commit messages for the doc tree for head
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 08 Apr 2014 17:08:57 -0000
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 @@
Thanks to all the reporters for the excellent work! This report
- contains 35 entries and we hope you enjoy reading it.
+ contains 36 entries and we hope you enjoy reading it.
The deadline for submissions covering between April and
June 2014 is July 7th, 2014.
@@ -2219,4 +2219,32 @@ device vt_efifb
Support full bootstrapping of &os; to new platforms.
+
+
+ Forward Port &os; GCC
+
+
+
+
+ Warner
+ Losh
+
+ imp@FreeBSD.org
+
+
+
+
+ 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).
+
+ We will be targeting the &os; ports tree lang/gcc*
+ 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.
+
+