aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-08-18 06:01:48 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-08-18 06:01:48 +0000
commit6bc31836167da03249d92afe398f10665eae55be (patch)
tree2792c14ab30d839babc4a48da563e75ef1ca34b3
parent5d65a65a65af0291bde3aac3f3983545f228b0f5 (diff)
downloadklibc-6bc31836167da03249d92afe398f10665eae55be.tar.gz
Update the state of various portsklibc-0.51
-rw-r--r--klibc/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/klibc/README b/klibc/README
index 2bce070456aa4..5e66a3af8d117 100644
--- a/klibc/README
+++ b/klibc/README
@@ -31,9 +31,10 @@ b) If you're cross-compiling, change ARCH in the main MCONFIG file to
The following is the status of various architectures:
- Known to work: arm alpha i386 ppc s390 s390x sparc
- Might work: sparc64 ppc64 x86_64
- Known not to work: cris ia64 m68k mips64 parisc sh
+ Known to work: arm alpha i386 ppc sparc sparc64
+ Missing setjmp: s390 s390x ppc64
+ May or may not work: x86_64
+ Need porting work: cris ia64 m68k mips64 parisc sh
Note that even the "known to work" ones likely have bugs. Please
report them if you run into them.