]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
invoke.texi (OpenMP): Added index entry.
authorBrooks Moses <brooks.moses@codesourcery.com>
Thu, 4 Jan 2007 01:29:08 +0000 (01:29 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Thu, 4 Jan 2007 01:29:08 +0000 (17:29 -0800)
* invoke.texi (OpenMP): Added index entry.
* gfortran.texi (title page): Removed erroneous '*'.

From-SVN: r120424

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi
gcc/fortran/invoke.texi

index 2ef7187710eb79f72447bed5152a2e5c91cc540d..47129a30b4980137d8226fd79b0da5577aa53c9a 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-03  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * invoke.texi (OpenMP): Added index entry.
+       * gfortran.texi (title page): Removed erroneous '*'.
+
 2007-01-03  Brooks Moses  <brooks.moses@codesourcery.com>
 
        * gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units
index 13deb73c99577e356d8e22cfc7526293c936fa66..e46b8cc20f7d499adaec2a5aebc3d38bb66c5dd8 100644 (file)
@@ -122,9 +122,9 @@ Boston, MA 02110-1301 USA
 @center The gfortran team
 @page
 @vskip 0pt plus 1filll
-For the @value{version-GCC} Version*
+For the @value{version-GCC} Version
 @sp 1
-Published by the Free Software Foundation @*
+Published by the Free Software Foundation@*
 51 Franklin Street, Fifth Floor@*
 Boston, MA 02110-1301, USA@*
 @c Last printed ??ber, 19??.@*
index 05886c2e03f00da349543202b0c642634302a9ec..be15d179c4660caf9ae82a3b01717db509d9d175 100644 (file)
@@ -302,6 +302,7 @@ functionality.
 @item -fopenmp
 @cindex @code{-fopenmp} option
 @cindex option, @code{-fopenmp}
+@cindex OpenMP
 Enable the OpenMP extensions.  This includes OpenMP @code{!$omp} directives
 in free form
 and @code{c$omp}, @code{*$omp} and @code{!$omp} directives in fixed form,