From: R. Kelley Cook Date: Wed, 18 May 2005 02:05:35 +0000 (+0000) Subject: Fixup the date of last entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a21946f5a48ebcf6c94a6d9e8b5cd324bae61884;p=gcc.git Fixup the date of last entry From-SVN: r99881 --- diff --git a/libffi/ChangeLog b/libffi/ChangeLog index f6061d53cae..d1f580e3c7b 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,4 +1,4 @@ -2005-05-03 Kelley Cook +2005-05-17 Kelley Cook * configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.