From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 42291 invoked by alias); 2 Jul 2018 15:57:57 -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 42265 invoked by uid 89); 2 Jul 2018 15:57:56 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mx1.redhat.com Received: from mx3-rdu2.redhat.com (HELO mx1.redhat.com) (66.187.233.73) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Jul 2018 15:57:55 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 58B26805A530; Mon, 2 Jul 2018 15:57:54 +0000 (UTC) Received: from [10.36.117.54] (ovpn-117-54.ams2.redhat.com [10.36.117.54]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B5DBA2166B5D; Mon, 2 Jul 2018 15:57:53 +0000 (UTC) Subject: Re: [PING][PATCH v4] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' To: "Maciej W. Rozycki" , binutils@sourceware.org Cc: gdb-patches@sourceware.org References: <3bd95a5f-e43e-2efe-e261-c2cf30d06d14@ericsson.com> <5d5b6d47508d5f54ff2eb6e514a7da2c@polymtl.ca> From: Nick Clifton Openpgp: preference=signencrypt Message-ID: Date: Mon, 02 Jul 2018 15:57:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-07/txt/msg00016.txt.bz2 Hi Maciej, >>> OK, works for me. I'll make that adjustment as I commit the change once >>> the binutils parts have been approved. >> >> Ping for the binutils side of: >> >> > > Correct version of the patch (paste error, sorry): > > Approved for mainline - please apply. Cheers Nick