From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71292 invoked by alias); 1 Nov 2016 20:49:01 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 71273 invoked by uid 89); 1 Nov 2016 20:49:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.2 spammy=preferences, fischer, Fischer X-HELO: mail-vk0-f45.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=mkuFLyBb8MurUs13KMmi3X8h7yotLEzc31wMZrzr0No=; b=Jxunyjtob9YM1fa80XhjoanQUvFhteNK4OX+NJzFHivtpVWndH3B1wN/c1iCII20gJ AGQoSPYdGmP6BzIkJxvoeDAR43TuxM5JNbwP3jJqVN++8g/5WOhmvttIkeWB2Kcofu8D djVwpDCkMAe6D3j5w1K5Lrg9kInyMjqXpL0kkYPdGBcm30AYkJmVZZKrYTYfvZXHOaU9 Uw2s1EFn4VH8eVEaFZ0fz5G+oWXymr7U9PY/JKDtEOAzktQrSUQYy+ko5u8YYbbLTS0R AxJHkaYl4/eJl1v7J1bRsk28ybxFkiUCw/wt3RZvoAhRpaUOKw7Bof3EX2P52wumFdqi 9ZGQ== X-Gm-Message-State: ABUngvdMi/Fz3lT1f8JI/PYy3Xu+7YaWVMMZV8AkAa+tKsd4GT5I3GHOhONhCFpUX5F5bDqPUAV+aTMVmTXexALe X-Received: by 10.31.98.71 with SMTP id w68mr25299240vkb.20.1478033329401; Tue, 01 Nov 2016 13:48:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <87r3b9qn3n.fsf@linux-m68k.org> <87inwlqjn6.fsf@linux-m68k.org> From: Keno Fischer Date: Tue, 01 Nov 2016 20:49:00 -0000 Message-ID: Subject: Re: [PATCH] Add CFI to x86_64 RTLD_START To: Andreas Schwab Cc: libc-alpha@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-11/txt/msg00047.txt.bz2 Bump. Please let me know the stylistic preferences for the assembly code as well as any other comments on the patch. On Thu, Aug 11, 2016 at 3:38 PM, Keno Fischer wrote: > Bump again, I would like to make sure this doesn't get lost. > Please let me know how I should proceed. > > On Mon, Aug 1, 2016 at 11:21 PM, Keno Fischer wrote: >> Hello again. I'd be happy to change this patch in whatever way you >> deem best. Could you suggest what you would like me to do? >> >> Thanks, >> Keno