CVSROOT: /cvs/src
Module name: src
Branch: cygwin-64bit-branch
Changes by: [email protected] 2013-03-15 08:40:54
Modified files:
winsup/cygwin : ChangeLog.64bit gendef
Log message:
* gendef (_sigfe): Save float arguments as well before calling yield.
(_sigbe): Move saving %rax from prologue to just before the yield call.
Save %xmm0 register, too.
(sigdelayed): Add comment. Save %xmm0 register, too, before 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.131&r2=1.1.2.132
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.41.2.16&r2=1.41.2.17