CVSROOT:        /cvs/src
Module name:    src
Branch:         cygwin-64bit-branch
Changes by:     [email protected]  2013-02-04 17:03:37

Modified files:
        winsup/cygwin  : ChangeLog.64bit gendef 

Log message:
        * gendef (fefunc): Fix incorrect pc-relative jmp instruction.
        (_sigfe): Fix offset to return address on stack.  Add and fix comments.
        (_sigbe): Fix stack alignment when creating spill area for call to
        yield.  Add and fix comments.
        (sigdelayed): Add fake push to make sure stack is aligned correctly.
        Use fake stack alignment on exit to store return address and call ret,
        rather than jmp.  Fix comments.
        (_cygtls::lock): Only create and destroy spill area when really calling
        yield.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.81&r2=1.1.2.82
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.41.2.10&r2=1.41.2.11

Reply via email to