Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Wed, 29 May 2002 16:11:04 -0400 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com, Binutils Subject: Re: binutils status ? Message-ID: <20020529201104.GA22073@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com, Binutils References: <000501c20103$b942fd20$905f07d5 AT BRAMSCHE> <006d01c202a3$d5c24a40$905f07d5 AT BRAMSCHE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006d01c202a3$d5c24a40$905f07d5@BRAMSCHE> User-Agent: Mutt/1.3.23.1i On Thu, May 23, 2002 at 11:50:20PM +0200, Ralf Habacker wrote: >If have tested this patch with my cygin /bin dir (345 files) and rebinded kde >2.2.2 dll's and exes (335 files) and have got no problems with printing import >tables. > >2002-05-23 Ralf Habacker > > * peXXigen.c (pe_print_idata): fixed some seg faults > on printing import tables with auto-imported symbols. I have applied this patch, with Nick's permission. The patch did apply cleanly but I did have to do a substantial amount of cleanup on spacing issues. The indentation was really off, AFAICT. cgf