summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2007-02-13 03:43:40 (GMT)
committerKevin B Kenny <kennykb@acm.org>2007-02-13 03:43:40 (GMT)
commita03146b597b00bea94e0be033795d2afe4c2f0fc (patch)
treef7de8f94abd586b2e67d3a8a21084e6795b73f30 /ChangeLog
parent1c067fb11af9b699bf05dcb25667aece3c696d61 (diff)
downloadtcl-a03146b597b00bea94e0be033795d2afe4c2f0fc.zip
tcl-a03146b597b00bea94e0be033795d2afe4c2f0fc.tar.gz
tcl-a03146b597b00bea94e0be033795d2afe4c2f0fc.tar.bz2
* tools/fix_tommath_h.tcl: Added code to patch out a check for
__x86_64__ that caused Tommath to use __attributes(TI)__ for the mp_word type. Tetra-int's simply fail on too many gcc-glibc-OS combinations to be ready for shipment today, even if they work for some of us. This change allows reversion of das's change of 2006-08-18 that accomplised the same thing on Darwin. * generic/tclTomMath.h: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad21cfb..d86c6aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-02-09 Kevin Kenny <kennykb@acm.org>
+
+ * tools/fix_tommath_h.tcl: Added code to patch out a check for
+ __x86_64__ that caused Tommath to use __attributes(TI)__ for
+ the mp_word type. Tetra-int's simply fail on too many gcc-glibc-OS
+ combinations to be ready for shipment today, even if they
+ work for some of us. This change allows reversion of das's change
+ of 2006-08-18 that accomplised the same thing on Darwin.
+ * generic/tclTomMath.h: Regenerated.
+
2007-02-09 Joe Mistachkin <joe@mistachkin.com>
* win/nmakehlp.c: Properly cleanup after nmakehlp, including the