• Martin Storsjö's avatar
    ntdll: Remove libunwind support for ARM. · 4e9838fb
    Martin Storsjö authored
    Building for ARM with libunwind available has been broken
    since 89f3c597, due to
    references to raise_func_trampoline that were left behind.
    
    In Linux builds, libunwind isn't practically needed since
    a27b202a (which implemented an
    internal EHABI unwinder). That unwinder currently only supports
    Linux, due to relying on dl_iterate_phdr, but if necessary, we
    could also try to detect support for dl_iterate_phdr in configure
    for other OSes.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    4e9838fb
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE.md Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...