On Tue, 2020-11-03 at 20:39 -0300, Érico Nogueira via Elfutils-devel wrote:
> On Tue Nov 3, 2020 at 10:33 PM -03, Dmitry V. Levin wrote:
> > On Sun, Nov 01, 2020 at 09:48:50PM -0300, Érico Nogueira via
> > Elfutils-devel wrote:
> > >
> > > +saved_LIBS="$LIBS"
> > > +AC_SEARCH_LIBS([_obstack_free],
On Wed, 2020-11-11 at 22:24 +0100, Mark Wielaard wrote:
> On Wed, 2020-11-11 at 15:57 -0500, Frank Ch. Eigler wrote:
> > On Wed, Nov 11, 2020 at 09:31:38PM +0100, Mark Wielaard wrote:
> > > debuginfod-find -v enables a progressfn that prints the Progress
> > > every
> > > time the callback is calle
https://sourceware.org/bugzilla/show_bug.cgi?id=26878
Mark Wielaard changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
Hi Navin,
On Fri, 2020-11-13 at 20:17 +0530, Navin P via Elfutils-devel wrote:
> elflint doesn't recognize .rela.eh_frame like it does for other
> .rela sections.
Timm also noticed https://sourceware.org/bugzilla/show_bug.cgi?id=26878
I have an alternative patch that only recognizes SHT_X86_64
Hi Navin,
On Fri, 2020-11-13 at 20:45 +0530, Navin P via Elfutils-devel wrote:
> make elflint ignore it rather error as unsupported type. Other tools
> like
> readelf , objdump understand this section.
Is there a specification of this section type?
diff --git a/libelf/elf.h b/libelf/elf.h
> in
The Buildbot has detected a failed build on builder whole buildset while
building elfutils.
Full details are available at:
https://builder.wildebeest.org/buildbot/#builders/10/builds/587
Buildbot URL: https://builder.wildebeest.org/buildbot/
Worker for this Build: fedora-s390x
Build Reason:
On Tue, 2020-11-17 at 15:09 +, build...@builder.wildebeest.org
wrote:
> The Buildbot has detected a failed build on builder whole buildset
> while building elfutils.
> Full details are available at:
> https://builder.wildebeest.org/buildbot/#builders/10/builds/587
>
> Buildbot URL: https:/
with clang compiler build, before applying this patch 3 tests were
failing and after
applying the patch all tests pass.
your patch is much better as it fixes the backend.
On Tue, Nov 17, 2020 at 7:44 PM Mark Wielaard wrote:
>
> Hi Navin,
>
>
> On Fri, 2020-11-13 at 20:17 +0530, Navin P via Elfut
On Tue, Nov 17, 2020 at 7:49 PM Mark Wielaard wrote:
>
> Hi Navin,
>
> On Fri, 2020-11-13 at 20:45 +0530, Navin P via Elfutils-devel wrote:
> > make elflint ignore it rather error as unsupported type. Other tools
> > like
> > readelf , objdump understand this section.
>
> Is there a specificatio