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]

PATCH: gcc-3.1/criteria.html -- testers for AIX and Alpha GNU/Linux


Richard Henderson and David Edelsohn have volunteered as testers for AIX
and Alpha GNU/Linux (where we now use a more current version).

Committed.

Gerald

Index: criteria.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/criteria.html,v
retrieving revision 1.14
diff -u -3 -p -r1.14 criteria.html
--- criteria.html	2002/03/28 23:53:17	1.14
+++ criteria.html	2002/03/29 12:36:27
@@ -57,7 +57,10 @@ possible, the release will support other
                       <th>Triplet</th>
                       <th>Tester</th>
 </tr>
-<tr><td>Alpha</td>    <td>RedHat Linux 6.2</td>    <td></td></tr>
+<tr><td>Alpha</td>    <td>RedHat Linux 7.1</td>
+                      <td>alpha-unknown-linux-gnu</td>
+    <td><a href="mailto:rth@redhat.com";>Richard Henderson</a></td>
+</tr>
 <tr><td>HPPA</td>     <td>HPUX 11.0</td>           <td>hppa2.0w-hp-hpux11.00</td></tr>
 <tr><td>Intel x86</td><td>Debian GNU/Linux 2.2</td><td>i386-pc-linux-gnu</td></tr>
 <tr><td>Intel x86</td><td>RedHat Linux 6.2</td>    <td>i686-pc-linux-gnu</td></tr>
@@ -67,7 +70,10 @@ possible, the release will support other
     &amp; <a href="mailto:rittle@latour.rsch.comm.mot.com";>Loren James Rittle</a></td>
 </tr>
 <tr><td>MIPS</td>     <td>IRIX 6.5</td>            <td>mips-sgi-irix6.5</td></tr>
-<tr><td>PowerPC</td>  <td>AIX 4.3.3</td>           <td>powerpc-ibm-aix4.3.3.0</td></tr>
+<tr><td>PowerPC</td>  <td>AIX 4.3.3</td>
+                      <td>powerpc-ibm-aix4.3.3.0</td>
+    <td><a href="mailto:dje@watson.ibm.com";>David Edelsohn</a>
+</tr>
 <tr><td>SPARC</td>    <td>Solaris 2.7</td>         <td>sparc-sun-solaris2.7</td></tr>
 </table>



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