From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34561 invoked by alias); 25 Jan 2017 16:44:41 -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 34498 invoked by uid 89); 25 Jan 2017 16:44:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy==e5=b0=a7, H*i:sk:b2e675d, H*f:sk:b2e675d?= X-HELO: mail-ua0-f194.google.com Received: from mail-ua0-f194.google.com (HELO mail-ua0-f194.google.com) (209.85.217.194) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 25 Jan 2017 16:44:26 +0000 Received: by mail-ua0-f194.google.com with SMTP id i68so19728747uad.1 for ; Wed, 25 Jan 2017 08:44:26 -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:content-transfer-encoding; bh=cppF3m0czgYQEM2/cBl8zgBrZmqJmauqup11iuOzsmQ=; b=LPuwog41qbBYOzVohQ5ZWSZ3mA3V119pCWpq47cNlh8yp5bnwg9ccDNvisj1GRPp+r A1mUG5/Q9TuXfXhlI4lqUl3gzQk7JqlPFb78Rnf4+EoWBo90Xx2BwP7bB7QG/yo7PDTP JzidsRWNbfH5YF1iwx9BSdvNBaBYaTTyfKZL0riamaE2OD6jx33PE62QDRhdzdhMN9B3 Bp3J3dfTPP/i/x1POE5EinQaWP1yA17PuNpKJ8SgMDKhBWQtFhX7Qovvhw4s2vIfhUZV XkY79qV4/pQFHgpvQCOU30AEB/b6XwrAc3AXK/gP1zZlT6gcC1JahkmJWrCKRz5qAFw3 NvwA== X-Gm-Message-State: AIkVDXLydpoIlfHpQj3Usz4QugZydIfW3TfyWzi+9d1tAw03V6JLwpryhFqK+HbSJ3OuqgonqEu11RztsO+xSQ== X-Received: by 10.55.184.3 with SMTP id i3mr31179409qkf.234.1485362664673; Wed, 25 Jan 2017 08:44:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.140.194 with HTTP; Wed, 25 Jan 2017 08:44:24 -0800 (PST) In-Reply-To: References: <46200a1e-29f7-8e20-c0b5-3f6f25c82d45@oracle.com> <20161206152616.GC28789@E107787-LIN> <83d4c58d-0834-4fc2-6194-72408510aa8a@oracle.com> <20161212125331.GB25542@E107787-LIN> <082f9ac8-3e46-42cd-198d-91866d83ebb8@oracle.com> <20170105143109.GA21293@E107787-LIN> <9351d864-e939-cc66-97e3-1c768bf78df1@redhat.com> <9cab8cda-99e8-8921-c999-be0324a133f8@oracle.com> From: Yao Qi Date: Wed, 25 Jan 2017 16:44:00 -0000 Message-ID: Subject: Re: [PATCH] Bug 20936 - provide sparc and sparcv9 target description XML files To: Ivo Raisr Cc: Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00541.txt.bz2 On Wed, Jan 25, 2017 at 4:25 PM, Ivo Raisr wrote: > > You are welcome. > Would you mind letting me know if the second patch for this series > is ok to commit? All the issues and nits reported by Yao have been fixed. > Thank you, I am reviewing it now. --=20 Yao (=E9=BD=90=E5=B0=A7)