From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21509 invoked by alias); 16 Oct 2003 18:51:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21491 invoked from network); 16 Oct 2003 18:51:44 -0000 Received: from unknown (HELO rwcrmhc11.comcast.net) (204.127.198.35) by sources.redhat.com with SMTP; 16 Oct 2003 18:51:44 -0000 Received: from lucon.org ([12.234.88.5]) by comcast.net (rwcrmhc11) with ESMTP id <2003101618514301300rv7k6e>; Thu, 16 Oct 2003 18:51:43 +0000 Received: by lucon.org (Postfix, from userid 1000) id BA82A2C827; Thu, 16 Oct 2003 11:51:38 -0700 (PDT) Date: Thu, 16 Oct 2003 18:51:00 -0000 From: "H. J. Lu" To: Roland McGrath Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [BFD PATCH] section alignment when reading core files Message-ID: <20031016185138.GA7731@lucon.org> References: <200310161840.h9GIeofA018339@magilla.sf.frob.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310161840.h9GIeofA018339@magilla.sf.frob.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-10/txt/msg00555.txt.bz2 On Thu, Oct 16, 2003 at 11:40:50AM -0700, Roland McGrath wrote: > Can I get some comment on this trivial patch? I posted it before, and silence. > It is trivial, and I think obviously correct. > > Ok to commit? > > Isn't Alan OKed it? http://sources.redhat.com/ml/binutils/2003-10/msg00162.html H.J.