Document r280259, initial support for arm64/aarch64.
Add arch.arm64 entity to release.ent. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
f6267710f6
commit
631bd25479
release/doc
@ -861,6 +861,10 @@
|
||||
driver has been added, which supports <acronym>CPU</acronym>
|
||||
frequency and voltage control on the Raspberry Pi
|
||||
<acronym>SOC</acronym>.</para>
|
||||
|
||||
<para revision="280259" contrib="sponsor" sponsor="&ff;">Initial
|
||||
support for the ARM AArch64 architecture has been
|
||||
added.</para>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
@ -70,6 +70,7 @@
|
||||
<!-- Architecture names -->
|
||||
<!ENTITY arch.amd64 "amd64">
|
||||
<!ENTITY arch.arm "arm">
|
||||
<!ENTITY arch.arm64 "aarch64">
|
||||
<!ENTITY arch.i386 "i386">
|
||||
<!ENTITY arch.mips "mips">
|
||||
<!ENTITY arch.pc98 "pc98">
|
||||
|
Loading…
Reference in New Issue
Block a user