aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-02-01 15:47:42 +0000
committerBen Hutchings <ben@decadent.org.uk>2019-02-02 00:15:30 +0100
commita0461894ef08d6f8e034b4fa66a04d60d98ad465 (patch)
tree6a2af54bdcb38684bcf819f0152dec80c083bd34
parent4876d484577d8a4d9ff7de437fcfa5cba7a7e748 (diff)
downloadklibc-a0461894ef08d6f8e034b4fa66a04d60d98ad465.tar.gz
[klibc] REAMDE.klibc: Update architecture status
* Tests are passing for arm-thumb, parisc and sh * There are some test failures on alpha and ia64, but the shared library works on ia64 * arm26 and v850 have been removed for Linux so we have no expectation of ever supporting them Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-rw-r--r--usr/klibc/README.klibc12
1 files changed, 5 insertions, 7 deletions
diff --git a/usr/klibc/README.klibc b/usr/klibc/README.klibc
index 032d395904b406..2b97f2947d238d 100644
--- a/usr/klibc/README.klibc
+++ b/usr/klibc/README.klibc
@@ -97,30 +97,28 @@ Architecture support
The following is the last known status of various architectures:
- alpha: Working
- arm-thumb: Untested
+ alpha: Mostly working
+ arm-thumb: Working
arm: Working
- arm26: Not yet ported
arm64: Working
avr32: Not yet ported
cris: Working
h8300: Not yet ported
i386: Working
- ia64: Working static, shared untested
+ ia64: Mostly working
m68k: Working
mips: Working
mips64: Working
- parisc: Untested
+ parisc: Working
parisc64: Not yet ported
ppc: Working
ppc64: Working
s390: Working
s390x: Working
- sh: Runtime breakage
+ sh: Working
sh64: Not yet ported
sparc: Working
sparc64: Working
- v850: Not yet ported
x86-64: Working
xtensa: Not yet ported