From c632b6456b1f220475fbf61f19ada28230449ff6 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Thu, 16 Nov 2017 10:17:25 +0000 Subject: [PATCH] Remove non-linux tic6x target descriptions They are not used by GDB nor by GDBserver. This patch removes them. gdb: 2017-11-16 Yao Qi * 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 e86f542aec..d05f7c3ff1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2017-11-16 Yao Qi + + * features/tic6x-c62x.xml: Remove. + * features/tic6x-c64x.xml: Remove. + * features/tic6x-c64xp.xml: Remove. + 2017-11-15 John Baldwin * symtab.h: Include . diff --git a/gdb/features/tic6x-c62x.xml b/gdb/features/tic6x-c62x.xml deleted file mode 100644 index 1539a4c927..0000000000 --- a/gdb/features/tic6x-c62x.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - tic6x - - diff --git a/gdb/features/tic6x-c64x.xml b/gdb/features/tic6x-c64x.xml deleted file mode 100644 index 9c8da6c269..0000000000 --- a/gdb/features/tic6x-c64x.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - tic6x - - - diff --git a/gdb/features/tic6x-c64xp.xml b/gdb/features/tic6x-c64xp.xml deleted file mode 100644 index 1e1d5da81a..0000000000 --- a/gdb/features/tic6x-c64xp.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - tic6x - - - - -- 2.34.1