We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4df19c commit f08493dCopy full SHA for f08493d
README.md
@@ -52,6 +52,8 @@ tested:
52
| Alpha | Linux | GCC |
53
| Alpha | Tru64 | GCC |
54
| ARC | Linux | GCC |
55
+| ARC32 | Linux | GCC |
56
+| ARC64 | Linux | GCC |
57
| ARM | Linux | GCC |
58
| ARM | iOS | GCC |
59
| ARM | Windows | MSVC |
@@ -202,8 +204,8 @@ See the git log for details at http://github.com/libffi/libffi.
202
204
203
205
TBD - TBD
206
Add support for wasm32.
- Add support for HPPA64.
- Many HPPA fixes.
207
+ Add support for HPPA64, and many HPPA fixes.
208
+ Add support for ARCv3: ARC32 & ARC64.
209
Many x86 Darwin fixes.
210
211
3.4.4 Oct-23-2022
0 commit comments