]> git.ipfire.org Git - thirdparty/gcc.git/commit
install.texi: Document --enable-decimal-float for AArch64
authorChristophe Lyon <christophe.lyon@arm.com>
Mon, 17 Apr 2023 17:23:54 +0000 (19:23 +0200)
committerChristophe Lyon <christophe.lyon@arm.com>
Wed, 19 Apr 2023 06:43:22 +0000 (08:43 +0200)
commitcbddd574a78529b9176eb28253c20a335daefbb4
tree28083ff2b4305e1aaff050198101d74ee30a1982
parent727be65ec40e119a7c864bfaa5d6a73547863c06
install.texi: Document --enable-decimal-float for AArch64

When I committed the patches to enable support for DFP on AArch64, I
forgot to update the installation documentation.

This patch adds AArch64 as needed (same as i386/x86_64).

2023-04-17  Christophe Lyon  <christophe.lyon@arm.com>

gcc/
* doc/install.texi (enable-decimal-float): Add AArch64.
gcc/doc/install.texi