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.1 required=3.0 tests=AWL,BAYES_00, BULK_RE_SUSP_NTLD,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_EF, FROM_SUSPICIOUS_NTLD,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=no 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 6566C1F461 for ; Wed, 26 Jun 2019 17:53:13 +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:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; q=dns; s= default; b=kHoR5wYFdKfw9ldkQES4TPsRyjBSRfCUjF2KuqFTut8tNAMNr0msS xhFIx7cZid0wJuFS0n4DPkvC0TqN66jF1PAkStHjN7IfFe4bUYH7ikBhHD7ZuA7d evAPbAaAd3D0ioUKWJEpB12LKFQurNr8pammmq0ZAFkYX2jEa93JEU= 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:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; s=default; bh=p2w6rnPUmv0ebVe0evlsQ+nlwbM=; b=Cm9/dy6njR6U1McmlkIU5697qIIu P4gvNqM10WdU0Ord5ZJVCRxi9rUiwqKHAZlxvAcGfSZrRoS9oZOubE90Z/wJMErX REEpEPZtyvgBuvzOm27I7mqPoWobRiuAPbNlewIuad5lYJp00ABxHdd4TdSvU7Uy eNAE0IEvnFPotwg= Received: (qmail 25472 invoked by alias); 26 Jun 2019 17:53:07 -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 25424 invoked by uid 89); 26 Jun 2019 17:53:06 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-qk1-f179.google.com From: Shawn Landden To: libc-alpha@sourceware.org Cc: Tulio Magno Quites Machado Filho , Shawn Landden Subject: Re: glibc 2.30 - 6 days until ABI freeze. Date: Wed, 26 Jun 2019 12:52:55 -0500 Message-Id: <20190626175255.12227-1-shawn@git.icu> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit > We have 6 days until the ABI freeze for glibc 2.30. The PowerPC libmvec implementations are finished, but not merged, and should be considered. -Shawn Landden