aboutsummaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
diff options
context:
space:
mode:
authorR. Kelley Cook <kcook@gcc.gnu.org>2005-05-18 02:05:35 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-05-18 02:05:35 +0000
commita21946f5a48ebcf6c94a6d9e8b5cd324bae61884 (patch)
tree5591af3677728613c7d9e103ab574506f09fd9f4 /libffi/ChangeLog
parent8107bc83088e9add42d7d08d1891d55fe7a3dfa5 (diff)
downloadgcc-a21946f5a48ebcf6c94a6d9e8b5cd324bae61884.zip
gcc-a21946f5a48ebcf6c94a6d9e8b5cd324bae61884.tar.gz
gcc-a21946f5a48ebcf6c94a6d9e8b5cd324bae61884.tar.bz2
Fixup the date of last entry
From-SVN: r99881
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r--libffi/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index f6061d5..d1f580e 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,4 +1,4 @@
-2005-05-03 Kelley Cook <kcook@gcc.gnu.org>
+2005-05-17 Kelley Cook <kcook@gcc.gnu.org>
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.