summaryrefslogtreecommitdiff
path: root/ext/gdb-xml/aarch64.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gdb-xml/aarch64.xml')
-rw-r--r--ext/gdb-xml/aarch64.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/ext/gdb-xml/aarch64.xml b/ext/gdb-xml/aarch64.xml
new file mode 100644
index 000000000..2b87cd326
--- /dev/null
+++ b/ext/gdb-xml/aarch64.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2009-2018 Free Software Foundation, Inc.
+ Contributed by ARM Ltd.
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved. -->
+
+<!DOCTYPE target SYSTEM "gdb-target.dtd">
+<target>
+ <architecture>aarch64</architecture>
+ <xi:include href="aarch64-core.xml"/>
+ <xi:include href="aarch64-fpu.xml"/>
+</target>