aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2011-04-19 17:22:28 +0000
committerRainer Orth <ro@gcc.gnu.org>2011-04-19 17:22:28 +0000
commit60bea929924f57c886ee5380d24bfe6640030d54 (patch)
tree7300e47b8e3e699942fad3c3ebd54eda0ca41b54 /gcc/doc
parent444b39959c3515529988f1b67974f46cddbb7976 (diff)
downloadgcc-60bea929924f57c886ee5380d24bfe6640030d54.zip
gcc-60bea929924f57c886ee5380d24bfe6640030d54.tar.gz
gcc-60bea929924f57c886ee5380d24bfe6640030d54.tar.bz2
install.texi (Configuration, [...]): Remove mach.
gcc: * doc/install.texi (Configuration, --enable-threads): Remove mach. Add lynx, mipssde. Sort table. boehm-gc: * configure.ac (THREADS): Remove decosf1, irix, mach, os2. * configure: Regenerate libjava: * configure.ac (THREADS): Remove decosf1, irix, mach, os2. * configure: Regenerate From-SVN: r172726
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/install.texi14
1 files changed, 8 insertions, 6 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index dfadb9d..688628f 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1112,10 +1112,12 @@ to @samp{single}. When used in conjunction with the Ada run time, it
causes GCC to use the same thread primitives as Ada uses. This option
is necessary when using both Ada and the back end exception handling,
which is the default for most Ada targets.
-@item mach
-Generic MACH thread support, known to work on NeXTSTEP@. (Please note
-that the file needed to support this configuration, @file{gthr-mach.h}, is
-missing and thus this setting will cause a known bootstrap failure.)
+@item lynx
+LynxOS thread support.
+@item mipssde
+MIPS SDE thread support.
+@item nks
+Novell Kernel Services thread support.
@item no
This is an alias for @samp{single}.
@item posix
@@ -1126,12 +1128,12 @@ Generic POSIX/Unix95 thread support.
RTEMS thread support.
@item single
Disable thread support, should work for all platforms.
+@item tpf
+TPF thread support.
@item vxworks
VxWorks thread support.
@item win32
Microsoft Win32 API thread support.
-@item nks
-Novell Kernel Services thread support.
@end table
@item --enable-tls