[PATCH] README.template tiny changes
Jakub Jelinek
jakub@redhat.com
Wed Oct 2 03:06:00 GMT 2002
Hi!
I think we should mention x86-64 too (when we are mentioning powerpc64).
Also, linux/configure says s390x minimal kernel version is 2.4.
2002-10-02 Jakub Jelinek <jakub@redhat.com>
* README.templace: Add x86-64-*-linux-gnu.
s390x needs 2.4+ kernel.
--- libc/README.template.jj 2002-10-02 11:58:57.000000000 +0200
+++ libc/README.template 2002-10-02 12:05:58.000000000 +0200
@@ -19,9 +19,10 @@ configurations:
mips*-*-linux-gnu Linux-2.x on MIPS
ia64-*-linux-gnu Linux-2.x on ia64
s390-*-linux-gnu Linux-2.x on IBM S/390
- s390x-*-linux-gnu Linux-2.x on IBM S/390 64-bit
+ s390x-*-linux-gnu Linux-2.4+ on IBM S/390 64-bit
sh-*-linux-gnu Linux-2.x on Super Hitachi
cris-*-linux-gnu Linux-2.4+ on CRIS
+ x86-64-*-linux-gnu Linux-2.4+ on x86-64
Former releases of this library (version 1.09.1 and perhaps earlier
versions) used to run on the following configurations:
Jakub
More information about the Libc-hacker
mailing list