+2003-04-30 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
+
+ * doc/install.texi (--enable-threads): Document "gnat" option.
+
2003-04-30 Gabriel Dos Reis <gdr@integrable-solutions.net>
* diagnostic.h (output_formatted_scalar): Tweak.
AIX thread support.
@item dce
DCE thread support.
+@item gnat
+Ada tasking support. For non-Ada programs, this setting is equivalent
+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