Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: wreuven/libffi

Tags

v3.4

Toggle v3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow to build with mingw-clang (libffi#579)

For some reason, compiling sysv.S with mingw-clang fails with:
```
error: invalid variant 'ffi_closure_inner@8'
```

This can be fixed (worked around?) by quoting the symbol. This works
fine with mingw-gcc too.

v3.3

Toggle v3.3's commit message
Move nested_struct3 test to closures directory

v3.3-rc2

Toggle v3.3-rc2's commit message
Add sparc64-linux-gnu testing back

v3.3-rc1

Toggle v3.3-rc1's commit message
Update versions to 3.3-rc1

v3.3-rc0

Toggle v3.3-rc0's commit message
3.3 release candidate 0

v3.2.1

Toggle v3.2.1's commit message
libffi-3.2.1

v3.2

Toggle v3.2's commit message
libffi-3.2

v3.1

Toggle v3.1's commit message
Version 3.1

v3.0.13

Toggle v3.0.13's commit message
Merge branch 'master' of github.com:/atgreen/libffi

v3.0.12

Toggle v3.0.12's commit message
Add moxie support. Release 3.0.12.