This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog.64bit autoload.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2013-03-15 10:40:54

Modified files:
	winsup/cygwin  : ChangeLog.64bit autoload.cc 

Log message:
	* autoload.cc (.#dllname_info): Call _std_dll_init on x86_64 bit, too.
	(INIT_WRAPPER): Change to accommodate the change of the init functions
	from sysv_abit to ms_abi.  Fix preceeding comment accordingly.  Add
	SEH information and comments.
	(std_dll_init): Drop leading underscore on x86_64.  Drop sysv_abi
	comment.
	(wsock_init): Ditto.
	(LoadDLLprime): Drop surrounding ifdef to accommodate above underscore
	juggling.

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.132&r2=1.1.2.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/autoload.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.211.2.7&r2=1.211.2.8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]