|
fbd1de85
|
2020-06-29T08:02:20
|
|
Add support for csky
|
|
5e6ca054
|
2020-05-01T13:59:11
|
|
Add support for Kalray KVX architecture (#559)
|
|
4a6414f2
|
2020-03-09T21:10:53
|
|
Mention ARM Pointer Authentication
|
|
4c775d7c
|
2020-02-21T22:12:34
|
|
Update for pending 3.4 release.
|
|
803db14c
|
2019-11-24T16:10:22
|
|
Merge branch 'master' of github.com:libffi/libffi
|
|
fb914c36
|
2019-11-24T18:25:13
|
|
disable obsolete 32-bit targets in macOS (#511)
|
|
fd99c95f
|
2019-11-24T11:11:25
|
|
Minor clean-up
|
|
d996cb28
|
2019-11-23T09:00:14
|
|
Version 3.3
|
|
d01088a5
|
2019-11-21T05:36:06
|
|
Mention more major port contributors
|
|
34a3a661
|
2019-11-21T04:59:39
|
|
Fix formatting of README.
|
|
b6804d16
|
2019-11-17T09:19:14
|
|
Mention binary128 long double support for Power
|
|
c95cc4b3
|
2019-11-06T06:30:20
|
|
Reference FFI_BUILDING_DLL
|
|
88a76477
|
2019-11-03T06:28:51
|
|
rc2. hack as per: https://github.com/travis-ci/travis-ci/issues/6934
|
|
52b066f0
|
2019-10-24T07:03:43
|
|
Update versions to 3.3-rc1
|
|
d856743e
|
2019-06-26T07:31:22
|
|
libffi: added ARM64 support for Windows (#486)
* libffi: added ARM64 support for Windows
1. ported sysv.S to win64_armasm.S for armasm64 assembler
2. added msvc_build folder for visual studio solution
3. updated README.md for the same
4. MSVC solution created with the changes, and below test suites are tested
with test script written in python.
libffi.bhaible
libffi.call
5. Basic functionality of above test suites are getting passed
Signed-off-by: ossdev07 <ossdev@puresoftware.com>
* Update README.md
|
|
db5706ff
|
2019-04-26T04:58:58
|
|
add support for 32-bit ARM on Windows (#477)
* add support for 32-bit ARM on Windows
* fix mismatched brace in appveyor.yml
* remove arm platform from appveyor.yml for now
* fix arm build
* fix typo
* fix assembler names
* try Visual Studio 2017
* add windows arm32 to .appveyor.yml
* update README.md
|
|
8660e693
|
2018-04-02T08:30:17
|
|
3.3 release candidate 0
|
|
33da6c07
|
2018-03-27T05:07:08
|
|
Mention C99 and build requirements
|
|
e6bdbd78
|
2018-03-27T04:46:04
|
|
Remove reference to wiki
|
|
6f7c29c5
|
2018-03-24T08:40:04
|
|
Formatting fixes
|
|
6d2233f9
|
2018-03-23T09:06:08
|
|
Add sparc solaris build notes
|
|
99a80d2f
|
2018-03-18T21:22:55
|
|
Fix formatting
|
|
a3e87ac8
|
2018-03-18T20:36:52
|
|
Fix formatting
|
|
43980dd1
|
2018-03-18T12:32:10
|
|
Add FFI_GNUW64 ABI for GNU 80-bit long double support
|
|
9bc40d87
|
2018-03-18T12:32:10
|
|
Add FFI_GWIN64 ABI for GNU 80-bit long double support
|
|
d974207c
|
2018-03-17T09:03:42
|
|
Formatting fixes. Add 'bug fixes' note.
|
|
076d5a98
|
2018-03-14T11:13:32
|
|
markdown fixes
|
|
e8f5a430
|
2018-03-13T09:27:00
|
|
Fix appveyor badge
|
|
d1689dd3
|
2018-03-13T09:24:37
|
|
Fix travis badge. Add REAME.md to dist files
|
|
785351fb
|
2018-03-13T09:21:49
|
|
Preformat release notes
|
|
8c7fbd16
|
2018-03-13T09:20:44
|
|
Preformat release notes
|
|
54f31b00
|
2018-03-13T09:17:57
|
|
Try to fix table
|
|
3a29a27a
|
2018-03-13T09:14:40
|
|
Clean up markdown table
|
|
fbfc3b04
|
2018-03-13T09:12:21
|
|
Move to markdown
|