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 child_info.h ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2013-01-17 17:25:14

Modified files:
	winsup/cygwin  : ChangeLog.64bit child_info.h cygwin.sc.in 

Log message:
	* child_info.h (spawn_info): Define asm symbol without leading
	underscore for x86_64.
	(fork_info): Ditto.
	* cygwin.sc.in (__CONCAT1): Define.
	(__CONCAT): Define.
	(_SYM): Define.
	(_data_start__): Define using _SYM macro to accommodate multiple
	platforms.
	(_data_end__): Ditto.
	(_bss_start__): Ditto.
	(_bss_end__): Ditto.
	(_cygheap_start): Ditto.
	(_cygheap_end): 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.64&r2=1.1.2.65
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/child_info.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.92.2.4&r2=1.92.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin.sc.in.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.3&r2=1.1.2.4


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