hurd: libgcc unwinding support over signal trampolines
authorSamuel Thibault <samuel.thibault@gnu.org>
Fri, 29 May 2020 11:46:50 +0000 (13:46 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 17 Jun 2020 22:01:27 +0000 (00:01 +0200)
commit5e2eebc80d6eeca24745c27a925afdb64292ed22
treed11a04eea79f7cfd0a0a010d7d0aa28a3f109d52
parent632183ddcc8f3aead8b4fc63c4ab59a42ef9ad00
hurd: libgcc unwinding support over signal trampolines

libgcc/
* config.host (md_unwind_header) <i[34567]86-*-gnu*>: Set to
'i386/gnu-unwind.h'
* config/i386/gnu-unwind.h: New file.

Signed-off-by: Thomas Schwinge <thomas@codesourcery.com>
libgcc/config.host
libgcc/config/i386/gnu-unwind.h [new file with mode: 0644]