diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-02 21:39:10 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-05-02 21:39:10 (GMT) |
commit | b01b765d7b57559048e606b7a01156a807b26b9c (patch) | |
tree | 8835c59d6164b82f15ea847bacc04e7a074b666c /ChangeLog | |
parent | fc2fcb8cf98f705a260551269c44f3c2ea80bc6c (diff) | |
parent | 99557b6c57a524f31c81cde6d39cc2a5e51983f3 (diff) | |
download | tcl-b01b765d7b57559048e606b7a01156a807b26b9c.zip tcl-b01b765d7b57559048e606b7a01156a807b26b9c.tar.gz tcl-b01b765d7b57559048e606b7a01156a807b26b9c.tar.bz2 |
Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit and 64-bit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-05-02 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/configure.in: Better detection and implementation for cpuid + * generic/configure: instruction on Intel-derived processors, both + * generic/tclUnixCompat.c: 32-bit and 64-bit. + 2012-04-27 Donal K. Fellows <dkf@users.sf.net> * library/init.tcl (auto_execok): Allow shell builtins to be detected |