From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27673 invoked by alias); 10 Apr 2012 22:36:42 -0000 Received: (qmail 27639 invoked by uid 22791); 10 Apr 2012 22:36:41 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Apr 2012 22:36:30 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1SHjfq-0006qk-4L from Maciej_Rozycki@mentor.com ; Tue, 10 Apr 2012 15:36:30 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 10 Apr 2012 15:36:29 -0700 Received: from [172.30.13.39] (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Tue, 10 Apr 2012 23:36:26 +0100 Date: Tue, 10 Apr 2012 22:54:00 -0000 From: "Maciej W. Rozycki" To: Pedro Alves CC: Subject: Re: [PATCH] gdbserver: Handle DT_MIPS_RLD_MAP dynamic tag In-Reply-To: <4F7C368E.3080805@redhat.com> Message-ID: References: <4F7B6B31.3010203@redhat.com> <4F7C368E.3080805@redhat.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" 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 X-SW-Source: 2012-04/txt/msg00199.txt.bz2 On Wed, 4 Apr 2012, Pedro Alves wrote: > Nope. Looks good to me. Applied now, thanks for your review. Maciej