- Add 2014Q1 status report for forward porting GCC
Submitted by: imp
This commit is contained in:
parent
7bbb0fa7bb
commit
56edf86dc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44493
1 changed files with 29 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue