Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d817d0da | 2020-11-10 20:39:25 | Don't use FFI_TYPE_LONGDOUBLE in the jump table in win64*.S (#580) It may have the same value as FFI_TYPE_DOUBLE per ffi.h, which possibly can make things go wrong with .org/ORG. For instance, GCC complains about "Error: attempt to move .org backwards" | ||
| 1e0d107b | 2017-01-08 20:12:59 | Modify configure.host to detect compilation with Microsoft Visual C++ and use assembly with Intel syntax in that case |