From a9e0997ac4595892325c20aa78308f75ea5956d7 Mon Sep 17 00:00:00 2001 From: neroden Date: Thu, 9 Oct 2003 03:24:16 +0000 Subject: [PATCH] * doc/install.texi: Remove reference to removed 'pthreads' thread option. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72253 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ gcc/doc/install.texi | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b964168ccc0..484e607f9f7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-10-08 Nathanael Nerode + + * doc/install.texi: Remove reference to removed 'pthreads' thread + option. + 2003-10-08 Aldy Hernandez * config/rs6000/rs6000.md ("abssi2_isel"): Add early clobber to diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index ab2efa4d739..6869d2e2e9e 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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 -- 2.11.0