summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-01-21 07:07:38 -0500
committerAnthony Green <green@moxielogic.com>2013-01-21 07:07:38 -0500
commit20cae32b152b43679ae65a85db9a1c6bb8a143dd (patch)
tree815bf275d334937c468fed76630e4ad907d791c9 /README
parent9742f91782faef4a15941508a22c408fb7d1d227 (diff)
downloadlibffi-20cae32b152b43679ae65a85db9a1c6bb8a143dd.tar.gz
Xtensa support
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 1abad25..3684ed6 100644
--- a/README
+++ b/README
@@ -99,6 +99,7 @@ tested:
| X86-64 | OpenBSD | GCC |
| X86-64 | Solaris | Oracle Solaris Studio C |
| X86-64 | Windows/MingW | GCC |
+| Xtensa | Linux | GCC |
|-----------------+------------------+-------------------------|
Please send additional platform test results to
@@ -160,6 +161,7 @@ See the ChangeLog files for details.
Add Blackfin support.
Add TILE-Gx/TILEPro support.
Add AArch64 support.
+ Add Xtensa support.
Add support for PaX enabled kernels with MPROTECT.
Add support for native vendor compilers on
Solaris and AIX.
@@ -355,6 +357,7 @@ sparc Anthony Green, Gordon Irlam
tile-gx/tilepro Walter Lee
x86 Anthony Green, Jon Beniston
x86-64 Bo Thorsen
+xtensa Chris Zankel
Jesper Skov and Andrew Haley both did more than their fair share of
stepping through the code and tracking down bugs.