From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32322 invoked by alias); 19 Apr 2008 00:32:59 -0000 Received: (qmail 32314 invoked by uid 22791); 19 Apr 2008 00:32:59 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Apr 2008 00:32:41 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1E5422AA28E; Fri, 18 Apr 2008 20:05:26 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MCgoljNTnjW1; Fri, 18 Apr 2008 20:05:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DA7E42AA27C; Fri, 18 Apr 2008 20:05:25 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CDD57E7ACD; Fri, 18 Apr 2008 17:05:23 -0700 (PDT) Date: Sat, 19 Apr 2008 01:26:00 -0000 From: Joel Brobecker To: "Roberts, Dennis" Cc: "'gdb-patches@sourceware.org'" Subject: Re: [PATCH] Fix for 64-Bit Core Files on AIX Message-ID: <20080419000523.GJ12735@adacore.com> References: <4813EA4A50D35A44906A74A5E341D0B61A03388643@SQMAILBOX1.sunquestinfo.com> <20080416211607.GD3631@adacore.com> <4813EA4A50D35A44906A74A5E341D0B61A03388657@SQMAILBOX1.sunquestinfo.com> <20080416215451.GE3626@adacore.com> <20080417210842.GB12735@adacore.com> <4813EA4A50D35A44906A74A5E341D0B61A03388666@SQMAILBOX1.sunquestinfo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4813EA4A50D35A44906A74A5E341D0B61A03388666@SQMAILBOX1.sunquestinfo.com> User-Agent: Mutt/1.4.2.2i 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: 2008-04/txt/msg00394.txt.bz2 > I just received word that the BFD changes related to this patch have > been applied to binutils. Excellent news. Thanks Dennis, I just sent a NEWS patch to document this enhancement. -- Joel