aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2020-08-29 19:32:57 +0100
committerBen Hutchings <ben@decadent.org.uk>2020-08-29 19:32:57 +0100
commitc56bb7ba64124c6e2324a52b2cd5cec79dbbb050 (patch)
tree1e3236bf74054925cbc571a465e65cdaf8f4855b
parent69899d8d0a3fb79f56be7143558e37a566874dc2 (diff)
downloadklibc-c56bb7ba64124c6e2324a52b2cd5cec79dbbb050.tar.gz
[klibc] README.klibc: Refresh architecture list
avr32 and sh64 are no longer supported in Linux. We have a port to riscv64, which seems to be working. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--usr/klibc/README.klibc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/klibc/README.klibc b/usr/klibc/README.klibc
index 1882e092f05af..6ccc8395e5cc6 100644
--- a/usr/klibc/README.klibc
+++ b/usr/klibc/README.klibc
@@ -108,7 +108,6 @@ The following is the last known status of various architectures:
arm-thumb: Working
arm: Working
arm64: Working
- avr32: Not yet ported
h8300: Not yet ported
i386: Working
ia64: Working
@@ -119,10 +118,10 @@ The following is the last known status of various architectures:
parisc64: Not yet ported
ppc: Working
ppc64: Working
+ riscv64: Working
s390: Working
s390x: Working
sh: Working
- sh64: Not yet ported
sparc: Working
sparc64: Working
x86-64: Working