Re: [PATCH v3 1/6] Support Mips architecture

2024-03-21 Thread Ying Huang
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 >> --- >>

RE: [PATCH 0/2] Add initial support for Hexagon

2024-03-21 Thread Brian Cain
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 >

[PATCH 0/2] Add initial support for Hexagon

2024-03-21 Thread Matheus Tavares Bernardino
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:

[PATCH 2/2] Hexagon: implement machine flag check

2024-03-21 Thread Matheus Tavares Bernardino
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

[PATCH 1/2] Add support for Hexagon

2024-03-21 Thread Matheus Tavares Bernardino
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 |

Re: [PATCH] config: Add profile script for fish shell

2024-03-21 Thread Mark Wielaard
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

[PATCH] config: Add profile script for fish shell

2024-03-21 Thread Frederik “Freso” S . Olesen
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

[Bug libdw/31447] Provide a public debug section relocation function

2024-03-21 Thread dichen at redhat dot com
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