diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-24 03:36:08 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-24 03:36:08 +0000 |
commit | 29183c57ac83c61626a6fccdb2de7d65182ca2eb (patch) | |
tree | 1f0dc48503a9ce503f088355e2a0f8788306d812 /libffi | |
parent | 384eea1fc8299ebaac0f4986fc31e16a57ece2ad (diff) | |
download | gcc-29183c57ac83c61626a6fccdb2de7d65182ca2eb.tar.gz |
Fixed ChangeLog header
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40808 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 0e92ba64f85..aec136d2924 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,4 +1,4 @@ -2001-03-23 Tom Tromey <tromey@redhat.com> +2001-03-23 Kevin B Hendricks <khendricks@ivey.uwo.ca> * src/powerpc/ppc_closure.S: New file. * src/powerpc/ffi.c (ffi_prep_args): Fixed ABI compatibility bug |