Hi,
On Fri, 2023-08-25 at 01:33 +0200, Mark Wielaard wrote:
> Handle RELR as defined here:
> https://groups.google.com/g/generic-abi/c/bX460iggiKg/m/YT2RrjpMAwAJ
>
> Introduce new ELF_T_RELR Elf_Type and handle it for SHT_RELR. Check
> various properties in elflint. Print RELR relocations in
>
https://sourceware.org/bugzilla/show_bug.cgi?id=28495
Mark Wielaard changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28204
--- Comment #28 from Mark Wielaard ---
(In reply to Ryan Goldberg from comment #27)
> (In reply to Mark Wielaard from comment #24)
> > BTW. How does this interact with the "section" queries?
> Since these aren't ima verifiable anyways wdyt of
Adds new LoongArch relocations.
* elf.h: Update from glibc.
Signed-off-by: Xi Ruoyao
---
libelf/elf.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/libelf/elf.h b/libelf/elf.h
index 89fc8021..9c51073f 100644
--- a/libelf/elf.h
+++ b/libelf/elf.h
@@ -4205,6 +4205,15 @@ enu
* backends/loongarch_reloc.def: Add DELETE, ALIGN, PCREL20_S2,
CFA, ADD6, SUB6, ADD_ULEB128, SUB_ULEB128, 64_PCREL.
Signed-off-by: Xi Ruoyao
---
backends/loongarch_reloc.def | 9 +
1 file changed, 9 insertions(+)
diff --git a/backends/loongarch_reloc.def b/backends/loong
Hi,
On Fri, 2023-03-31 at 12:50 +0800, lilydjwg via Elfutils-devel wrote:
> On Thu, Mar 30, 2023 at 01:24:13PM -0400, Frank Ch. Eigler wrote:
> > > The written_size is actual file size (uncompressed), but IIUC
> > > Content-Length is the compressed size if Content-Encoding says the
> > > content i
On Tue, 2023-08-29 at 21:14 +0800, Xi Ruoyao via Elfutils-devel wrote:
> * backends/loongarch_reloc.def: Add DELETE, ALIGN, PCREL20_S2,
> CFA, ADD6, SUB6, ADD_ULEB128, SUB_ULEB128, 64_PCREL.
Thanks, looks correct.
Pushed,
Mark
On Tue, 2023-08-29 at 21:14 +0800, Xi Ruoyao via Elfutils-devel wrote:
> Adds new LoongArch relocations.
>
> * elf.h: Update from glibc.
Thanks, matches current glibc elf/elf.h.
Pushed,
Mark
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/216
Build state: failed test (failure)
Revision: 2ba424d65adca45b799a3973d43ccaf4002cb833
Worker: centos-x86_6
Hi,
On Tue, 2023-08-29 at 14:04 +, builder--- via Elfutils-devel wrote:
> 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/216
>
> Build state: fa
A restored build 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/217
Build state: build successful
Revision: 9c41344c968a9c4b9bf539b09ed522e5ada9deb1
Worker: centos-x86_64
https://sourceware.org/bugzilla/show_bug.cgi?id=30809
Bug ID: 30809
Summary: improve debuginfod-client progress callback parameters
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Hi -
> What is the status of this patch/discussion?
U forgot about it. But that's OK, filed PR30809, and wrote &
tested this little patch:
commit 3ef3fab0d64c89a52dd6e2ce0d01dd5e713d7b5a
Author: Frank Ch. Eigler
Date: Tue Aug 29 14:08:04 2023 -0400
PR30809: improve debuginfod client
Hi Frank,
On Tue, Aug 29, 2023 at 02:33:07PM -0400, Frank Ch. Eigler wrote:
> commit 3ef3fab0d64c89a52dd6e2ce0d01dd5e713d7b5a
> Author: Frank Ch. Eigler
> Date: Tue Aug 29 14:08:04 2023 -0400
>
> PR30809: improve debuginfod client progress-callback parameters
>
> * debuginfod-clie
https://sourceware.org/bugzilla/show_bug.cgi?id=30809
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
15 matches
Mail list logo