From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71785 invoked by alias); 13 Feb 2017 16:41:20 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 71773 invoked by uid 89); 13 Feb 2017 16:41:20 -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,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:316, H*i:sk:f627323, H*f:sk:f627323, ball X-HELO: mail-yw0-f174.google.com Received: from mail-yw0-f174.google.com (HELO mail-yw0-f174.google.com) (209.85.161.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 13 Feb 2017 16:41:09 +0000 Received: by mail-yw0-f174.google.com with SMTP id u68so52762625ywg.0 for ; Mon, 13 Feb 2017 08:41:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Supbz0BVv+EjYOURM5gAR/3V9O3viS4tRSI/NVm0IqQ=; b=qpxOjl78WbO96EffIW13P/dGHa2XyLnrQHUn+tqa/nFImjPEQUnsvgyDd7VboLvoks FpByiPA9KuHM6n1f7vAbGof5HPi1IuGxFwm/dznzSTjQP2bNb+BtsIQkNIjw9LDm1e3d Ej+Hvx9xSObG7qSuz6puce7Q9CVhSYzlHmHQ+j0uCi2h3WH+WEbNgkPGrkXeucTlp5HO yQOAyjakss+9AekTMY59Ie3LjTQ1suS3IeM/I+heDnE9vznDWnl0NAJNbhqefGcXnOAH 8tLzNPjlvehIMMAO5BNaea0kbxcAhAhYD9S4WPUUFEmQ2INZuYFAnh2GbBTND9tS7uhW m7Sw== X-Gm-Message-State: AMke39ltF1G9orcfXZPxZSnHPPNZrn1MnYUyuoKtLy2izc6oCnlb6PVYjr6roy6TatJS94niQEa9byDAYTmpMOeT X-Received: by 10.129.181.81 with SMTP id c17mr16873312ywk.265.1487004068552; Mon, 13 Feb 2017 08:41:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.37.1 with HTTP; Mon, 13 Feb 2017 08:41:08 -0800 (PST) In-Reply-To: References: From: Jim Wilson Date: Mon, 13 Feb 2017 16:41:00 -0000 Message-ID: Subject: Re: [PATCH] aarch64 sim load/store single struct implementation w/ ldnr bug fixes To: Nick Clifton Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2017-02/txt/msg00345.txt.bz2 On Mon, Feb 13, 2017 at 7:35 AM, Nick Clifton wrote: > PS. What happened to you becoming an AArch64 sim maintainer ? Have I dropped the ball here ? You sent email to Mike Frysinger and didn't get a response. Jim