diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-11 22:13:16 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-07-11 22:13:16 +0000 |
commit | 3d6cc54962137a93e701823e3f9b00f581c68865 (patch) | |
tree | 2f16d1bed8f7a548b29094f84fb66e83ecdd1993 /libffi/README | |
parent | a9842c5005dcd14f54760d6c761e04dc8a15f157 (diff) | |
download | gcc-3d6cc54962137a93e701823e3f9b00f581c68865.tar.gz |
* README: Note that libffi is not part of GCC. Update the project
URL and status.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69250 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/README')
-rw-r--r-- | libffi/README | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libffi/README b/libffi/README index a00f23daf3a..21a7735bf74 100644 --- a/libffi/README +++ b/libffi/README @@ -1,9 +1,13 @@ -README for libffi-2.00 +This directory contains the libffi package, which is not part of GCC but +shipped with GCC as convenience. + +Status +====== libffi-2.00 has not been released yet! This is a development snapshot! -libffi-1.20 was released on [SOME FUTURE DAY]. Check the libffi web -page for updates: <URL:http://sourceware.cygnus.com/libffi/>. +libffi-1.20 was released on October 5, 1998. Check the libffi web +page for updates: <URL:http://sources.redhat.com/libffi/>. What is libffi? |