Static tramp v5 (#624)
[platform/upstream/libffi.git] / src / x86 / ffiw64.c
2021-03-05 Madhavan T. Venkat... Static tramp v5 (#624)
2020-10-27 Jeremy Huddleston... Support building x86 and arm64 without FFI_GO_CLOSURES...
2020-02-22 Moxie BotMerge branch 'master' of github.com:/libffi/libffi
2020-02-22 hjl-toolsx86: Add indirect branch tracking support (#540)
2019-04-27 driver1998fix x86/x64 MSVC build (#487)
2019-02-19 Jeremy Huddleston... Cleanup symbol exports on darwin and add architecture...
2018-03-18 Anthony GreenAdd FFI_GNUW64 ABI for GNU 80-bit long double support
2018-03-18 Anthony GreenAdd FFI_GWIN64 ABI for GNU 80-bit long double support
2017-03-16 Anthony GreenMerge pull request #238 from KubaKaszycki/master
2016-05-23 Tom TromeyMerge pull request #237 from tschwinge/libffi_feature_test
2016-05-17 Tom TromeyMerge pull request #234 from berkerpeksag/disable-docs
2016-05-17 Tom TromeyMerge pull request #242 from somasis/master
2016-05-03 Tom TromeyMerge pull request #231 from berkerpeksag/simplfy-oserror
2016-05-03 Richard HendersonMerge pull request #236 from andreas-schwab/master
2016-05-01 Richard HendersonMerge pull request #241 from rth7680/fix-win64
2016-04-29 Richard Hendersonx86: Fix calling convention for ffi_closure_win64_inner
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 TriplettSupport the WIN64/EFI64 calling convention on all X86_6...
2015-07-27 Josh Triplettsrc/x86/ffiw64.c: Don't assign a "char *" to an "unsign...
2015-01-10 Anthony GreenMerge pull request #166 from chevah/master
2015-01-10 Anthony GreenMerge pull request #165 from rth7680/pcc
2015-01-10 Anthony GreenMerge pull request #164 from rth7680/darwin
2015-01-10 Anthony GreenMerge pull request #160 from nobu/msvc-no-complex
2015-01-10 Anthony GreenMerge pull request #159 from nobu/fix-void-arith
2014-12-22 Nobuyoshi Nakadax86: Fix void pointer arithmetic
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 Hendersonwin64: Rewrite