123456789101112131415161718192021222324252627282930 |
- --- tcl8.5.8.orig/generic/tclStrToD.c 2009-07-16 22:50:54.000000000 +0200
- +++ tcl8.5.8/generic/tclStrToD.c 2010-01-14 20:44:55.000000000 +0100
- @@ -73,9 +73,11 @@ typedef unsigned int fpu_control_t __att
- * MIPS floating-point units need special settings in control registers
- * to use gradual underflow as we expect.
- */
- +
-
-
-
|