Static tramp v5 (#624)
[platform/upstream/libffi.git] / src / x86 / unix64.S
2021-03-05 Madhavan T. Venkat... Static tramp v5 (#624)
2020-10-27 petersnRemoving unnecessary instruction from ffi_call_unix64...
2020-02-22 Moxie BotMerge branch 'master' of github.com:/libffi/libffi
2020-02-22 hjl-toolsx86: Add indirect branch tracking support (#540)
2018-06-25 Jeremy Huddleston... Add compact unwind for darwin/i386 (#440)
2018-06-18 Jeremy Huddleston... i386: Fix missing break; in case statement leading...
2018-05-05 Anthony GreenRevert "Remove some symbol exports and cleanup newline...
2018-05-05 Jeremy Huddleston... Remove some symbol exports and cleanup newline warnings...
2018-01-10 Anthony GreenMerge pull request #393 from thejunkjon/master
2017-12-01 jonUpdating calls to ffi_closure_unix64_inner and ffi_clos...
2016-02-20 Anthony GreenMerge pull request #190 from havardgraff/master
2016-02-20 Anthony GreenMerge pull request #194 from amodra/master
2016-02-20 Anthony GreenMerge pull request #104 from joshtriplett/efi64
2015-07-27 Josh Triplettsrc/x86/win64.S: Handle name mangling and PIC
2015-01-21 Anthony GreenMerge pull request #170 from fealebenpae/aarch64-trampo...
2015-01-16 Anthony GreenMerge pull request #171 from rth7680/fixes
2015-01-16 Rainer Orthx86: Solaris fixes
2015-01-10 Anthony GreenMerge pull request #166 from chevah/master
2015-01-10 Anthony GreenMerge pull request #164 from rth7680/darwin
2015-01-05 Iain Sandoex86: More Darwin unwind fixups
2015-01-05 Richard Hendersonx86: Reinstate hand-written unwind info for unix64.S
2015-01-05 Richard Hendersonx86: Avoid using gas local labels
2015-01-05 Richard Hendersonx86: Use .balign not .align
2015-01-05 Richard Hendersonx86: Disable .org for Darwin
2015-01-05 Richard Hendersonx86: Best guess at update for Darwin
2014-11-12 Anthony GreenMerge branch 'rth7680-go-closure'
2014-11-12 Richard HendersonMerge branch 'go-closure' of https://github.com/rth7680...
2014-11-12 Richard Hendersonx86: Work around clang bugs
2014-11-12 Richard Hendersonx86_64: Add support for complex types
2014-11-12 Richard Hendersonx86_64: Decouple return types from FFI_TYPE constants
2014-11-12 Richard Hendersonx86_64: Fixups for x32
2014-11-12 Richard Hendersonx86-64: Support go closures
2013-02-07 Anthony GreenAdd cache flushing routine for sun compiler on sparc...
2013-01-08 Anthony GreenOnly emit DWARF unwind info when building with GCC
2010-07-12 Anthony Greenrebase
2009-10-05 Anthony GreenMerge branch 'master' of git@github.com:atgreen/libffi
2009-10-04 Anthony GreenInitial commit