CVSROOT: /cvs/src Module name: src Branch: cygwin-64bit-branch Changes by: [email protected] 2013-02-26 10:35:29
Modified files:
winsup/cygwin : ChangeLog.64bit exception.h exceptions.cc
Log message:
* exception.h (_except_list): Don't define on x86_64.
(class exception): Don't define members el and save on x86_64.
(exception::~exception): Don't define on x86_64.
* exceptions.cc (signal_exit): Fix typo in condition.
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.109&r2=1.1.2.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exception.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.5.2.5&r2=1.5.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.391.2.16&r2=1.391.2.17
