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-29 14:07:14

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

Log message:
	* autoload.cc: Drop old comment.
	* hookapi.cc (PEHeaderFromHModule): Return PIMAGE_NT_HEADERS.
	(rvadelta): Convert to function and merge in rvadelta_get.
	(remap): New function to have code for remapping big executables
	only once.
	(find_first_notloaded_dll): Simplify.  Don't handle different
	architecture at all.  Call remap.
	(hook_or_detect_cygwin): Ditto.

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.152&r2=1.1.2.153
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.8&r2=1.211.2.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/hookapi.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.29.2.5&r2=1.29.2.6


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