Hi, Mark:
Any comments? Thanks.
With this patch, pahole is now able to convert dwarf to BTF on
LoongArch machine.
cheers,
--
Hengqi
On Sat, Dec 3, 2022 at 9:47 PM Hengqi Chen wrote:
>
> This implements initial support for the LoongArch architecture.
>
> Signed-off-by: Hengqi Chen
> ---
> b
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo
> ---
> libcpu/Makefile.am | 2 +-
> libcpu/i386_parse.y | 13 +
> 2 files changed, 10 insertions(+), 5 deletions(-)
>
> diff --git a/libcpu/Makefile.am b/libcpu/Makefile.am
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo
> ---
> libcpu/i386_disasm.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libcpu/i386_disasm.c b/libcpu/i386_disasm.c
> index 599d1654..cc75a7b1 100644
> --- a
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo
> ---
> libcpu/i386_data.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libcpu/i386_data.h b/libcpu/i386_data.h
> index 06356b8a..fe3c4ae1 100644
> --- a/libcp
Hi,
We seem to use __typeof everywhere except in memory-access.h. So this
seems like an OK change.
Added a ChangeLog entry and pushed as:
commit 78dd3b32edf55fc8bdc6268163d5d743a84b1075
Author: Yonggang Luo
Date: Fri Oct 21 02:25:52 2022 +0800
libdw: Change typeof -> __typeof in memory-a
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> -
> +#ifndef __OPTIMIZE__
> unsigned int
> dwarf_whatattr (Dwarf_Attribute *attr)
> {
>return attr == NULL ? 0 : attr->code;
> }
> +#endif
> diff --git a/libdw/dwarf_whatform.c b/libdw/dwarf_whatform.c
> index
A new failure has been detected on builder elfutils-debian-ppc64 while building
elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/63/builds/113
Build state: failed configure (failure)
Revision: dab89fba0e84c948fb270e541d1d1313afd2c2c3
Worker: debian-p
Hi,
On Mon, Dec 12, 2022 at 02:01:49PM +, builder--- via Elfutils-devel wrote:
> A new failure has been detected on builder elfutils-debian-ppc64 while
> building elfutils.
>
> Full details are available at:
> https://builder.sourceware.org/buildbot/#builders/63/builds/113
>
> Build sta
A new failure has been detected on builder elfutils-rawhide-x86_64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/140/builds/74
Build state: failed test (failure)
Revision: 78dd3b32edf55fc8bdc6268163d5d743a84b1075
Worker: bb1-2
Build
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> on win32, there is no err.h
> [...]
> +#else
> + (void)status;
> + vfprintf(stderr, format, argp);
> +#endif
>va_end(argp);
That doesn't look like a valid implementation of error, it ignores
errno and doesn't ex
Hi,
Why is this necessary?
Thanks,
Mark
Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo
> ---
> libelf/elf_begin.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/libelf/elf_begin.c b/libelf/elf_begin.c
> index 6d31882e..d867cd6f 100644
> --- a/libelf/elf_begin.c
Hi Mark,
Mark Wielaard writes:
> On Mon, Dec 12, 2022 at 02:01:49PM +, builder--- via Elfutils-devel wrote:
>> A new failure has been detected on builder elfutils-debian-ppc64 while
>> building elfutils.
>>
>> Full details are available at:
>> https://builder.sourceware.org/buildbot/#b
A restored build has been detected on builder elfutils-debian-ppc64 while
building elfutils.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/63/builds/115
Build state: build successful
Revision: 78dd3b32edf55fc8bdc6268163d5d743a84b1075
Worker: debian-ppc64
Bu
14 matches
Mail list logo