From patchwork Thu Nov 16 10:19:20 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yao Qi X-Patchwork-Id: 24285 Received: (qmail 88643 invoked by alias); 16 Nov 2017 10:19:29 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 88629 invoked by uid 89); 16 Nov 2017 10:19:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.7 required=5.0 tests=BAYES_00, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KB_WAM_FROM_NAME_SINGLEWORD, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:static. X-HELO: mail-wr0-f176.google.com Received: from mail-wr0-f176.google.com (HELO mail-wr0-f176.google.com) (209.85.128.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 16 Nov 2017 10:19:27 +0000 Received: by mail-wr0-f176.google.com with SMTP id u40so22902626wrf.10 for ; Thu, 16 Nov 2017 02:19:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=Vsg5oohOBmIr3gUOVCzxYJMsm9SW8Ox7FNJuSfYB+l4=; b=sOcPcaCTgTqqXFZ6oonn0qlDLlX81hRN21KpOgfJuBkBKTHXviikgKrLug++869V3O Ajp5yw7BLPiuxBDnelLcCx6k7ryzjON2RtgeHj+NVLqrsP9gSwh8wGpx5WPlNkCFycdK H81i0Q4Gc2RfvJ52NdqgEu1G82z0KLznkN+bKFopqDzhILatj7Ibobxrp0iwLQVQLfJx k6oWa9Pv96TJgnN6JEYGEwOxtQAyhNxlp+YdI5K8vF78r4KTq9B92vZ/xlJneWehUGT4 uB/raVhPGzpHbpLFtpuREZkxZAbQOoHhTKqSarSD/WpS1TWFs3h99c3LSHZ3UT96RfR+ 39SQ== X-Gm-Message-State: AJaThX7j3T78/CTTfMpmwtWTfsbp5iYVTfMgayk+S5yjhyeZHkvJAWLH UVkLtI8r7ImRwIlm7DSxNAXcqQ== X-Google-Smtp-Source: AGs4zMan8v0yl/jhnm4tiIPJ+NLaHAkAKyVyYJmW4vGIPU2eLZfZscyDfPTZuR+Y/u1iiGroxHvu6A== X-Received: by 10.223.150.68 with SMTP id c4mr1098435wra.255.1510827565108; Thu, 16 Nov 2017 02:19:25 -0800 (PST) Received: from E107787-LIN.cambridge.arm.com (static.42.136.251.148.clients.your-server.de. [148.251.136.42]) by smtp.gmail.com with ESMTPSA id 186sm657907wmm.47.2017.11.16.02.19.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 16 Nov 2017 02:19:24 -0800 (PST) From: Yao Qi X-Google-Original-From: Yao Qi To: gdb-patches@sourceware.org Subject: [PATCH OBV] Remove non-linux tic6x target descriptions Date: Thu, 16 Nov 2017 10:19:20 +0000 Message-Id: <1510827560-27678-1-git-send-email-yao.qi@linaro.org> X-IsSubscribed: yes 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 e86f542..d05f7c3 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 1539a4c..0000000 --- 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 9c8da6c..0000000 --- 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 1e1d5da..0000000 --- a/gdb/features/tic6x-c64xp.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - tic6x - - - -