qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 07/21] linux-user/hexagon: Implement setup_sigtramp


From: Richard Henderson
Subject: Re: [PATCH 07/21] linux-user/hexagon: Implement setup_sigtramp
Date: Wed, 16 Jun 2021 16:15:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/16/21 2:37 PM, Taylor Simpson wrote:
Yes, I'm confused.  Why is signal frame unwinding in libgcc?

Because it's tied to the compiler, and it was a decent solution back in 1997.

I see llvm calls it libunwind, and only has special signal frame support for aarch64. I wonder if ever other target is expecting unwind info in a vdso?


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]