From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28991 invoked by alias); 29 Jul 2016 21:10:14 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 28972 invoked by uid 89); 29 Jul 2016 21:10:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_00,GARBLED_SUBJECT,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy= X-Spam-User: qpsmtpd, 2 recipients X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 29 Jul 2016 21:10:02 +0000 Received: from HHMAIL01.hh.imgtec.org (unknown [10.100.10.19]) by Forcepoint Email with ESMTPS id 01786EFAE5417; Fri, 29 Jul 2016 22:09:45 +0100 (IST) Received: from [10.20.78.163] (10.20.78.163) by HHMAIL01.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.294.0; Fri, 29 Jul 2016 22:09:48 +0100 Date: Fri, 29 Jul 2016 21:10:00 -0000 From: "Maciej W. Rozycki" To: Bhushan Attarde CC: , , Matthew Fortune , James Hogan , Andrew Bennett , Jaydeep Patil Subject: Re: [PATCH 21/24] MIPSR6 support for GDB In-Reply-To: <1467038991-6600-21-git-send-email-bhushan.attarde@imgtec.com> Message-ID: References: <1467038991-6600-1-git-send-email-bhushan.attarde@imgtec.com> <1467038991-6600-21-git-send-email-bhushan.attarde@imgtec.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2016-07/txt/msg00378.txt.bz2 On Mon, 27 Jun 2016, Bhushan Attarde wrote: > This patch adds initial MIPS revision 6 support. This patch does not apply. Can you please post a correct version right away, cc-ing as parts of this change apply to code which is maintained as a part of the binutils project? No need to split at this time. Also please make sure any future patches you post are against the tip of the branch they are intended for. Maciej