summaryrefslogtreecommitdiff
path: root/src/x86/win64.S
Commit message (Expand)AuthorAgeFilesLines
* src/x86/win64.S: Use #define instead of .macro (#665) (#669)rorth2021-12-231-7/+6
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-0/+14
* Don't use FFI_TYPE_LONGDOUBLE in the jump table in win64*.S (#580)Mike Hommey2020-11-101-2/+3
* x86: Add indirect branch tracking support (#540)hjl-tools2020-02-211-1/+4
* Cleanup symbol exports on darwin and add architecture preprocessor checks to ...Jeremy Huddleston Sequoia2019-02-191-0/+5
* Revert "Remove some symbol exports and cleanup newline warnings (#433)"Anthony Green2018-05-051-3/+0
* Remove some symbol exports and cleanup newline warnings (#433)Jeremy Huddleston Sequoia2018-05-051-0/+3
* Updating calls to ffi_closure_unix64_inner and ffi_closure_win64_inner to use...jon2017-12-011-1/+1
* Mark win64.S with GNU-stack noteRichard Henderson2016-06-051-0/+4
* [Darwin-x86, build] Fix up label prefixes, remove .purgemIain Sandoe2016-05-261-8/+8
* x86: Fix calling convention for ffi_closure_win64_innerRichard Henderson2016-04-291-7/+7
* x86: Copy fix for clang .org from unix64.SRichard Henderson2016-04-151-23/+28
* src/x86/win64.S: Handle name mangling and PICJosh Triplett2015-07-261-9/+4
* src/x86/win64.S: Support compiling on non-WIN64 platformsJosh Triplett2015-07-261-19/+28
* win64: RewriteRichard Henderson2014-11-121-497/+196
* 2014-05-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger2014-09-201-59/+111
* win64-underscore patchAnthony Green2010-11-221-7/+15
* Initial commitAnthony Green2009-10-041-0/+460