Ping,
Thanks.
在 2024/3/11 18:02, Ying Huang 写道:
> Hi Mark,
>
> Could you please review these patches, I have splited patch v2 1/5 to patch
> v3 1/6 and 2/6.
>
> Thanks,
>
> Ying
>
>
> 在 2024/3/5 17:51, Ying Huang 写道:
>> From: Ying Huang
>>
>> Signed-off-by: Ying Huang
>> ---
>> backends/Make
cc Andrew
> -Original Message-
> From: Matheus Bernardino (QUIC)
> Sent: Thursday, March 21, 2024 4:09 PM
> To: elfutils-devel@sourceware.org
> Cc: Brian Cain ; Sid Manning ;
> m...@klomp.org
> Subject: [PATCH 0/2] Add initial support for Hexagon
>
> The patches were inspired by
> https:
The patches were inspired by
https://sourceware.org/cgit/elfutils/commit?id=13a4d1279c5b7847049ca3045d04f2705c45ce31
Related to:
https://lore.kernel.org/all/6498586d7d0ed112e6c44be98d439abc549653c7.ca...@klomp.org/t/#u
Matheus Tavares Bernardino (2):
Add support for Hexagon
Hexagon: implement
This fixes the "invalid machine flag" error from eu-elflint when passing
hexagon binaries.
Signed-off-by: Matheus Tavares Bernardino
---
backends/hexagon_init.c | 1 +
backends/hexagon_symbol.c | 8
2 files changed, 9 insertions(+)
diff --git a/backends/hexagon_init.c b/backends/hexa
This implements initial support for the Hexagon architecture.
Signed-off-by: Matheus Tavares Bernardino
---
backends/Makefile.am | 6 +-
backends/hexagon_init.c| 51 +++
backends/hexagon_reloc.def | 130
backends/hexagon_symbol.c |
Hi,
On Thu, Mar 21, 2024 at 04:04:11PM +0100, Frederik “Freso” S. Olesen wrote:
> Add support for setting $DEBUGINFOD_URLS automatically in the fish shell
> similar to the profile scripts for POSIX and csh shells.
>
> Makefile is set to install this into fish’s $XDG_DATA_DIRS vendor
> directory i
Add support for setting $DEBUGINFOD_URLS automatically in the fish shell
similar to the profile scripts for POSIX and csh shells.
Makefile is set to install this into fish’s $XDG_DATA_DIRS vendor
directory instead of under /etc:
https://fishshell.com/docs/current/language.html#configuration-files
https://sourceware.org/bugzilla/show_bug.cgi?id=31447
Di Chen changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |dichen at redhat dot com