Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250618041927.GJ6263@brightrain.aerifal.cx>
Date: Wed, 18 Jun 2025 00:19:27 -0400
From: Rich Felker <dalias@...c.org>
To: Yao Zi <ziyao@...root.org>
Cc: musl@...ts.openwall.com, lixing@...ngson.cn, wanghongliang@...ngson.cn,
	Jingyun Hua <huajingyun@...ngson.cn>
Subject: Re: [PATCH] LoongArch64: add new reloc types and
 NT_LOONGARCH_HW_* into elf.h

On Wed, Jun 18, 2025 at 04:02:37AM +0000, Yao Zi wrote:
> On Thu, Apr 03, 2025 at 09:57:16AM +0000, Yao Zi wrote:
> > On Sat, Jan 04, 2025 at 04:41:44PM +0800, Jingyun Hua wrote:
> > > These new LoongArch reloc types(101 to 126) have been added in LoongArch psABI
> > > v2.30 and NT_LOONGARCH_HW_BREAK/NT_LOONGARCH_HW_WATCH sync Linux 6.12 elf.h.
> > > 
> > > Link:
> > > https://github.com/loongson/la-abi-specs/blob/v2.30/laelf.adoc#relocation-types
> > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/elf.h?h=v6.12#n458
> > > 
> > > Also refer to glibc:
> > > https://sourceware.org/git/?p=glibc.git;a=blob;f=elf/elf.h
> > 
> > Ping on this patch, This is necessary for LLDB 20.1.2 to be built for
> > loongarch64. Although there's a workaround introduced later[1], it will
> > be nice to have these definitions presented in musl's elf.h as soon as
> > possible :)
> > 
> > Thanks,
> > Yao Zi
> 
> Gently ping again on this, it will be nice if we could include it in
> musl v1.2.6 :)
> 
> > [1]: https://github.com/llvm/llvm-project/commit/50ae1c7bf40ba50aaf3132fa869eda8f06648155

Yes, I want to make sure the missing loongarch stuff gets in without
being overlooked. Pleae ping any other stuff that's missing too. Thanks!

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.