]> git.ipfire.org Git - thirdparty/gcc.git/commit
Hurd x86_64: add unwind support for signal trampoline code
authorFlavio Cruz <flaviocruz@gmail.com>
Thu, 29 Feb 2024 03:59:09 +0000 (22:59 -0500)
committerThomas Schwinge <tschwinge@baylibre.com>
Wed, 20 Mar 2024 19:25:09 +0000 (20:25 +0100)
commitb7c4ae5ace82b81dafffbc50e8026adfa3cc76e7
treed179f198a253cadf02ddfe0803d2d269af118250
parentd2b25083a41347ce3d2875fcd932dcb08756058a
Hurd x86_64: add unwind support for signal trampoline code

Tested with some simple toy examples where an exception is thrown in the
signal handler.

libgcc/ChangeLog:
* config/i386/gnu-unwind.h: Support unwinding x86_64 signal frames.

Signed-off-by: Flavio Cruz <flaviocruz@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
libgcc/config/i386/gnu-unwind.h