aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2020-02-07 06:36:03 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2020-02-07 06:36:03 +0000
commit69a85ee680c24cc979f8393f205261aa4e727d84 (patch)
treecc6790aaa63302a6d9b57e989e93bc40c7438e1b
parent88d6d280fe5c45454a35675afa5a1b6bbd05e4e1 (diff)
downloaddoc-69a85ee680c24cc979f8393f205261aa4e727d84.tar.gz
doc-69a85ee680c24cc979f8393f205261aa4e727d84.zip
Update platform support information
MIPS* have migrated to external gcc toolchain and Sparc64 support has been moved to tier 4. Reviewed by: jhb Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D23540
Notes
Notes: svn path=/head/; revision=53878
-rw-r--r--en_US.ISO8859-1/htdocs/platforms/index.xml19
1 files changed, 8 insertions, 11 deletions
diff --git a/en_US.ISO8859-1/htdocs/platforms/index.xml b/en_US.ISO8859-1/htdocs/platforms/index.xml
index c047f84e1c..cd0ec98265 100644
--- a/en_US.ISO8859-1/htdocs/platforms/index.xml
+++ b/en_US.ISO8859-1/htdocs/platforms/index.xml
@@ -90,35 +90,35 @@
<td><a href="mips.html">mips, mipsel</a></td>
<td>Tier 3</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td>32-bit MIPS hard-float</td>
<td><a href="mips.html">mipshf, mipselhf</a></td>
- <td></td>
+ <td>N/A</td>
+ <td>Tier 2</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
</tr>
<tr>
<td>32-bit MIPS n32</td>
<td><a href="mips.html">mipsn32</a></td>
<td>Tier 3</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td>64-bit MIPS soft-float</td>
<td><a href="mips.html">mips64, mips64el</a></td>
<td>Tier 3</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
+ <td>Tier 2</td>
</tr>
<tr>
<td>64-bit MIPS hard-float</td>
<td><a href="mips.html">mips64hf, mips64elhf</a></td>
- <td></td>
+ <td>N/A</td>
+ <td>Tier 2</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
</tr>
<tr>
<td>32-bit PowerPC</td>
@@ -154,7 +154,7 @@
<td><a href="sparc.html">sparc64</a></td>
<td>Tier 2</td>
<td>Tier 2</td>
- <td>Tier 4 <a href="#n-gcc4">*2</a></td>
+ <td>Tier 4</td>
</tr>
</tbody>
</table>
@@ -163,9 +163,6 @@
<ol>
<li><a name="n-armv7"></a>armv7 platforms were supported by
armv6 prior to 12.0.</li>
- <li><a name="n-gcc4"></a>These platforms will be transitioned to
- Tier 4 for 13.0 unless their default toolchain is changed away
- from GCC 4.2.1.</li>
</ol>
<h2>Unsupported Platforms</h2>