]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Mention s390x.
authorAndreas Jaeger <aj@suse.de>
Tue, 27 Mar 2001 05:32:26 +0000 (05:32 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 27 Mar 2001 05:32:26 +0000 (05:32 +0000)
FAQ
FAQ.in
INSTALL
README.template

diff --git a/FAQ b/FAQ
index 1cecb15e6aa807fd68af7a27a25012b3a064f192..f9ae5af441e279aa07013dd3a6985d50d03b14f9 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -211,6 +211,7 @@ in the future, are:
        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
 
 Ports to other Linux platforms are in development, and may in fact work
 already, but no one has sent us success reports for them.  Currently no
@@ -1248,9 +1249,9 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
 
 2.35.  When recompiling GCC, I get compilation errors in libio.
 
-{BH} You are trying to recompile gcc 2.95.2?  Use gcc 2.95.2.1 instead.
+{BH} You are trying to recompile gcc 2.95.2?  Use gcc 2.95.3 instead.
 This version is needed because the fpos_t type and a few libio internals
-have changed in glibc 2.2, and gcc 2.95.2.1 contains a corresponding patch.
+have changed in glibc 2.2, and gcc 2.95.3 contains a corresponding patch.
 
 \f
 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 
diff --git a/FAQ.in b/FAQ.in
index 67a54ba229155ac955384580a3b26c1ca81c884d..f06569ace441fb40b95e8f0bca73975a772d1480 100644 (file)
--- a/FAQ.in
+++ b/FAQ.in
@@ -38,6 +38,7 @@ in the future, are:
        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
 
 Ports to other Linux platforms are in development, and may in fact work
 already, but no one has sent us success reports for them.  Currently no
@@ -1023,9 +1024,9 @@ http://clisp.cons.org/~haible/gccinclude-glibc-2.2-compat.diff
 
 ??     When recompiling GCC, I get compilation errors in libio.
 
-{BH} You are trying to recompile gcc 2.95.2?  Use gcc 2.95.2.1 instead.
+{BH} You are trying to recompile gcc 2.95.2?  Use gcc 2.95.3 instead.
 This version is needed because the fpos_t type and a few libio internals
-have changed in glibc 2.2, and gcc 2.95.2.1 contains a corresponding patch.
+have changed in glibc 2.2, and gcc 2.95.3 contains a corresponding patch.
 
 
 ? Source and binary incompatibilities, and what to do about them
diff --git a/INSTALL b/INSTALL
index c73b2264309d0574fb471f9cdf4898e1a86da56f..5655d5c1f0240341f8d4943e8ad66bc3eae931ce 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -303,7 +303,7 @@ build the GNU C library:
 
      The GNU C library can only be compiled with the GNU C compiler
      family.  As of the 2.2 release, GCC 2.95.2 or higher is required.
-     As of this writing, GCC 2.95.2 is the compiler we advise to use.
+     As of this writing, GCC 2.95.3 is the compiler we advise to use.
 
      You can use whatever compiler you like to compile programs that
      use GNU libc, but be aware that both GCC 2.7 and 2.8 have bugs in
@@ -384,6 +384,7 @@ following patterns:
      mips*-*-linux
      powerpc-*-linux
      s390-*-linux
+     s390x-*-linux
      sparc-*-linux
      sparc64-*-linux
 
index 7fdb78e45d5246b8d6a12ab567aaeb722c0f9991..76d59a3afa56970e0853525720e9613379554507 100644 (file)
@@ -18,6 +18,7 @@ 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
 
 Former releases of this library (version 1.09.1 and perhaps earlier
 versions) used to run on the following configurations: