summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-09 23:15:44 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-09 23:15:44 -0800
commit31231effb488243954814b2e34c2b7c846fb3cac (patch)
tree72add1bc501919f295ccb5b31b215f6fadae281c /ChangeLog
parente7dd59eeef4bf553d0592393284985fc7ee57299 (diff)
downloadtxr-31231effb488243954814b2e34c2b7c846fb3cac.tar.gz
txr-31231effb488243954814b2e34c2b7c846fb3cac.tar.bz2
txr-31231effb488243954814b2e34c2b7c846fb3cac.zip
Build and pass test suite on Cygwin.
* configure (longlong, ulonglong, superlong, usuperlong): Initialize these variables so that if the detection tests fail, the script does not access unbound variables. Avoid adding junk like .bss.* into config.h. * mpi-patches/config-types: Fixed wrong use of nonexistent SIZEOF_LONG_T.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d17c7887..6c20cb69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2011-12-09 Kaz Kylheku <kaz@kylheku.com>
+ Build and pass test suite on Cygwin.
+
+ * configure (longlong, ulonglong, superlong, usuperlong): Initialize
+ these variables so that if the detection tests fail, the script
+ does not access unbound variables.
+ Avoid adding junk like .bss.* into config.h.
+
+ * mpi-patches/config-types: Fixed wrong use of nonexistent
+ SIZEOF_LONG_T.
+
+2011-12-09 Kaz Kylheku <kaz@kylheku.com>
+
(Applies to previous commit.)
* mpi-patches/config-types: Added missing definitions