aboutsummaryrefslogtreecommitdiff
path: root/libffi
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>2002-03-07 17:11:35 -0500
committerDavid Edelsohn <dje@gcc.gnu.org>2002-03-07 17:11:35 -0500
commit3df3221216dd59d5d81a9791b9f90f3a43d4744d (patch)
tree41476ec662902833a535f93143ab4e365b1d73a6 /libffi
parent6d7a1c4c78aa070a4017b28e6e46f0a335d461dc (diff)
downloadgcc-3df3221216dd59d5d81a9791b9f90f3a43d4744d.zip
gcc-3df3221216dd59d5d81a9791b9f90f3a43d4744d.tar.gz
gcc-3df3221216dd59d5d81a9791b9f90f3a43d4744d.tar.bz2
- Add Darwin and AIX to supported platforms.
From-SVN: r50414
Diffstat (limited to 'libffi')
-rw-r--r--libffi/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libffi/README b/libffi/README
index e201f9f..a00f23d 100644
--- a/libffi/README
+++ b/libffi/README
@@ -52,7 +52,7 @@ Libffi has been ported to:
m68k - Linux (System V ABI)
- PowerPC - Linux (System V ABI)
+ PowerPC - Linux (System V ABI, Darwin, AIX)
ARM - Linux (System V ABI)
@@ -67,7 +67,7 @@ Sun's probably won't either.
If you port libffi to another platform, please let me know! I assume
that some will be easy (x86 NetBSD), and others will be more difficult
-(HP, AIX).
+(HP).
Installing libffi