Page MenuHomeFreeBSD

D4955.id12365.diff
No OneTemporary

D4955.id12365.diff

Index: en_US.ISO8859-1/articles/committers-guide/article.xml
===================================================================
--- en_US.ISO8859-1/articles/committers-guide/article.xml
+++ en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -3915,8 +3915,8 @@
list must exist and should be relatively recent. It should be
integrated into the &os; documentation.</para>
- <para>Current Tier 2 platforms are &arch.arm;, &arch.ia64;
- (through &os; 10),
+ <para>Current Tier 2 platforms are &arch.arm;, &arch.arm64;,
+ &arch.ia64; (through &os; 10),
&arch.pc98;, &arch.powerpc;, and &arch.sparc64;.</para>
</sect2>
@@ -3948,7 +3948,8 @@
hardware or emulation environment. This documentation need
not be integrated into the &os; tree.</para>
- <para>Current Tier 3 platforms are &arch.mips;.</para>
+ <para>Current Tier 3 platforms are &arch.mips;, and
+ &arch.riscv;.</para>
</sect2>
<sect2>
Index: share/xml/common.ent
===================================================================
--- share/xml/common.ent
+++ share/xml/common.ent
@@ -54,11 +54,13 @@
<!ENTITY arch.alpha "alpha">
<!ENTITY arch.amd64 "amd64">
<!ENTITY arch.arm "arm">
+<!ENTITY arch.arm64 "arm64">
<!ENTITY arch.i386 "i386">
<!ENTITY arch.ia64 "ia64">
<!ENTITY arch.mips "mips">
<!ENTITY arch.pc98 "pc98">
<!ENTITY arch.powerpc "powerpc">
+<!ENTITY arch.riscv "riscv">
<!ENTITY arch.sparc64 "sparc64">
<!ENTITY arch.sun4v "sun4v">
Index: share/xml/freebsd.ent
===================================================================
--- share/xml/freebsd.ent
+++ share/xml/freebsd.ent
@@ -30,12 +30,14 @@
<!ENTITY arch.alpha "alpha">
<!ENTITY arch.amd64 "amd64">
<!ENTITY arch.arm "arm">
+<!ENTITY arch.arm64 "arm64">
<!ENTITY arch.i386 "i386">
<!ENTITY arch.ia64 "ia64">
<!ENTITY arch.mips "mips">
<!ENTITY arch.pc98 "pc98">
<!ENTITY arch.powerpc "powerpc">
<!ENTITY arch.powerpc64 "powerpc64">
+<!ENTITY arch.riscv "riscv">
<!ENTITY arch.sparc64 "sparc64">
<!ENTITY arch.sun4v "sun4v">

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 2, 3:42 AM (16 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34585542
Default Alt Text
D4955.id12365.diff (1 KB)

Event Timeline