Changeset 6134 for trunk/changelog
- Timestamp:
- Jun 27, 2001, 9:10:03 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6131 r6134 1 /* $Id: changelog,v 1.155 0 2001-06-27 15:34:09sandervl Exp $ */1 /* $Id: changelog,v 1.1551 2001-06-27 19:10:03 sandervl Exp $ */ 2 2 3 3 2001-06-27: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 o Minor fix for PROCESSOR_IDENTIFIER environment variable 7 7 (model & stepping were reversed) 8 o FPU hack before calling executable & thread entrypoints. 9 For some weird reason this affects performance of floating 10 point apps. (at least for one fortan benchmark) 8 o Make sure stack is not aligned at 8 byte boundary before 9 calling executable entrypoint. Some applications rely on 10 this NT feature and will suffer a performance penalty 11 otherwise. 11 12 12 13 2001-06-25: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.