Re: Some easy DWARF5 extensions

2017-08-02 Thread Mark Wielaard
On Thu, 2017-07-27 at 00:07 +0200, Mark Wielaard wrote: > The following are all the easy DWARF5 extensions that a compiler might > emit in "non-strict" DWARF mode (when it uses tags, attributes or other > constants from a later version of DWARF). > > [PATCH 1/9] libdw: Add DWARF5 attributes. > [PA

Re: [PATCH] backends: sparc GOTDATA_OP[_HIX22|LOX10] can be used in ET_REL files.

2017-08-02 Thread Mark Wielaard
On Thu, 2017-07-27 at 23:19 +0200, Mark Wielaard wrote: > Tested on new GNU Compile Farm server gcc202. > > +2017-07-27 Mark Wielaard > + > + * sparc_reloc.def: GOTDATA_OP_HIX22, GOTDATA_OP_LOX10 and > + GOTDATA_OP can be used in ET_REL files. Pushed to master.

Prepare for elfutils 0.170

2017-08-02 Thread Mark Wielaard
It has been 3 months again so time for another update. I just pushed the version bump update and would like to do a release tomorrow unless some showstoppers are found. From 54ba4ce2973113d8f4315d4fc90e16a9b4476ea6 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 2 Aug 2017 18:30:07 +0200 S

Re: Prepare for elfutils 0.170

2017-08-02 Thread Mark Wielaard
On Wed, 2017-08-02 at 18:42 +0200, Mark Wielaard wrote: > It has been 3 months again so time for another update. > I just pushed the version bump update and would like to do a release > tomorrow unless some showstoppers are found. I tested current git master on Debian 8 amd64, Debian 9 amd64, Fedo

Re: Prepare for elfutils 0.170

2017-08-02 Thread Jose E. Marchesi
> It has been 3 months again so time for another update. > I just pushed the version bump update and would like to do a release > tomorrow unless some showstoppers are found. I tested current git master on Debian 8 amd64, Debian 9 amd64, Fedora rawhide x86_64, ppc64le, aar

Re: Prepare for elfutils 0.170

2017-08-02 Thread Jose E. Marchesi
> It has been 3 months again so time for another update. > I just pushed the version bump update and would like to do a release > tomorrow unless some showstoppers are found. I tested current git master on Debian 8 amd64, Debian 9 amd64, Fedora rawh

Re: Prepare for elfutils 0.170

2017-08-02 Thread Mark Wielaard
Hi Jose, On Wed, 2017-08-02 at 21:21 +0200, Jose E. Marchesi wrote: > Never mind... now that I bothered to actually read what that code does, > found the problem was I didnt configure enabling maintainer mode... > > Maybe it would be good to update libdw/known-dwarf.h in the git repo... It isn'

Latest version of dwarflint?

2017-08-02 Thread Ananthakrishna Sowda (asowda)
I found the dwarflint and locstats tools in the ‘dwarf ‘ branch of elfutils. https://sourceware.org/elfutils/DwarfLint Any plans of merging this into main branch? I get following error from locstats: error: .debug_info: DIE 0x3f10fc: dwarf_getlocation_addr: invalid DWARF This error is reporte