]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Better distinguish OpenACC and OpenMP sections in libgomp.texi
authorjules <jules@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jan 2019 13:55:01 +0000 (13:55 +0000)
committerjules <jules@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Jan 2019 13:55:01 +0000 (13:55 +0000)
2019-01-11  Thomas Schwinge  <thomas@codesourcery.com>
            James Norris  <jnorris@codesourcery.com>

* libgomp.texi: Better distinguish OpenACC and OpenMP "Runtime
Library Routines", and "Environment Variables".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267841 138bc75d-0d04-0410-961f-82ee72b054a4

libgomp/ChangeLog
libgomp/libgomp.texi

index 8c04d5a53f42f6e1041c2f010216c70f2671952b..a52fc92e118c37aa3838f94abcf407784861a862 100644 (file)
@@ -1,3 +1,9 @@
+2019-01-11  Thomas Schwinge  <thomas@codesourcery.com>
+            James Norris  <jnorris@codesourcery.com>
+
+       * libgomp.texi: Better distinguish OpenACC and OpenMP "Runtime
+       Library Routines", and "Environment Variables".
+
 2019-01-11  Tom de Vries  <tdevries@suse.de>
 
        * plugin/plugin-nvptx.c (nvptx_exec): Prevent vector_length 64 and
index 4991271528c0ed0af45b5aa0cdeaa581fb134f6e..e2e384ae8b6237e5b83befbfca9198aec5eb10ab 100644 (file)
@@ -95,10 +95,12 @@ changed to GNU Offloading and Multi Processing Runtime Library.
 @comment
 @menu
 * Enabling OpenMP::            How to enable OpenMP for your applications.
-* Runtime Library Routines::   The OpenMP runtime application programming 
+* OpenMP Runtime Library Routines: Runtime Library Routines.
+                               The OpenMP runtime application programming
                                interface.
-* Environment Variables::      Influencing runtime behavior with environment 
-                               variables.
+* OpenMP Environment Variables: Environment Variables.
+                               Influencing OpenMP runtime behavior with
+                               environment variables.
 * Enabling OpenACC::           How to enable OpenACC for your
                                applications.
 * OpenACC Runtime Library Routines:: The OpenACC runtime application
@@ -144,11 +146,11 @@ version 4.5.
 
 
 @c ---------------------------------------------------------------------
-@c Runtime Library Routines
+@c OpenMP Runtime Library Routines
 @c ---------------------------------------------------------------------
 
 @node Runtime Library Routines
-@chapter Runtime Library Routines
+@chapter OpenMP Runtime Library Routines
 
 The runtime routines described here are defined by Section 3 of the OpenMP
 specification in version 4.5.  The routines are structured in following
@@ -1327,11 +1329,11 @@ guaranteed not to change during the execution of the program.
 
 
 @c ---------------------------------------------------------------------
-@c Environment Variables
+@c OpenMP Environment Variables
 @c ---------------------------------------------------------------------
 
 @node Environment Variables
-@chapter Environment Variables
+@chapter OpenMP Environment Variables
 
 The environment variables which beginning with @env{OMP_} are defined by
 section 4 of the OpenMP specification in version 4.5, while those