summaryrefslogtreecommitdiff
path: root/gdb/features/tic6x-c64x-linux.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/tic6x-c64x-linux.xml')
-rw-r--r--gdb/features/tic6x-c64x-linux.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/features/tic6x-c64x-linux.xml b/gdb/features/tic6x-c64x-linux.xml
new file mode 100644
index 00000000000..2d11bd0ba2d
--- /dev/null
+++ b/gdb/features/tic6x-c64x-linux.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+
+ 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>tic6x</architecture>
+ <osabi>GNU/Linux</osabi>
+ <xi:include href="tic6x-core.xml"/>
+ <xi:include href="tic6x-gp.xml"/>
+</target>