summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-04-10 14:49:39 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-04-10 14:49:39 -0700
commit5336c93d6b6b79daac6d1a239ac2955277b376fa (patch)
tree5f9e46e8b3ad40f4090bf13c15a2a1f7db2f12fd /ChangeLog
parentd228557c3c400ba7a81ba0b0fd867ec78bb35015 (diff)
downloadtxr-5336c93d6b6b79daac6d1a239ac2955277b376fa.tar.gz
txr-5336c93d6b6b79daac6d1a239ac2955277b376fa.tar.bz2
txr-5336c93d6b6b79daac6d1a239ac2955277b376fa.zip
* Makefile (conftest.ccver): New phony target.
* configure: The test for non-working 128 bit integers in the gcc used by NetBSD 5.1 is not good enough to catch the bug. Adding a test which will assume that gcc 4.3.x and lesser does not have working 128 bit types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77694b90..75bc2656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2012-04-10 Kaz Kylheku <kaz@kylheku.com>
+ * Makefile (conftest.ccver): New phony target.
+
+ * configure: The test for non-working 128 bit integers in the gcc
+ used by NetBSD 5.1 is not good enough to catch the bug.
+ Adding a test which will assume that gcc 4.3.x and lesser
+ does not have working 128 bit types.
+
+2012-04-10 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (eval_init): Expose regex-compile and regexp as intrinsics.
* lib.c (obj_init): Change spelling of nongreedy operator and put