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.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,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 920CA1F461 for ; Thu, 27 Jun 2019 16:17:18 +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:subject:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=G19z3b4zeBIKSfNP 23Cr+rxF1wFrANK5T0+7nZaZBROsj73/HfOlYaiCCiFfdPLhRhIgpWc1k+UB1Esj IgHD4qUqnu7m1uYHxznF12c3JZ2jUEVjWAT9mnxoz5KRB0WcrJEdBWeZywNVZoLI BGVA8vH2KL/dSfiWYBGWjY/PUTQ= 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:subject:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=1LF2fz4Nb0Apw9zNN7JxkT Xoa1A=; b=cl5fU0Y6tV+8F/9IkryGuzH3SCvBghzPPbWyf+m7HeBrFMEZlsHIhY TJn3AGcQeiI6H8C7qEXYb0vVv/6QmMJcdtxTwgZJO+XXN+0fG1uXn4ukWaA0ehh6 pID2LHEfFmyiHXifK3KG32yIEag5kNQyQZww8DQ0SE9uV0CY8O/OE= Received: (qmail 43426 invoked by alias); 27 Jun 2019 16:17:08 -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 43403 invoked by uid 89); 27 Jun 2019 16:17:07 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-qk1-f196.google.com Subject: Re: glibc 2.30 - 6 days until ABI freeze. References: <848e52e1-7597-fe54-f0b7-895faa123dbe@rt-rk.com> To: libc-alpha@sourceware.org From: Carlos O'Donell Message-ID: <23aec5f4-4441-4b48-6a88-56ea95b6e9f3@redhat.com> Date: Thu, 27 Jun 2019 12:17:01 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <848e52e1-7597-fe54-f0b7-895faa123dbe@rt-rk.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On 6/27/19 3:20 AM, Mihailo Stojanović wrote: > MIPS support for --hash-style=gnu changes the ABI and should > be added to the "Release blockers". I tried to do so, but couldn't > create an account on wiki (apparently I need to be logged in to > create an account?). If you could add the patch to the list I would > be very thankful. > > Link to the patch: > https://sourceware.org/ml/libc-alpha/2019-06/msg00456.html Updated. Thanks. You should be able to create an account on the wiki, login, and then get someone to add you to EditorGroup (spam contorl). See: https://sourceware.org/glibc/wiki/EditorGroup -- Cheers, Carlos.