From e5aa498451c85c74d924ba1d7b03a87a1774d1ed Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Thu, 29 Feb 2024 19:23:03 -0500 Subject: update INSTALL file archs list with riscv32, loongarch64 additions --- INSTALL | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c583691d..ddbbbb2f 100644 --- a/INSTALL +++ b/INSTALL @@ -97,11 +97,16 @@ and ABI combinations: * OpenRISC 1000 (or1k) -* RISC-V 64 +* RISC-V + * 32-bit and 64-bit * Little endian * Hard, soft, and hard-single/soft-double floating point ABIs * Standard ELF; no shared-text NOMMU support +* LoongArch + * 64-bit ISA + * Hard, soft, and hard-single/soft-double floating point ABIs + Build and Installation Procedure -- cgit v1.2.1