Changeset 6138 for trunk/changelog
- Timestamp:
- Jun 29, 2001, 10:14:29 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6134 r6138 1 /* $Id: changelog,v 1.155 1 2001-06-27 19:10:03sandervl Exp $ */1 /* $Id: changelog,v 1.1552 2001-06-29 20:14:29 sandervl Exp $ */ 2 2 3 3 2001-06-27: Sander van Leeuwen <sandervl@xs4all.nl> … … 8 8 o Make sure stack is not aligned at 8 byte boundary before 9 9 calling executable entrypoint. Some applications rely on 10 this NT featureand will suffer a performance penalty10 this NT 'feature' and will suffer a performance penalty 11 11 otherwise. 12 (e.g. a certain Fortran compiler has startup code 13 that pushes an uneven number of dwords on the stack 14 before calling the Fortran code; FPU instructions 15 don't like to access memory at misaligned addresses) 12 16 13 17 2001-06-25: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.