public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH OBV] Remove non-linux tic6x target descriptions
@ 2017-11-16 10:19 Yao Qi
  0 siblings, 0 replies; only message in thread
From: Yao Qi @ 2017-11-16 10:19 UTC (permalink / raw)
  To: gdb-patches

They are not used by GDB nor by GDBserver.  This patch removes them.

gdb:

2017-11-16  Yao Qi  <yao.qi@linaro.org>

	* features/tic6x-c62x.xml: Remove.
	* features/tic6x-c64x.xml: Remove.
	* features/tic6x-c64xp.xml: Remove.
---
 gdb/ChangeLog                |  6 ++++++
 gdb/features/tic6x-c62x.xml  | 12 ------------
 gdb/features/tic6x-c64x.xml  | 13 -------------
 gdb/features/tic6x-c64xp.xml | 14 --------------
 4 files changed, 6 insertions(+), 39 deletions(-)
 delete mode 100644 gdb/features/tic6x-c62x.xml
 delete mode 100644 gdb/features/tic6x-c64x.xml
 delete mode 100644 gdb/features/tic6x-c64xp.xml

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e86f542..d05f7c3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2017-11-16  Yao Qi  <yao.qi@linaro.org>
+
+	* features/tic6x-c62x.xml: Remove.
+	* features/tic6x-c64x.xml: Remove.
+	* features/tic6x-c64xp.xml: Remove.
+
 2017-11-15  John Baldwin  <jhb@FreeBSD.org>
 
 	* symtab.h: Include <array>.
diff --git a/gdb/features/tic6x-c62x.xml b/gdb/features/tic6x-c62x.xml
deleted file mode 100644
index 1539a4c..0000000
--- a/gdb/features/tic6x-c62x.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<!-- Copyright (C) 2010-2017 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>
-  <xi:include href="tic6x-core.xml"/>
-</target>
diff --git a/gdb/features/tic6x-c64x.xml b/gdb/features/tic6x-c64x.xml
deleted file mode 100644
index 9c8da6c..0000000
--- a/gdb/features/tic6x-c64x.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<!-- Copyright (C) 2010-2017 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>
-  <xi:include href="tic6x-core.xml"/>
-  <xi:include href="tic6x-gp.xml"/>
-</target>
diff --git a/gdb/features/tic6x-c64xp.xml b/gdb/features/tic6x-c64xp.xml
deleted file mode 100644
index 1e1d5da..0000000
--- a/gdb/features/tic6x-c64xp.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Copyright (C) 2010-2017 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>
-  <xi:include href="tic6x-core.xml"/>
-  <xi:include href="tic6x-gp.xml"/>
-  <xi:include href="tic6x-c6xp.xml"/>
-</target>
-- 
1.9.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-16 10:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-16 10:19 [PATCH OBV] Remove non-linux tic6x target descriptions Yao Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).