summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2010-08-05 14:56:53 -0400
committerAnthony Green <green@moxielogic.com>2010-08-05 14:56:53 -0400
commit00d0b59cd13f89ab8b44bd894eb7f0a131fcb472 (patch)
tree884a68e9b40039cf322e62b7abb6cf4ed4e49ecf /ChangeLog
parentbda487e87064f27965155459a62dc52a744778d0 (diff)
downloadlibffi-00d0b59cd13f89ab8b44bd894eb7f0a131fcb472.tar.gz
Fix debug build for windows
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11ada5f..5768c10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-05 Dan Witte <dwitte@mozilla.com>
+
+ * Makefile.am: Pass FFI_DEBUG define to msvcc.sh for linking to the
+ debug CRT when --enable-debug is given.
+ * configure.ac: Define it.
+ * msvcc.sh: Translate -g and -DFFI_DEBUG appropriately.
+
2010-08-04 Dan Witte <dwitte@mozilla.com>
* src/x86/ffitarget.h: Add X86_ANY define for all x86/x86_64