Commit 9d491b5e21ffd7fcf2370d998a4832b755d1c9e9

Anthony Green 2021-03-23T12:26:37

Mention KVX

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.md b/README.md
index 23b10ce..8cd49b1 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,7 @@ 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 Intel Control-flow Enforcement Technology (CET).
         Add support for ARM Pointer Authentication (PA).
         Fix 32-bit PPC regression.