summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMa Jun <majun258@linux.alibaba.com>2020-06-29 08:02:20 -0400
committerAnthony Green <green@moxielogic.com>2020-06-29 08:04:45 -0400
commitfbd1de85f6532f8a8f61abbd7892f8cb58b233d0 (patch)
treeed3c55fa6fa71397e1c3513acec59e496bcc7f73 /README.md
parent0027b072627aa9d3ada71c4374561966064ecd5a (diff)
downloadlibffi-fbd1de85f6532f8a8f61abbd7892f8cb58b233d0.tar.gz
Add support for csky
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a2fa38..4225d85 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ tested:
| ARM | Windows | MSVC |
| AVR32 | Linux | GCC |
| Blackfin | uClinux | GCC |
+| CSKY | Linux | GCC |
| HPPA | HPUX | GCC |
| KVX | Linux | GCC |
| IA-64 | Linux | GCC |
@@ -198,6 +199,7 @@ History
See the git log for details at http://github.com/libffi/libffi.
3.4 TBD
+ Add support for Alibaba's CSKY architecture.
Add support for Intel Control-flow Enforcement Technology (CET).
Add support for ARM Pointer Authentication (PA).
Fix 32-bit PPC regression.
@@ -435,6 +437,7 @@ developers:
avr32 Bradley Smith
blackfin Alexandre Keunecke I. de Mendonca
cris Simon Posnjak, Hans-Peter Nilsson
+ csky Ma Jun, Zhang Wenmeng
frv Anthony Green
ia64 Hans Boehm
m32r Kazuhiro Inaoka