install.texi: Remove reference to removed 'pthreads' thread option.
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 9 Oct 2003 03:24:16 +0000 (03:24 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 9 Oct 2003 03:24:16 +0000 (03:24 +0000)
* doc/install.texi: Remove reference to removed 'pthreads' thread
option.

From-SVN: r72253

gcc/ChangeLog
gcc/doc/install.texi

index b964168ccc0819c1a5325de802372a4968a73ec2..484e607f9f7eb96b08b4b77d475315ef22d80920 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-08  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * doc/install.texi: Remove reference to removed 'pthreads' thread
+       option.
+
 2003-10-08  Aldy Hernandez  <aldyh@redhat.com>
 
        * config/rs6000/rs6000.md ("abssi2_isel"): Add early clobber to
index ab2efa4d73989df582abbe5063131a9d35dd5df8..6869d2e2e9e0842752473581aa05e715921e0d24 100644 (file)
@@ -890,10 +890,6 @@ missing and thus this setting will cause a known bootstrap failure.)
 This is an alias for @samp{single}.
 @item posix
 Generic POSIX thread support.
-@item pthreads
-Same as @samp{posix} on arm*-*-linux*, *-*-chorusos* and *-*-freebsd*
-only.  A future release of gcc might remove this alias or extend it
-to all platforms.
 @item rtems
 RTEMS thread support.
 @item single