From 7aab07e4e57334af621797aa43c2d71ad488b7cd Mon Sep 17 00:00:00 2001
From: Joseph Myers <joseph@codesourcery.com>
Date: Fri, 3 Aug 2012 13:42:47 +0000
Subject: Remove pre-2.6.0 Linux kernel support (bug 13717).

---
 README | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

(limited to 'README')

diff --git a/README b/README
index 1e2e3ba18a..ee43670b30 100644
--- a/README
+++ b/README
@@ -16,14 +16,8 @@ GNU/Hurd system, using configurations i[34567]86-*-gnu.  The current
 GNU/Hurd support requires out-of-tree patches that will eventually be
 incorporated into an official GNU C Library release.
 
-When working with Linux kernels, the GNU C Library version from
-version 2.4 on is intended primarily for use with Linux kernel version
-2.6.0 and later.  We only support using the NPTL implementation of
-pthreads, which is now the default configuration.  The library is
-unlikely to build without NPTL, or to work on Linux kernels prior to
-2.6.  The old LinuxThreads add-on implementation of pthreads for older
-Linux kernels is no longer supported, and we are not distributing it
-with this release.
+When working with Linux kernels, this version of the GNU C Library
+requires Linux kernel version 2.6.0 or later.
 
 All Linux kernel versions prior to 2.6.16 are known to have some bugs that
 may cause some of the tests related to pthreads in "make check" to fail.
-- 
cgit v1.2.1