From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20397 invoked by alias); 1 Jun 2016 11:00:29 -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 20348 invoked by uid 89); 1 Jun 2016 11:00:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-oi0-f46.google.com Received: from mail-oi0-f46.google.com (HELO mail-oi0-f46.google.com) (209.85.218.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 01 Jun 2016 11:00:11 +0000 Received: by mail-oi0-f46.google.com with SMTP id j1so21205836oih.3 for ; Wed, 01 Jun 2016 04:00:11 -0700 (PDT) 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:date :message-id:subject:from:to:cc; bh=g8NKztpTQpwdgXEjrlnoDHMM0Vt780xoS43+fa5EHwo=; b=Wl7Nrb9uAYV9vQbk/i3b8X6LRf3ZtwcTTB2bkdqf4JklymAhF98VRI/naS4UmWOk1n cSfYJvMFwkQGW8DcfRCuN4zPDrWKvnt9CdWle9EOewhi6HS25IOUsLvGoHMr/X9Xg8rm jnc3PApHy1giVgvIk7Mfd2+4vN2j9tvWvZS6ZuC5oklE9L5xhP00InocH+mYfHtxeV/C IXbhf1CznHRMAphRY4zCqq2F31KmrmZHKlHKkhULYFrOC2rY93jaoJ1UYWOG62ulaJDh 4mymjmPyeFjNQtIN1hmRHl/0m8mt0bc07ad9npsMnHQM3pJ1JRGqcruZIYu0iYNrDsAe qPEA== X-Gm-Message-State: ALyK8tKimz3SMUzvC3Q3fr0iLfb0xsfC2VnIqCXQWOYZZrlZMe9cAUPCW+Kbb3iyeSwn+lunyuQXlSrO2XFjLQ== MIME-Version: 1.0 X-Received: by 10.157.48.89 with SMTP id w25mr1746308otd.32.1464778810116; Wed, 01 Jun 2016 04:00:10 -0700 (PDT) Received: by 10.202.68.4 with HTTP; Wed, 1 Jun 2016 04:00:09 -0700 (PDT) In-Reply-To: <86d1o1xjtk.fsf@gmail.com> References: <3561f390-ea41-2ee3-a5a9-d870429497c3@gmail.com> <86d1o1xjtk.fsf@gmail.com> Date: Wed, 01 Jun 2016 11:00:00 -0000 Message-ID: Subject: Re: [PATCH v2] AndesTech NDS32 port From: Yao Qi To: Yan-Ting Lin Cc: "gdb-patches@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00015.txt.bz2 On Wed, Jun 1, 2016 at 11:52 AM, Yao Qi wrote: > > As I pointed out in https://sourceware.org/ml/gdb-patches/2016-05/msg00141.html, > don't include top-level configure changes in this patch. Suggestions > were given in the last review. Oops, looks I am reading the old patch. Will review the new one. -- Yao