summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-03-23 14:24:54 -0400
committerAnthony Green <green@moxielogic.com>2021-03-23 14:24:54 -0400
commit8f44384df17b536615caef951a615655a967103f (patch)
tree811f33a2d8c306fdc714671cee55868d1b4046fa /README.md
parent9d491b5e21ffd7fcf2370d998a4832b755d1c9e9 (diff)
downloadlibffi-8f44384df17b536615caef951a615655a967103f.tar.gz
Fix formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8cd49b1..28cc8c6 100644
--- 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.