From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Leq3J-00032M-1Y for qemu-devel@nongnu.org; Wed, 04 Mar 2009 07:18:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Leq3G-00030v-GQ for qemu-devel@nongnu.org; Wed, 04 Mar 2009 07:18:19 -0500 Received: from [199.232.76.173] (port=37679 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Leq3G-00030j-91 for qemu-devel@nongnu.org; Wed, 04 Mar 2009 07:18:18 -0500 Received: from savannah.gnu.org ([199.232.41.3]:46472 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Leq3G-0000s3-0P for qemu-devel@nongnu.org; Wed, 04 Mar 2009 07:18:18 -0500 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Leq3E-0001kA-OZ for qemu-devel@nongnu.org; Wed, 04 Mar 2009 12:18:16 +0000 Received: from pbrook by cvs.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Leq3E-0001k4-DO for qemu-devel@nongnu.org; Wed, 04 Mar 2009 12:18:16 +0000 MIME-Version: 1.0 Errors-To: pbrook Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Paul Brook Message-Id: Date: Wed, 04 Mar 2009 12:18:16 +0000 Subject: [Qemu-devel] [6682] The different VFP variants will never occur at the same time, and giving them Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 6682 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6682 Author: pbrook Date: 2009-03-04 12:18:15 +0000 (Wed, 04 Mar 2009) Log Message: ----------- The different VFP variants will never occur at the same time, and giving them different names confuses GDB, so use org.gnu.gdb.arm.vfp for all of them. Signed-off-by: Paul Brook Modified Paths: -------------- trunk/gdb-xml/arm-neon.xml trunk/gdb-xml/arm-vfp3.xml Modified: trunk/gdb-xml/arm-neon.xml =================================================================== --- trunk/gdb-xml/arm-neon.xml 2009-03-04 07:20:40 UTC (rev 6681) +++ trunk/gdb-xml/arm-neon.xml 2009-03-04 12:18:15 UTC (rev 6682) @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> - + Modified: trunk/gdb-xml/arm-vfp3.xml =================================================================== --- trunk/gdb-xml/arm-vfp3.xml 2009-03-04 07:20:40 UTC (rev 6681) +++ trunk/gdb-xml/arm-vfp3.xml 2009-03-04 12:18:15 UTC (rev 6682) @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> - +