summaryrefslogtreecommitdiff
path: root/libffi/ChangeLog
diff options
context:
space:
mode:
authorsirl <sirl@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-29 23:53:54 +0000
committersirl <sirl@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-29 23:53:54 +0000
commit1143cc9b656eeb26633036b660a89462d9736912 (patch)
tree6b8e00d47b4f458a0d8324a549e8388b7d6e3c59 /libffi/ChangeLog
parent2e57c08839a4f26ae71b0a4a29384e4bf64dc8b9 (diff)
downloadgcc-1143cc9b656eeb26633036b660a89462d9736912.tar.gz
2003-01-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* src/powerpc/ppc_closure.S: Recode to fit shared libs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62112 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/ChangeLog')
-rw-r--r--libffi/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index 17ed41118d4..e93ff05bfda 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-29 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
+
+ * src/powerpc/ppc_closure.S: Recode to fit shared libs.
+
2003-01-28 Andrew Haley <aph@redhat.com>
* include/ffi.h.in: Enable FFI_CLOSURES for x86_64.