libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU OpenMP Runtime Library")

Thomas Schwinge thomas@codesourcery.com
Thu Jan 29 10:25:00 GMT 2015


Hi!

On Sat, 10 Jan 2015 20:21:46 +0100, I wrote:
> On Wed, 12 Nov 2014 15:43:06 -0500, David Malcolm <dmalcolm@redhat.com> wrote:
> > On Wed, 2014-11-12 at 21:30 +0100, Jakub Jelinek wrote:
> > > On Wed, Nov 12, 2014 at 03:22:21PM -0500, David Malcolm wrote:
> > > > On Wed, 2014-11-12 at 14:47 +0100, Jakub Jelinek wrote:
> > > > > On Wed, Nov 12, 2014 at 08:33:34AM -0500, David Malcolm wrote:
> > > > > > Apologies for bikeshedding, and I normally dislike "cute" names, but
> > > > > > renaming it to
> > > > > > 
> > > > > >    "GNU Offloading and Multi Processing library"
> 
> Oh, how cute!  ;-P
> 
> > > > > > would allow a backronym of "libgomp", thus preserving the existing
> > > > > > filenames/SONAME etc.

> As
> pointed out by Tobias in
> <https://gcc.gnu.org/ml/gcc-patches/2014-11/msg01430.html>, we'll also
> need to update some more files outside of the GCC sources repository,
> that is, in the web pages repository as well as some wiki pages, I
> assume, which I'll do next week.
> 
> commit c35c9a626070a8660c10a37786cedf2d6e3742c9
> Author: tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
> Date:   Sat Jan 10 19:10:37 2015 +0000
> 
>     libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.

Changed in <https://gcc.gnu.org/wiki/openmp?action=diff&rev2=37&rev1=36>,
and committed to wwwdocs:

Index: htdocs/onlinedocs/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/onlinedocs/index.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -p -r1.145 -r1.146
--- htdocs/onlinedocs/index.html	19 Dec 2014 13:24:58 -0000	1.145
+++ htdocs/onlinedocs/index.html	29 Jan 2015 08:26:06 -0000	1.146
@@ -957,8 +957,8 @@ existing release.</p>
            href="https://gcc.gnu.org/onlinedocs/gccgo.ps.gz">PostScript</a> or <a
            href="https://gcc.gnu.org/onlinedocs/gccgo-html.tar.gz">an
            HTML tarball</a>)</li>
-    <li><a href="https://gcc.gnu.org/onlinedocs/libgomp/">GNU OpenMP
-           Manual</a> (<a
+    <li><a href="https://gcc.gnu.org/onlinedocs/libgomp/">GNU Offloading and
+           Multi Processing Runtime Library Manual</a> (<a
            href="https://gcc.gnu.org/onlinedocs/libgomp.pdf">also in
            PDF</a> or <a
            href="https://gcc.gnu.org/onlinedocs/libgomp.ps.gz">PostScript</a> or <a

It remains to be seen if for the GCC 5.0 release, the text is copied from
the 4.9.2 section at the top of the file, or from the current development
section at the bottom (which I just changed).  ;-)


Grüße,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 472 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150129/f9785346/attachment.sig>


More information about the Gcc-patches mailing list