From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6020 invoked by alias); 18 Oct 2011 14:03:01 -0000 Received: (qmail 6010 invoked by uid 22791); 18 Oct 2011 14:03:00 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 18 Oct 2011 14:02:43 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RGAFb-0005pc-Vl for gdb-patches@sources.redhat.com; Tue, 18 Oct 2011 16:02:40 +0200 Received: from 209.226.137.108 ([209.226.137.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 16:02:39 +0200 Received: from aristovski by 209.226.137.108 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Oct 2011 16:02:39 +0200 To: gdb-patches@sources.redhat.com From: Aleksandar Ristovski Subject: Re: [patch] Relocate phdr in read_program_header Date: Tue, 18 Oct 2011 14:14:00 -0000 Message-ID: <4E9D86F1.7020404@qnx.com> References: <20111016192157.GA619@host1.jankratochvil.net> <4E9C5734.4000609@qnx.com> <20111018133159.GA14219@host1.jankratochvil.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110923 Thunderbird/7.0 In-Reply-To: <20111018133159.GA14219@host1.jankratochvil.net> X-IsSubscribed: yes 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: 2011-10/txt/msg00501.txt.bz2 On 11-10-18 09:31 AM, Jan Kratochvil wrote: > > OK with that ChangeLog change in a single commit with my testcase. Committed with fixed change log, testcase and accompanying testcase ChangeLog. Thanks, Aleksandar