commit | 5feacad4a56c85b3f23a267a30b2cf424cd59548 | [log] [tgz] |
---|---|---|
author | Anthony Green <green@moxielogic.com> | Thu Aug 05 08:30:04 2010 -0400 |
committer | Anthony Green <green@moxielogic.com> | Thu Aug 05 08:30:04 2010 -0400 |
tree | aafd9bf3e01be4ebb87d86b5ed205f08d82cdb19 | |
parent | 10ea848900bc3018ac213cef52b44cacbe5cbebc [diff] [blame] |
define generic symbols carefully
diff --git a/ChangeLog b/ChangeLog index 0e9ec8d..cec7647 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -8,6 +8,13 @@ * src/closures.c (selinux_enabled_check): Fix strncmp usage bug. +2010-07-07 Dan Horák <dan@danny.cz> + + * include/ffi.h.in: Protect #define with #ifndef. + * src/powerpc/ffitarget.h: Ditto. + * src/s390/ffitarget.h: Ditto. + * src/sparc/ffitarget.h: Ditto. + 2010-05-11 Dan Witte <dwitte@mozilla.com> * doc/libffi.tex: Document previous change.