projects
/
platform
/
upstream
/
libffi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d491b5
)
Fix formatting
author
Anthony Green
<green@moxielogic.com>
Tue, 23 Mar 2021 18:24:54 +0000
(14:24 -0400)
committer
Anthony Green
<green@moxielogic.com>
Tue, 23 Mar 2021 18:24:54 +0000
(14:24 -0400)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 8cd49b10c05344126f4ba0c43fd736fd998c9f73..28cc8c66778b0a60caf65c7c70157d03ff05ee91 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-200,8
+200,8
@@
See the git log for details at http://github.com/libffi/libffi.
3.4 TBD
Add static trampoline support for Linux on x86_64 and ARM64.
- Add support for Alibaba's CSKY architecture.
- Add support for Kalray's KVX architecture.
+
Add support for Alibaba's CSKY architecture.
+
Add support for Kalray's KVX architecture.
Add support for Intel Control-flow Enforcement Technology (CET).
Add support for ARM Pointer Authentication (PA).
Fix 32-bit PPC regression.