From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 41314 invoked by alias); 26 Apr 2019 19:45:54 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 41168 invoked by uid 89); 26 Apr 2019 19:45:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:CADyR0u, attract, H*i:sk:CADyR0u, H*f:sk:iCuRUKG X-HELO: mail-pg1-f180.google.com Received: from mail-pg1-f180.google.com (HELO mail-pg1-f180.google.com) (209.85.215.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 26 Apr 2019 19:45:39 +0000 Received: by mail-pg1-f180.google.com with SMTP id c13so1108160pgt.1 for ; Fri, 26 Apr 2019 12:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=nuenFLbeEDQztOG5Dk0mYVeawQ1i2QXevJWNMWyJnHU=; b=UmEBMTmfBCcThvzKeHouQfzZieTz6KToUI5rZnflIIq0jbX59FRvuIfKIHF8M8zKjS N1ua8u0Gpi5G1nldOa3OBZ76g8zUh5AoojmevpPW7SQSdnClvIlp/V+Kp386T0SqMcKR 44mjJVc+qr18dwgzx5dQ8asBELA/d6UIAJ6AuCpfoPlAFq8XqDXOX0MKtovwLhYiuZvx 8XeNmfg3aLynJoEOarGZORZZeMysPDi9tOjRAXh5OSsO/L1rVkamfhLJwZ47YSax2L2O 8kyoo56EoZEKXGULNxmmJBd3ILxRvbJcILeh9K0iFDMm7I9c4XZxPoNhGcM5tAdldxK3 Lpog== Return-Path: Received: from [10.17.0.226] ([12.206.222.5]) by smtp.gmail.com with ESMTPSA id p6sm32344902pfd.122.2019.04.26.12.45.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2019 12:45:36 -0700 (PDT) Subject: Re: RISC-V hex file output To: donato kava , binutils@sourceware.org References: From: Jim Wilson Message-ID: Date: Fri, 26 Apr 2019 19:45:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-04/txt/msg00247.txt.bz2 On 4/26/19 11:18 AM, donato kava wrote: > I believe i was told to bring this issue to you attention. > https://github.com/riscv/riscv-tools/issues/168#issuecomment-358165027 FYI, this is https://sourceware.org/bugzilla/show_bug.cgi?id=19921 Looks like no forward progress since 2016. I'd suggest adding info to the bug report that you would like the patch to be finished because you find it useful. That might attract the attention of someone who can finish it. Jim