From 40ca951bdb804bc42c0e1b06c20a48da98667e03 Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Tue, 26 Dec 2017 20:55:44 -0800 Subject: 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 * manual/math.texi: RISC-V supports _Float128 and _Float64x. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index c7578265f8..d763393f3c 100644 --- a/README +++ b/README @@ -39,6 +39,7 @@ The GNU C Library supports these configurations for using Linux kernels: powerpc64*-*-linux-gnu Big-endian and little-endian. s390-*-linux-gnu s390x-*-linux-gnu + riscv64-*-linux-gnu sh[34]-*-linux-gnu sparc*-*-linux-gnu sparc64*-*-linux-gnu -- cgit 1.4.1