[Bug backends/31142] riscv pass_by_flattened_arg not implemented

2023-12-20 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31142 Mark Wielaard changed: What|Removed |Added Assignee|unassigned at sourceware dot org |mark at klomp dot org

Re: [PATCH] Add helper function for basename

2023-12-20 Thread Mark Wielaard
Hi Khem, On Wed, Dec 20, 2023 at 08:43:57AM -0800, Khem Raj wrote: > This patch seem to work fine Thanks for double checking. I pushed it as: commit a2194f6b305bf0d0b9dd49dccd0a5c21994c8eea Author: Khem Raj Date: Sun Dec 10 12:20:33 2023 -0800 Add helper function for basename mu

[Bug libelf/31034] iproute2 fails to build with elfutils 0.190 with musl libc

2023-12-20 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31034 Mark Wielaard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug general/30975] elfutils incorrectly reports core files with non-contiguous segments

2023-12-20 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30975 Mark Wielaard changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

Re: [PATCH] Add helper function for basename

2023-12-20 Thread Khem Raj
Hi Mark This patch seem to work fine On Thu, Dec 14, 2023 at 11:28 AM Khem Raj wrote: > > On Thu, Dec 14, 2023 at 11:22 AM Mark Wielaard wrote: > > > > Hi Khem, > > > > On Thu, Dec 14, 2023 at 10:15:00AM -0800, Khem Raj wrote: > > > Overall, this looks a good improvement on top of my patch so g