about summary refs log tree commit diff
path: root/manual/math.texi
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-12-26 20:55:44 -0800
committerPalmer Dabbelt <palmer@dabbelt.com>2018-01-29 10:22:26 -0800
commit40ca951bdb804bc42c0e1b06c20a48da98667e03 (patch)
tree7eed5a73355741ee0b262d7afacfb4e65011ab6b /manual/math.texi
parent532cf290d023487b141b9369f29cd780ec93ac8b (diff)
downloadglibc-40ca951bdb804bc42c0e1b06c20a48da98667e03.tar.gz
glibc-40ca951bdb804bc42c0e1b06c20a48da98667e03.tar.xz
glibc-40ca951bdb804bc42c0e1b06c20a48da98667e03.zip
Skeleton documentation for the RISC-V port
During the upstreaming process it was suggested that I add a handful of
small documentation entries about the RISC-V port, which I've collected
here.

2018-01-29  Palmer Dabbelt  <palmer@sifive.com>

        * manual/math.texi: RISC-V supports _Float128 and _Float64x.
Diffstat (limited to 'manual/math.texi')
-rw-r--r--manual/math.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/math.texi b/manual/math.texi
index a9f2a98138..d19a14b47d 100644
--- a/manual/math.texi
+++ b/manual/math.texi
@@ -70,7 +70,7 @@ provided for @code{_Float32}, @code{_Float64} and @code{_Float32x} on
 all platforms.
 It is also provided for @code{_Float128} and @code{_Float64x} on
 powerpc64le (PowerPC 64-bits little-endian), x86_64, x86, ia64,
-aarch64, alpha, mips64, s390 and sparc.
+aarch64, alpha, mips64, riscv, s390 and sparc.
 
 @menu
 * Mathematical Constants::      Precise numeric values for often-used