From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14073 invoked by alias); 8 May 2004 00:12:32 -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 14066 invoked from network); 8 May 2004 00:12:31 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 8 May 2004 00:12:31 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id AC69A47D64; Fri, 7 May 2004 17:12:30 -0700 (PDT) Date: Sat, 08 May 2004 00:12:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/powerpc] New gdb.arch test for prologue analysis Message-ID: <20040508001230.GG16083@gnat.com> References: <20040419232439.GC22414@gnat.com> <20040419233408.GB27896@nevyn.them.org> <20040419235835.GD22414@gnat.com> <20040426161840.GB2811@gnat.com> <409B9EC1.2030009@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <409B9EC1.2030009@gnu.org> User-Agent: Mutt/1.4i X-SW-Source: 2004-05/txt/msg00231.txt.bz2 > > Please email any bugs, comments, and/or additions to this file to: > >> bug-gdb@prep.ai.mit.edu */ > > Delete any occurances of this. Otherwize, if it works for you. Thanks a lot. I removed these occurrences, and then checked the patch in. 2004-05-07 Joel Brobecker * gdb.arch/powerpc-aix-prologue.c: New file. * gdb.arch/powerpc-aix-prologue.exp: New file. 2004-05-08 Joel Brobecker * config/djgpp/fnchange.lst: Add translation rules for gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp. -- Joel