Commit 112a68ac by Nathanael Nerode

install.texi: Remove reference to removed 'pthreads' thread option.

	* doc/install.texi: Remove reference to removed 'pthreads' thread
	option.

From-SVN: r72253
parent 23a555b0
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> 2003-10-08 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/rs6000.md ("abssi2_isel"): Add early clobber to * config/rs6000/rs6000.md ("abssi2_isel"): Add early clobber to
......
...@@ -890,10 +890,6 @@ missing and thus this setting will cause a known bootstrap failure.) ...@@ -890,10 +890,6 @@ missing and thus this setting will cause a known bootstrap failure.)
This is an alias for @samp{single}. This is an alias for @samp{single}.
@item posix @item posix
Generic POSIX thread support. 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 @item rtems
RTEMS thread support. RTEMS thread support.
@item single @item single
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment