From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26164 invoked by alias); 6 Jul 2005 23:30:50 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26142 invoked by uid 22791); 6 Jul 2005 23:30:46 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 06 Jul 2005 23:30:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DqJLo-0003T9-T7; Wed, 06 Jul 2005 19:30:45 -0400 Date: Wed, 06 Jul 2005 23:30:00 -0000 From: Daniel Jacobowitz To: Khem Raj Cc: "'gdb@sources.redhat.com'" Subject: Re: [PATCH] arm: GDB disassembles ARM VFP 'fadds' instruction wrongly. Message-ID: <20050706233044.GA13320@nevyn.them.org> Mail-Followup-To: Khem Raj , "'gdb@sources.redhat.com'" References: <42CC6663.5000908@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42CC6663.5000908@mvista.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00058.txt.bz2 On Wed, Jul 06, 2005 at 04:16:51PM -0700, Khem Raj wrote: > Hello, > > Like binutils, the following patch fixes the opcode disassembly for > 'fadds' ARM VFP instruction. Binutils and GDB share a CVS repository; you don't need to send the patch separately for GDB. -- Daniel Jacobowitz CodeSourcery, LLC