bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27037] dlltool delay-load trampoline is missing SEH unwind


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27037] dlltool delay-load trampoline is missing SEH unwinding annotations
Date: Wed, 13 Jan 2021 10:56:23 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27037

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2ce40d1a5184271aa01675b55be8c04dfc320eee

commit 2ce40d1a5184271aa01675b55be8c04dfc320eee
Author: Zebediah Figura <z.figura12@gmail.com>
Date:   Wed Jan 13 10:55:46 2021 +0000

    Add SEH support to code generated by dlltool.

            PR 27037
            * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
            and before exit.
            (i386_x64_trampoline): Add SEH annotations.
            (struct mac): Add how_seh field.
            (make_delay_head): If how_set field is true add SEh instructions.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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