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 cygtls.h pro ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2012-11-16 15:30:55

Modified files:
	winsup/cygwin  : ChangeLog.64bit cygtls.h profil.c profil.h 
	winsup/cygwin/config/x86_64: profile.h 

Log message:
	* cygtls.h (CYGTLS_PADSIZE): Define for 64 bit.  Add FIXME comment.
	* profil.c: Replace usage of network types with types as documented
	in Linux, throughout.
	(get_thrpc): Fix access to instruction pointer for x86_64.
	* profil.h: Include stdin.t.h.  Replace usage of network types with
	types as documented in Linux, throughout.
	* config/x86_64/profile.h (mcount): Use unsigned long rather than
	__uintptr_t.

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.42&r2=1.1.2.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.80.2.5&r2=1.80.2.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/profil.c.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.8&r2=1.8.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/profil.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.4&r2=1.4.34.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/config/x86_64/profile.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.1&r2=1.1.2.2


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