aboutsummaryrefslogtreecommitdiff
path: root/gdb/regformats
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-05-29 09:18:48 +0000
committerPedro Alves <palves@redhat.com>2013-05-29 09:18:48 +0000
commit6ac1c0821eba976e2fc85ebad462297da6044d6e (patch)
treee9c0e3cac44a09f39247ac075439e4dd31183f3b /gdb/regformats
parentfe59e83d6f638b5ab03e27eddbd7ebbbdad431ec (diff)
downloadgdb-6ac1c0821eba976e2fc85ebad462297da6044d6e.zip
gdb-6ac1c0821eba976e2fc85ebad462297da6044d6e.tar.gz
gdb-6ac1c0821eba976e2fc85ebad462297da6044d6e.tar.bz2
[AArch64] Remove all traces of aarch64-without-fpu.xml.
The aarch64-without-fpu description is unused. Linux requires an FPU, so the AArch64 native port always returns the with-fpu variant: static const struct target_desc * aarch64_linux_read_description (struct target_ops *ops) { initialize_tdesc_aarch64 (); return tdesc_aarch64; } When the target doesn't report a target description at all, we fallback to a register set with an FPU: aarch64_gdbarch_init () ... if (!tdesc_has_registers (tdesc)) tdesc = tdesc_aarch64; This just removes the dead description. Tested by building on x86_64 Fedora 17 with --enable=targets=all. gdb/ 2013-05-29 Pedro Alves <palves@redhat.com> * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c". (_initialize_aarch64_tdep): Don't call initialize_tdesc_aarch64_without_fpu. * features/Makefile (WHICH): Remove reference to aarch64-without-fpu. * features/aarch64-without-fpu.c: Delete file. * regformats/aarch64-without-fpu.dat: Delete file.
Diffstat (limited to 'gdb/regformats')
-rw-r--r--gdb/regformats/aarch64-without-fpu.dat38
1 files changed, 0 insertions, 38 deletions
diff --git a/gdb/regformats/aarch64-without-fpu.dat b/gdb/regformats/aarch64-without-fpu.dat
deleted file mode 100644
index a38ed58..0000000
--- a/gdb/regformats/aarch64-without-fpu.dat
+++ /dev/null
@@ -1,38 +0,0 @@
-# DO NOT EDIT: generated from aarch64-without-fpu.xml
-name:aarch64_without_fpu
-xmltarget:aarch64-without-fpu.xml
-expedite:x29,sp,pc
-64:x0
-64:x1
-64:x2
-64:x3
-64:x4
-64:x5
-64:x6
-64:x7
-64:x8
-64:x9
-64:x10
-64:x11
-64:x12
-64:x13
-64:x14
-64:x15
-64:x16
-64:x17
-64:x18
-64:x19
-64:x20
-64:x21
-64:x22
-64:x23
-64:x24
-64:x25
-64:x26
-64:x27
-64:x28
-64:x29
-64:x30
-64:sp
-64:pc
-32:cpsr