CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 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