Changeset 6138 for trunk/changelog


Ignore:
Timestamp:
Jun 29, 2001, 10:14:29 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6134 r6138  
    1 /* $Id: changelog,v 1.1551 2001-06-27 19:10:03 sandervl Exp $ */
     1/* $Id: changelog,v 1.1552 2001-06-29 20:14:29 sandervl Exp $ */
    22
    33 2001-06-27: Sander van Leeuwen <sandervl@xs4all.nl>
     
    88                o Make sure stack is not aligned at 8 byte boundary before
    99                  calling executable entrypoint. Some applications rely on
    10                   this NT feature and will suffer a performance penalty
     10                  this NT 'feature' and will suffer a performance penalty
    1111                  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)
    1216
    1317 2001-06-25: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note: See TracChangeset for help on using the changeset viewer.