aboutsummaryrefslogtreecommitdiff
path: root/libffi/README
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2003-07-12 00:13:16 +0200
committerGerald Pfeifer <gerald@gcc.gnu.org>2003-07-11 22:13:16 +0000
commitfc0e6222b16f2523c2f037db596995dc4bc00479 (patch)
tree2f16d1bed8f7a548b29094f84fb66e83ecdd1993 /libffi/README
parented2d8944aecd286c362c76b7f0fb9f6aaf55972a (diff)
downloadgcc-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/README10
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?