From patchwork Thu Jan 29 08:28:38 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thomas Schwinge X-Patchwork-Id: 434384 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 570C71402B1 for ; Thu, 29 Jan 2015 19:29:27 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-type; q=dns; s=default; b=vMfe+mLc6NQlSaG+ OL8GE8aSazYMzACSSJ3bqERUEWxccyv4o+kS/5Q4f/aIbHwinqox6JQoxs6RuZ8/ m3NZV0WjY5TUqtXmnsErmUHFV+bJcguA4osKIPI1SToyaDvMXrzBg83EJ9cwPAFB 6rg7fGSfosqEjrCTHT7dGtkh6I4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=default; bh=QBCx97dTPOa2sdBw7aSuJU DCIxQ=; b=HtsLj2qkGe0+4C4Z5Qy/D9zDLavWeBCKHHl7YZhe6Wub+xT9dF+wx5 /MGFfnCSnGhGUor1b31guYQ9UbLJLySfThn56oxKhspf4D08sS2spCmF+5SHuNsT +FhHbGPQy2oDIhmVPnP1aix4Jg5w+XfBIsVpzTpMDUAePqxj/zVY4= Received: (qmail 31490 invoked by alias); 29 Jan 2015 08:28:57 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 31451 invoked by uid 89); 29 Jan 2015 08:28:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 29 Jan 2015 08:28:51 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-01.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1YGkT0-0006J5-Ti from Thomas_Schwinge@mentor.com ; Thu, 29 Jan 2015 00:28:47 -0800 Received: from feldtkeller.schwinge.homeip.net (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.3.224.2; Thu, 29 Jan 2015 08:28:45 +0000 From: Thomas Schwinge To: CC: , Ilya Verbin , Julian Brown , David Malcolm , Jakub Jelinek , , Subject: Re: libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU OpenMP Runtime Library") In-Reply-To: <87lhlav3ud.fsf@schwinge.name> References: <20140923191931.2177e60f@octopus> <20141111135323.29e0f27b@octopus> <20141112100626.GP5026@tucnak.redhat.com> <87389opszu.fsf@schwinge.name> <20141112113329.GX5026@tucnak.redhat.com> <1415799214.2209.39.camel@surprise> <20141112134754.GD5026@tucnak.redhat.com> <1415823741.2209.52.camel@surprise> <20141112203039.GP5026@tucnak.redhat.com> <1415824986.2209.61.camel@surprise> <87lhlav3ud.fsf@schwinge.name> User-Agent: Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) Date: Thu, 29 Jan 2015 09:28:38 +0100 Message-ID: <87r3ueuh1l.fsf@kepler.schwinge.homeip.net> MIME-Version: 1.0 Hi! On Sat, 10 Jan 2015 20:21:46 +0100, I wrote: > On Wed, 12 Nov 2014 15:43:06 -0500, David Malcolm 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 > , 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 > Date: Sat Jan 10 19:10:37 2015 +0000 > > libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. Changed in , and committed to wwwdocs: 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 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.

href="https://gcc.gnu.org/onlinedocs/gccgo.ps.gz">PostScript or an HTML tarball) -
  • GNU OpenMP - Manual (GNU Offloading and + Multi Processing Runtime Library Manual (also in PDF or PostScript or