diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-18 02:05:35 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-18 02:05:35 +0000 |
commit | 6e912c1eee71909ad79bb94a2047b53055153ef6 (patch) | |
tree | 5591af3677728613c7d9e103ab574506f09fd9f4 /libffi | |
parent | bfdade5095d645f765b3f78064bb0149e3dccde8 (diff) | |
download | gcc-6e912c1eee71909ad79bb94a2047b53055153ef6.tar.gz |
Fixup the date of last entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99881 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi')
-rw-r--r-- | libffi/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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. |