Re: [PATCH 4/4] strip: Add --reloc-debug-sections-only option.

2018-11-06 Thread Mark Wielaard
On Fri, 2018-10-26 at 23:50 +0200, Mark Wielaard wrote: > diff --git a/tests/ChangeLog b/tests/ChangeLog > index 751a081..0870d4c 100644 > --- a/tests/ChangeLog > +++ b/tests/ChangeLog > @@ -1,3 +1,7 @@ > +2018-10-26 Mark Wielaard > + > + * run-strip-reloc.sh: Add a test for --reloc-debug-se

Buildbot failure in Wildebeest Builder on whole buildset

2018-11-06 Thread buildbot
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/11/builds/244 Buildbot URL: https://builder.wildebeest.org/buildbot/ Worker for this Build: fedora-ppc64le Build Reaso

Re: Add eu-strip --reloc-debug-sections-only option

2018-11-06 Thread Mark Wielaard
On Fri, 2018-10-26 at 23:50 +0200, Mark Wielaard wrote: > eu-strip already supports --reloc-debug-sections to resolve all > relocations between .debug_ sections while creating a separate > .debug file with -f. It is sometimes useful to do the same without > doing any other stripping. > > --reloc

Re: [PATCH] Also find CFI in sections of type SHT_X86_64_UNWIND

2018-11-06 Thread Mark Wielaard
Hi Milian, On Tue, 2018-11-06 at 00:12 +0100, Milian Wolff wrote: > On Montag, 5. November 2018 00:04:32 CET Mark Wielaard wrote: > > Interestingly, when I try to reproduce this on my laptop (i.e. compile even > the trivial C example), then I cannot reproduce this at all anymore - the > .eh_fra