Edit

kc3-lang/libffi/src

Branch :

  • Show log

    Commit

  • Author : Jeremy Huddleston Sequoia
    Date : 2018-06-25 04:38:58
    Hash : 65da63ab
    Message : Add compact unwind for darwin/i386 (#440) * x86: Add implementation of compact unwind for ffi_call_i386, et al. Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org> * x86: Use __text as the section name to avoid deprecated section name warnings. Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org> * darwin: Add missing regular,debug attributes for compact unwind sections Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@macports.org>