diff options
author | Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> | 2003-07-12 00:13:16 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2003-07-11 22:13:16 +0000 |
commit | fc0e6222b16f2523c2f037db596995dc4bc00479 (patch) | |
tree | 2f16d1bed8f7a548b29094f84fb66e83ecdd1993 /libffi/README | |
parent | ed2d8944aecd286c362c76b7f0fb9f6aaf55972a (diff) | |
download | gcc-fc0e6222b16f2523c2f037db596995dc4bc00479.zip gcc-fc0e6222b16f2523c2f037db596995dc4bc00479.tar.gz gcc-fc0e6222b16f2523c2f037db596995dc4bc00479.tar.bz2 |
README: Note that libffi is not part of GCC.
* README: Note that libffi is not part of GCC. Update the project
URL and status.
From-SVN: r69250
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 a00f23d..21a7735 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? |