|
2529b40d
|
2025-06-02T20:42:47
|
|
chore: update version to 3.5.0-rc0 in documentation and configuration files
|
|
55d84b0c
|
2025-06-02T20:40:44
|
|
docs: update README with new libffi release information
|
|
9ee7341d
|
2025-05-26T08:19:32
|
|
feat(README): add details for next version release in history section
|
|
64d5e122
|
2025-05-25T16:09:59
|
|
docs: update required installations in README.md
|
|
bfb5b005
|
2025-04-09T10:32:42
|
|
feat: Update version of libffi to 3.4.8 with various fixes and enhancements
|
|
1716f81e
|
2025-02-08T11:32:05
|
|
feat: remove nios2 support
Acked-by: Anthony Green <green@moxielogic.com>
|
|
252c0f46
|
2025-02-08T09:37:31
|
|
chore: Bump version to 3.4.7 and update change log
|
|
3d0ce1e6
|
2024-02-18T09:22:51
|
|
chore: update version to 3.4.6 and fix long double regression on mips64 and alpha
|
|
40435531
|
2024-02-15T08:01:43
|
|
docs(README): update release details for libffi-3.4.5
|
|
0b1dd62b
|
2024-02-01T04:54:57
|
|
Update README.md (#820)
For cygwin/MSVC build, CXXCPP is also needed to pass configure checks
|
|
11af2196
|
2023-11-23T09:22:20
|
|
Reference recent changes
|
|
8bdd4716
|
2023-04-02T19:54:22
|
|
More accurate explanation of wasm32 state in readme (#776)
There are three main wasm32 target triples:
* wasm32-unknown-unknown
* wasm32-unknown-emscripten
* wasm32-unknown-wasi
The wasm32 port is only for the wasm32-unknown-emscripten target triple.
(The other triples have no dynamic linking support so libffi would be both
hard to port and of limited utility.)
|
|
f08493d2
|
2023-02-17T20:35:44
|
|
Mention ARCv3 work
|
|
7d03d3a3
|
2023-02-02T16:09:14
|
|
Mention wasm32
|
|
abf211d1
|
2023-02-02T07:06:02
|
|
Mention HPPA fixes
|
|
baa6bbbc
|
2023-02-02T06:59:46
|
|
Add HPPA64 support
|
|
3a8bb6bb
|
2023-01-08T21:56:34
|
|
fix typo (#758)
`mingW` -> `MinGW`
|
|
f24180be
|
2022-10-23T20:17:29
|
|
Update to version 3.4.4
|
|
848052fa
|
2022-10-23T11:25:10
|
|
More aarch64 fixes
|
|
e1d1b094
|
2022-09-28T10:16:45
|
|
Add .
|
|
b45f6894
|
2022-09-28T10:16:01
|
|
Update README for 3.4.4.
|
|
f0675ab7
|
2022-09-19T17:30:51
|
|
Update version to 3.4.4-experimental
|
|
84817695
|
2022-09-19T13:31:46
|
|
Fix typo
|
|
0a769ccc
|
2022-09-19T08:17:15
|
|
Update release dates
|
|
b801b54b
|
2022-09-19T06:49:32
|
|
Mention AIX with GCC
|
|
598ea692
|
2022-09-19T06:43:41
|
|
Clean ups, preparing for new release
|
|
b577a5b8
|
2022-09-12T10:23:59
|
|
Mention Cygwin static trampoline support.
|
|
08693502
|
2022-09-07T07:12:10
|
|
Set CC and CXX for GCC compile farm builds
|
|
fc8c8c1e
|
2022-06-25T11:06:00
|
|
Fix ILP32 for aarch64
|
|
aa2c4141
|
2022-05-29T10:28:10
|
|
64-bit cygwin: fix struct args. Document change.
|
|
01d54435
|
2022-05-24T21:38:51
|
|
Mention loongson64
|
|
68485e33
|
2021-07-29T07:13:35
|
|
Mention x32 static tramponline fix
|
|
a541fc60
|
2021-07-16T08:56:30
|
|
Update README for next release.
|
|
f9ea4168
|
2021-06-28T21:10:49
|
|
Update version to 3.4.2
|
|
2bdc8e52
|
2021-06-28T19:50:29
|
|
Version 3.4.1
|
|
c1d09bf0
|
2021-06-28T18:50:31
|
|
Update version to 3.4.0
|
|
4557f232
|
2021-06-28T09:53:01
|
|
3.4.0 release candidate 2
|
|
11f97138
|
2021-06-27T07:46:12
|
|
Update contact info
|
|
becae739
|
2021-06-22T13:01:06
|
|
Switch from travis-ci.org to travis-ci.com.
|
|
e92c81a5
|
2021-03-24T07:07:53
|
|
Mention MSVC runtime stack checking improvement
|
|
aa4dafb1
|
2021-03-23T19:06:08
|
|
Mention LIBFFI_TMPDIR
|
|
8f44384d
|
2021-03-23T14:24:54
|
|
Fix formatting
|
|
9d491b5e
|
2021-03-23T12:26:37
|
|
Mention KVX
|
|
205cf01b
|
2021-03-23T11:31:08
|
|
Bug #680. Don't accept floats or small ints as var args. (#628)
* Bug #680. Don't accept floats or small ints as var args.
* Bug #680. Don't accept floats or small ints as var args.
* Bug #680. Don't accept floats or small ints as var args.
|
|
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
|