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/utils ChangeLog Makefile.in loadlib.h


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-11-28 03:22:37

Modified files:
	utils          : ChangeLog Makefile.in loadlib.h 

Log message:
	* Makefile.in: Move CFLAGS and CXXFLAGS so that they can be manipulated by
	Makefile.common.  Add -static-libstdc++ to *LDFLAGS.  Add dependencies for
	loadlib.h.
	* loadlib.h: Update copyright.
	(_load_sys_library): Properly define set_dll_library as WINAPI to avoid stack
	corruption.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/utils/ChangeLog.diff?cvsroot=uberbaum&r1=1.600&r2=1.601
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/utils/Makefile.in.diff?cvsroot=uberbaum&r1=1.107&r2=1.108
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/utils/loadlib.h.diff?cvsroot=uberbaum&r1=1.3&r2=1.4


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