From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FORGED_GMAIL_RCVD, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 dcvr.yhbt.net (Postfix) with ESMTPS id 47C381F461 for ; Mon, 13 May 2019 21:29:06 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; q=dns; s=default; b=XRRk fVZRW+nrRFbgnVpPACTBSQ0pcHr/GTyXDPjBh8A6+yqY6eM0144zubRNE93x9uxv e+0ukDQnMRTVdd/Fh/wuvh09zQfXA6SQiVVWCHzUL+BISRsGd/LxnV1DWzRLUe0m pwrQMnDOq8I8Y/mdyhDQFBLyfEoK0iSa/ZXEFC0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type; s=default; bh=IRGevwcecH Q3X34JI6wcCa6/MKQ=; b=auwwgoV4O3yUy/v7qFhB8B8hokuKnim26/b9UgXR/z 2TYOxWK9nO9I89pY/xrgQo3yITDBhl0uJXoqLhvfzJSb8gxM6G8gw+AWo/9VtiNp BheBmLk268cPX88/YeYyfz6fMqWjhBFhPxXYLpPTcBnZCvC14ldE0HVtvpX6pvg4 w= Received: (qmail 106151 invoked by alias); 13 May 2019 21:29:04 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 106143 invoked by uid 89); 13 May 2019 21:29:04 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-vk1-f178.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Pk0AUoDL2GMFq6Bo4iYTw+bzzx8dxr4N9xFNWbGIG9c=; b=UWinuxQr9oRaXfkp3gOlSVrI9I+2GBq50gmKad763z010cDJ4OOzEIrhfA7q1ntlXT YALYmPqLkK+7xmsNruGbvEhchnD03iaZIuUeKvN4ablACHypRuyP30o0lJnwnu3IOtaC k6YcIZCOG3a1YrwZ2y16RZ6gucGJM4Y7mjvUa3ewRO2MD8Gl0aP8RUu+BxnfS1Q5DJrL xv4PrZECpSWBoyjxV/VuZF8w0xn7FdyQ9tVywT0PUPqF4Tem1zhmSYG97mROnqRmhN5W jm2yTWZVIv8AJ9u5IhonDeG2hKltIGl4RMBXYDYXFxkaHzJJgIo75tF2Rlszc0C39nq7 KEbA== MIME-Version: 1.0 References: <20190505203438.28140-1-shawn@git.icu> <20190506203210.8536-1-shawn@git.icu> <878svfqu2d.fsf@linux.ibm.com> <87y33ep1at.fsf@linux.ibm.com> In-Reply-To: From: Shawn Landden Date: Mon, 13 May 2019 16:28:49 -0500 Message-ID: Subject: Re: [PATCH] powerpc: add libmvec implementations of log and logf To: Joseph Myers Cc: Tulio Magno Quites Machado Filho , "Carlos O'Donell" , libc-alpha@sourceware.org Content-Type: text/plain; charset="UTF-8" On Mon, May 13, 2019 at 11:50 AM Joseph Myers wrote: > > On Fri, 10 May 2019, Tulio Magno Quites Machado Filho wrote: > > > Shawn Landden writes: > > > > > How do I do the assignment? The web site only provided guidance for > > > what forms to send me, not how to do it myself. > > > > Joseph, Carlos, could you help Shawn get his FSF assignment, please? > > https://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/Copyright/request-assign.future Done (I heard back from them, and my assignment should be filed). > > -- > Joseph S. Myers > joseph@codesourcery.com