This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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]

tcl ./ChangeLog win/tclWin32Dll.c win/tclWinCh ...


CVSROOT:	/cvs/uberbaum
Module name:	tcl
Changes by:	cgf@sourceware.org	2006-02-02 20:02:09

Modified files:
	.              : ChangeLog 
	win            : tclWin32Dll.c tclWinChan.c tclWinFCmd.c 

Log message:
	* win/tclWin32Dll.c (_except_checkstackspace_handler): Define with proper
	attribute to prevent this static function from being deleted due to aggressive
	gcc optimization.
	* win/tclWinChan.c (_except_makefilechannel_handler): Ditto.
	* win/tclWinFCmd.c (_except_dorenamefile_handler): Ditto.
	* configure.in: Make sure that TCL_LIB_SPEC is properly filled out.
	* configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tcl/ChangeLog.diff?cvsroot=uberbaum&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/tcl/win/tclWin32Dll.c.diff?cvsroot=uberbaum&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/tcl/win/tclWinChan.c.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/tcl/win/tclWinFCmd.c.diff?cvsroot=uberbaum&r1=1.6&r2=1.7


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