12 | | === Testsuite === |
13 | | * none available |
| 7 | == Supported Platforms == |
| 8 | |
| 9 | {{{ |
| 10 | #!html |
| 11 | |
| 12 | <!-- SINGLE ARCH --> |
| 13 | <table border="0" cellspacing="2" cellpadding="2" style="background-color:#EEE"> |
| 14 | <tr align="center"> |
| 15 | <th colspan="1" rowspan="2" style="font-weight:bold">single a.</th> |
| 16 | <th colspan="2">panther</th> |
| 17 | <th colspan="2">tiger</th> |
| 18 | <th colspan="2">leopard</th> |
| 19 | </tr> |
| 20 | <tr align="center"> |
| 21 | <td colspan="2">ppc</td> |
| 22 | <td>ppc</td> |
| 23 | <td>i386</td> |
| 24 | <td>ppc</td> |
| 25 | <td>i386</td> |
| 26 | </tr> |
| 27 | <tr align="center"> |
| 28 | <!-- FIRST VERSION --> |
| 29 | <td>1.94a</td> |
| 30 | <td colspan="2">?</td> |
| 31 | <td style="background-color:#ff0">t</td> |
| 32 | <td style="background-color:#ff0">t</td> |
| 33 | <td>?</td> |
| 34 | <td>?</td> |
| 35 | </tr> |
| 36 | <!-- UNIVERSAL --> |
| 37 | <tr align="center"> |
| 38 | <th colspan="1" rowspan="2" style="font-weight:bold">universal</th> |
| 39 | <th colspan="2" rowspan="2"></th> |
| 40 | <th colspan="2">tiger</th> |
| 41 | <th colspan="2">leopard</th> |
| 42 | </tr> |
| 43 | <tr align="center"> |
| 44 | <td>ppc</td> |
| 45 | <td>i386</td> |
| 46 | <td>ppc</td> |
| 47 | <td>i386</td> |
| 48 | </tr> |
| 49 | <tr align="center"> |
| 50 | <!-- FIRST VERSION --> |
| 51 | <td>1.94a</td> |
| 52 | <td colspan="2"> </td> |
| 53 | <td style="background-color:#ff0">t</td> |
| 54 | <td>?</td> |
| 55 | <td>?</td> |
| 56 | <td>?</td> |
| 57 | </tr> |
| 58 | </table> |
| 59 | }}} |
| 60 | |
| 61 | |
| 62 | [wiki:Universal back to overview] |