diff options
author | davygrvy <davygrvy@pobox.com> | 2002-02-20 12:35:36 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-02-20 12:35:36 (GMT) |
commit | 8990c49c4d485fb0ae33ca8f210a59a714d762c0 (patch) | |
tree | af84ea7dff556f73e705361bbb428ca61fc87e8a /ChangeLog | |
parent | 6e0e89ddfe6756c4ff2082290057268b227b561f (diff) | |
download | tcl-8990c49c4d485fb0ae33ca8f210a59a714d762c0.zip tcl-8990c49c4d485fb0ae33ca8f210a59a714d762c0.tar.gz tcl-8990c49c4d485fb0ae33ca8f210a59a714d762c0.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-02-20 David Gravereaux <davygrvy@pobox.com> + + * win/makefile.vc: Added the pentium errata switches to $(cflags) + which should have already been there according to the MSDN docs + regarding the infamous FDIV bug from `97. Added profiling to + $(lflags) and also removed the explict -entry option as the default + works without special work. + 2002-02-20 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tcl.h: Added code to guess the correct settings for |