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.0 required=3.0 tests=AWL,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,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,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 C90FB1F619 for ; Tue, 25 Feb 2020 22:54:15 +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=jS9T +dFo45gxNi5hOlOpaK8avUuL1zjGKhC970fu2kL1RjXM2wWwxE26yOU+8+/88MeU 1qeaFqqd0Z5Y0rAl1lr3ziEFZLbF+GZNy9jGMZJ+bmcvsL+2FS9cbCrQt/quUq8i +T3BKcgUGJS9K8gApkWYfZs0C27V4C9+eOy9bQs= 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=hHzL0WkXNl fz4ysuri71Hm6lAuI=; b=ZExiyLpGH1R57WkuAlHqAXcLFmgJkRu2+598QdmaSx bA7YFudA2ti5jVuH5WZMxbDT9jB3dWtarLYkMQHvx4qg1T8d1Sh0JzLO8H5y7WU7 xDcsOcHdPu8ATXaF/nrrrZmzaOxi1HwLC8njmGTmNvJdrfb0YPba2IjazUWRK6z1 M= Received: (qmail 111201 invoked by alias); 25 Feb 2020 22:54:12 -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 111192 invoked by uid 89); 25 Feb 2020 22:54:12 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mail-lj1-f193.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=M/BohwzH/oFHcSCYjLqDG4jY6p0IFJmdSqhAz0N93AM=; b=VckVIRSpXEFprvQcfAefi42qXzOzktK+xxw1/xL6sA6lERXjwNwcB/WOoem2DDuumA WcelkxjEkS6muF+0GMEk1bQBFanWzyIEKk8HYyo9Jr4OUBPdp5iJ0LDHlgJW0U4nH+aR gDTx8ezvK+omqHnWFlAy/HIiZZ70y8qDinu8RD9zQeAkS3qR2xZsMzPZZBuNlL3WjwWf ffOAswYS40SlW9qXN01tYUzvKuELNSCdKXdMyr6/Px9NLMi2XVX3r0Ne7wRgmqTBk/Yc ZVpOC4OcTOOxnrbNLSUquSBLnjx+cTt4DXsQ6EMG+xemHzdBBKjdGTCdNq/Hwz/6o0kZ gjRQ== MIME-Version: 1.0 References: <87v9nwqm10.fsf@oldenburg2.str.redhat.com> <87mu96hmlz.fsf@oldenburg2.str.redhat.com> <871rqihlhe.fsf@oldenburg2.str.redhat.com> <87blpmg4t1.fsf@oldenburg2.str.redhat.com> In-Reply-To: From: Alistair Francis Date: Tue, 25 Feb 2020 14:46:22 -0800 Message-ID: Subject: Re: [PATCH] csu: Use ELF constructor instead of _init in libc.so To: Andreas Schwab Cc: Florian Weimer , GNU C Library , DJ Delorie , Jim Wilson Content-Type: text/plain; charset="UTF-8" On Tue, Feb 25, 2020 at 5:53 AM Andreas Schwab wrote: > > On Feb 25 2020, Florian Weimer wrote: > > > Should I commit my patch then? > > Please do. I'm a little late (I missed the original conversation) but this patch fixes RV32 errors as well. Alistair > > Andreas. > > -- > Andreas Schwab, SUSE Labs, schwab@suse.de > GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 > "And now for something completely different."