From 389f6854eb43d892cca69f8b3bfaf813e0516127 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Tue, 14 Jul 2020 06:29:56 -0700 Subject: Documentation for the RISC-V 32-bit port There is already RISC-V 64-bit port information in the documentation. Let's add some documentation entries for the RISC-V 32-bit as well. Reviewed-by: Maciej W. Rozycki --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 903f07e484..d0f0edb393 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 + riscv32-*-linux-gnu riscv64-*-linux-gnu sh[34]-*-linux-gnu sparc*-*-linux-gnu -- cgit 1.4.1