From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59093 invoked by alias); 30 Mar 2016 18:33:35 -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 59079 invoked by uid 89); 30 Mar 2016 18:33:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=burgess, Burgess X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 30 Mar 2016 18:33:25 +0000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [binutils-gdb] opcodes/arc: Comment and whitespace fixes in opcode table From: sergiodj+buildbot@sergiodj.net To: gdb-testers@sourceware.org Message-Id: <0a106562e3ab2582854b28d82025ccd5e5d1ad00@gdb-build> Date: Wed, 30 Mar 2016 18:47:00 -0000 X-SW-Source: 2016-q1/txt/msg10065.txt.bz2 *** TEST RESULTS FOR COMMIT 0a106562e3ab2582854b28d82025ccd5e5d1ad00 *** Author: Andrew Burgess Branch: master Commit: 0a106562e3ab2582854b28d82025ccd5e5d1ad00 opcodes/arc: Comment and whitespace fixes in opcode table Add a new comment, and clean up some whitespace issues in the instruction table. opcode/ChangeLog: * arc-nps400-tbl.h: Add a header comment, and fix some whitespace issues. No functional changes.