diff options
Diffstat (limited to 'gdb-xml/arm-vfp3.xml')
-rw-r--r-- | gdb-xml/arm-vfp3.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-xml/arm-vfp3.xml b/gdb-xml/arm-vfp3.xml index 5b38bc5313..227afd8017 100644 --- a/gdb-xml/arm-vfp3.xml +++ b/gdb-xml/arm-vfp3.xml @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> <!DOCTYPE feature SYSTEM "gdb-target.dtd"> -<feature name="org.gnu.gdb.arm.vfpv3"> +<feature name="org.gnu.gdb.arm.vfp"> <reg name="d0" bitsize="64" type="float"/> <reg name="d1" bitsize="64" type="float"/> <reg name="d2" bitsize="64" type="float"/> |