On Thu, 13 Oct 2022 16:40:36 +0200
Mark Wielaard wrote:
> Hi,
>
> On Mon, 2022-08-08 at 01:17 +0200, Mark Wielaard wrote:
> > On Sun, Aug 07, 2022 at 07:31:38PM +0100, Sergei Trofimovich via
> > Elfutils-devel wrote:
> > > binutils started producing 0-sized DIEs on functions interspersed
> > >
A new failure has been detected on builder elfutils-centos-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/39/builds/75
Build state: failed test (failure)
Revision: 6284f4d12ccbc6405e986fd84ac6d4d72dc9c2a7
Worker: centos-x86_64
Hi,
On Tue, 2022-09-13 at 09:40 -0700, Khem Raj via Elfutils-devel wrote:
> A local error() impelmentation is used when libc does not provide it,
> therefore link in libeu.a which contains this function in tests
> needing
> error() API
>
> Signed-off-by: Khem Raj
Thanks. Added a ChangeLog entry
Hi Andreas,
On Wed, 2022-08-10 at 11:27 +0200, Andreas Schwab via Elfutils-devel
wrote:
> This does not work yet. The RISC-V attribute tags use the same
> convention as the GNU attributes: odd numbered tags take a string
> value,
> even numbered ones an integer value, but print_attributes assumes
Hi,
On Mon, 2022-08-08 at 01:17 +0200, Mark Wielaard wrote:
> On Sun, Aug 07, 2022 at 07:31:38PM +0100, Sergei Trofimovich via
> Elfutils-devel wrote:
> > binutils started producing 0-sized DIEs on functions interspersed
> > by nested sections (".section ...; .previous). This led to
> > run-low_hi