This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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>&nbsp;</td></tr>
 <tr><td>Intel x86</td><td>Cygwin</td>              <td>i686-pc-cygwin</td><td>&nbsp;</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>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]