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]

winsup/cygwin ChangeLog Makefile.in speclib mk ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2009-04-12 03:19:52

Modified files:
	cygwin         : ChangeLog Makefile.in speclib 
Added files:
	cygwin         : mkimport 
Removed files:
	cygwin         : newsym rmsym 

Log message:
	* mkimport: New script to perform all operations necessary to create
	libcygwin.a.
	* rmsym: Delete.
	* newsym: Delete.
	* Makefile.in (toolopts): New variable which holds options relating to
	binutils/gcc tools.
	(speclib): Use toolopts.  Add symbols to avoid copying to special libraries.
	(OBSOLETE_FUNCTIONS): Delete.
	(NEW_FUNCTIONS): Change to represent an argument to new mkimport script.
	(libcygwin.a): Use only new mkimport script to create libcygwin.a.  Only rely
	on ${LIBCOS}.
	(*/lib*.a): Simplify speclib dependencies.
	(speclib): Accept toolchain options.  Convert every argument to absolute path.
	Simplify parsing of nm output.  Accommodate new exclude option.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/mkimport.diff?cvsroot=uberbaum&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4453&r2=1.4454
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/Makefile.in.diff?cvsroot=uberbaum&r1=1.223&r2=1.224
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/speclib.diff?cvsroot=uberbaum&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/newsym.diff?cvsroot=uberbaum&r1=1.7&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/rmsym.diff?cvsroot=uberbaum&r1=1.4&r2=NONE


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