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 Makefile.in ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2013-02-21 12:02:52

Modified files:
	winsup/cygwin  : ChangeLog.64bit Makefile.in gendef mkimport 
	                 speclib 

Log message:
	* Makefile.in (target_cpu): Define.  Check for target_cpu rather than
	target_alias for conditional compilation issues.
	(toolopts): Change --target into --cpu option and use $target_cpu as
	argument.
	($(DEF_FILE)): Call gendef with $(target_cpu) as argument, rather than
	with $(target_alias).
	* gendef: Accommodate change from --target to --cpu option.
	* mkimport: Ditto.
	* speclib: 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.105&r2=1.1.2.106
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/Makefile.in.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.257.2.15&r2=1.257.2.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.41.2.13&r2=1.41.2.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mkimport.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.5.6.2&r2=1.5.6.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/speclib.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.25.6.1&r2=1.25.6.2


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