From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10520 invoked by alias); 1 Mar 2014 22:17:02 -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 10508 invoked by uid 89); 1 Mar 2014 22:17:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f176.google.com Received: from mail-pd0-f176.google.com (HELO mail-pd0-f176.google.com) (209.85.192.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sat, 01 Mar 2014 22:17:00 +0000 Received: by mail-pd0-f176.google.com with SMTP id r10so2200654pdi.35 for ; Sat, 01 Mar 2014 14:16:58 -0800 (PST) X-Received: by 10.68.93.161 with SMTP id cv1mr40858pbb.122.1393712218800; Sat, 01 Mar 2014 14:16:58 -0800 (PST) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id pp5sm19706345pbb.33.2014.03.01.14.16.56 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 01 Mar 2014 14:16:58 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 5F577EA00D2; Sun, 2 Mar 2014 08:46:53 +1030 (CST) Date: Sat, 01 Mar 2014 22:17:00 -0000 From: Alan Modra To: Ed Maste Cc: binutils@sourceware.org Subject: Re: gas emits incorrect .debug_line prologue header length for 64-bit DWARF Message-ID: <20140301221653.GA5934@bubble.grove.modra.org> Mail-Followup-To: Ed Maste , binutils@sourceware.org References: <20140228043830.GH14922@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-03/txt/msg00004.txt.bz2 On Fri, Feb 28, 2014 at 12:52:04PM -0500, Ed Maste wrote: > On 27 February 2014 23:38, Alan Modra wrote: > > Thanks for the heads-up. I'm committing the following to mainline > > that calculates the length as a simple difference of two symbols. > > > > * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length > > field for 64-bit dwarf. > > Thanks. Can I commit this version to the FreeBSD in-tree binutils under GPLv2? Yes. -- Alan Modra Australia Development Lab, IBM