This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
GCC 3.3 to include powerpc-darwin as an evaluation platform
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: gcc-patches at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Cc: geoffk at apple dot com
- Date: Tue, 4 Mar 2003 00:43:08 -0500 (EST)
- Subject: GCC 3.3 to include powerpc-darwin as an evaluation platform
The GCC Steering Committee would like to recognize the contributions
from Apple Computer and individuals working on the GCC Darwin port by
including powerpc-apple-darwin6.3 among the secondary evaluation
platforms for the upcoming GCC 3.3 release.
Geoffrey Keating has volunteered to be listed as the "tester" for
Darwin. In this role he will provide regular testsuite results and
serve as a focal point for regressions specific to that target.
I've installed the patch below documenting this change in
http://gcc.gnu.org/gcc-3.3/criteria.html
--Kaveh
Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/criteria.html,v
retrieving revision 1.1
diff -u -p -r1.1 criteria.html
--- criteria.html 25 Feb 2003 16:11:03 -0000 1.1
+++ criteria.html 28 Feb 2003 22:52:11 -0000
@@ -130,6 +130,8 @@ answering questions and reviewing patche
<td><a href="mailto:bcollins at debian dot org">Ben Collins</a></td></tr>
<tr><td>ARM</td> <td>GNU/Linux</td> <td>armv4l-unknown-linux-gnu</td><td> </td></tr>
<tr><td>Intel x86</td><td>Cygwin</td> <td>i686-pc-cygwin</td><td> </td></tr>
+<tr><td>PowerPC</td><td>Darwin</td> <td>powerpc-apple-darwin6.3</td>
+ <td><a href="mailto:geoffk at apple dot com">Geoffrey Keating</a></td></tr>
</table>
<h2>Language Support</h2>