From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128768 invoked by alias); 16 Oct 2017 11:24:36 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 128634 invoked by uid 89); 16 Oct 2017 11:24:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:654 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 16 Oct 2017 11:24:14 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb] Remove regformats/tic6x-{c62x,c64x,c64xp}.dat From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Message-Id: Date: Mon, 16 Oct 2017 11:24:00 -0000 X-SW-Source: 2017-q4/txt/msg01903.txt.bz2 *** TEST RESULTS FOR COMMIT df27ae6a09c6e1d3e92e67b19e43c24d5f1842b2 *** Author: Yao Qi Branch: master Commit: df27ae6a09c6e1d3e92e67b19e43c24d5f1842b2 Remove regformats/tic6x-{c62x,c64x,c64xp}.dat tic6x-uclinux GDBserver uses linux target descriptions, instead of these non-linux target descriptions. So we can remove these *.dat files. gdb: 2017-10-16 Yao Qi * features/Makefile (WHICH): Remove tic6x-c64xp, tic6x-c64x tic6x-c62x. * regformats/tic6x-c62x.dat: Remove. * regformats/tic6x-c64x.dat: Remove. * regformats/tic6x-c64xp.dat: Remove.