From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32062 invoked by alias); 6 Jun 2006 18:34:09 -0000 Received: (qmail 32052 invoked by uid 22791); 6 Jun 2006 18:34:08 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 06 Jun 2006 18:33:36 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FngMr-0000o8-U7; Tue, 06 Jun 2006 14:33:30 -0400 Date: Tue, 06 Jun 2006 18:34:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: Michael Snyder , GDB Patches , fnf@specifix.com Subject: Re: [RFA] mips, recognizing floating point args Message-ID: <20060606183329.GA3061@nevyn.them.org> Mail-Followup-To: Joel Brobecker , Michael Snyder , GDB Patches , fnf@specifix.com References: <447E290F.5080307@redhat.com> <20060606182928.GF1056@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060606182928.GF1056@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00070.txt.bz2 On Tue, Jun 06, 2006 at 11:29:28AM -0700, Joel Brobecker wrote: > Hi Michael, > > > fp_register_arg_p should recognize a typedef. > > > 2006-05-31 Michael Snyder > > > > * mips-tdep.c (fp_register_arg_p): Recognize floating point typedefs. > > For what is worth, this patch looks good to me. Yes, this is OK - but, Michael, please find some way to avoid the 95 character line :-) -- Daniel Jacobowitz CodeSourcery