]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
README: Note that libffi is not part of GCC.
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Fri, 11 Jul 2003 22:13:16 +0000 (00:13 +0200)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 11 Jul 2003 22:13:16 +0000 (22:13 +0000)
* README: Note that libffi is not part of GCC.  Update the project
URL and status.

From-SVN: r69250

libffi/ChangeLog
libffi/README

index e3b57b04642185d6147852d238872e7bc9369a90..e5f483610bdbb2e63debd3ddcadb604f820e982e 100644 (file)
@@ -1,3 +1,8 @@
+2003-07-11  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * README: Note that libffi is not part of GCC.  Update the project
+       URL and status.
+
 2003-06-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
 
        * src/powerpc/ppc_closure.S: Include ffi.h.
index a00f23daf3a0f3d4e76a7c6bf505e7029e8dff1d..21a7735bf74df0686dd2fde2be727f6a82878a4b 100644 (file)
@@ -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?