Hi, On Fri, Feb 23, 2024 at 12:47:26PM +0800, Xi Ruoyao wrote: > LoongArch psABI v2.30 has introduced 17 new reloc types for TLS > descriptor, TLS LE relaxation, and medium code model function call. Add > them to elfutils. > > Tested on loongarch64-linux-gnu with Binutils-2.42 and GCC 14 (trunk). > > Xi Ruoyao (2): > libelf: Sync elf.h from glibc > backends: Update list of LoongArch relocations
Thanks, looks good. Both patches pushed. Cheers, Mark