2008-02-15 Anthony Green <green@redhat.com>

* configure.ac: Bump version to 3.0.1.
        * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
        * libtool-version: Increment revision.
        * README: Update for new release.

2008-02-15  David Daney  <ddaney@avtrex.com>

        * src/mips/ffi.c: Remove extra '>' from include directive.
        (ffi_prep_closure_loc): Use clear_location instead of tramp.
This commit is contained in:
green
2008-02-16 01:02:00 +00:00
parent 59aa6bb1bf
commit f7942975fe
8 changed files with 37 additions and 21 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.59)
AC_INIT([libffi], [3.0.0], [http://gcc.gnu.org/bugs.html])
AC_INIT([libffi], [3.0.1], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM