From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1540 invoked by alias); 20 May 2005 07:02:05 -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 1507 invoked from network); 20 May 2005 07:01:59 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (138.130.119.96) by sourceware.org with SMTP; 20 May 2005 07:01:59 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id C771F47956; Fri, 20 May 2005 17:01:04 +1000 (EST) Date: Fri, 20 May 2005 12:11:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/alpha] Add handling of FP control insn in software-single step (second try) Message-ID: <20050520070104.GJ12565@adacore.com> References: <20050520012055.GY1462@adacore.com> <20050520033500.GA12297@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050520033500.GA12297@nevyn.them.org> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00487.txt.bz2 > > 2005-05-17 Joel Brobecker > > > > * alpha-tdep.c (fp_register_zero_p): New function. > > (fp_register_sign_bit): New function. > > (alpha_next_pc): Add support for floating-point control instructions. > I was just waiting for Richard to OK the actual implementation. This > is fine, thank you. Thanks. Checked in. -- Joel