aboutsummaryrefslogtreecommitdiff
path: root/libffi
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2002-03-07 22:11:35 +0000
committerDavid Edelsohn <edelsohn@gnu.org>2002-03-07 22:11:35 +0000
commitbc24c79c704e4095143bc584c5d4e10bbf3e2941 (patch)
tree41476ec662902833a535f93143ab4e365b1d73a6 /libffi
parent759c4b5ab19104be725d0976681e8223b5c5f38d (diff)
- Add Darwin and AIX to supported platforms.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@50414 138bc75d-0d04-0410-961f-82ee72b054a4
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 e201f9ff755..a00f23daf3a 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