summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMoxie Bot <bot@moxielogic.com>2020-03-09 21:10:53 -0400
committerMoxie Bot <bot@moxielogic.com>2020-03-09 21:10:53 -0400
commit4a6414f2785a60f455c91fdd04f7745fe7fc11e0 (patch)
tree3bf7c95d34cca7dcc91782e6b071169fb0480ba9 /README.md
parent909b37ffffe2a0bb08947b07508a3a4eed5f36a8 (diff)
downloadlibffi-4a6414f2785a60f455c91fdd04f7745fe7fc11e0.tar.gz
Mention ARM Pointer Authentication
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c917e88..66c9186 100644
--- a/README.md
+++ b/README.md
@@ -198,6 +198,7 @@ See the git log for details at http://github.com/libffi/libffi.
3.4 TBD
Add support for Intel Control-flow Enforcement Technology (CET).
+ Add support for ARM Pointer Authentication (PA).
Fix 32-bit PPC regression.
Fix MIPS soft-float problem.