r204636 - in /branches/gcc-4_8-branch/libgcc: C...

ktietz@gcc.gnu.org ktietz@gcc.gnu.org
Sun Nov 10 11:49:00 GMT 2013


Author: ktietz
Date: Sun Nov 10 11:49:39 2013
New Revision: 204636

URL: http://gcc.gnu.org/viewcvs?rev=204636&root=gcc&view=rev
Log:
	Back-merged from trunk
	* config/i386/cygming-crtbegin.c (__gcc_register_frame):
	Increment load-count on use of LIBGCC_SONAME DLL.
	(hmod_libgcc): New static variable to hold handle of
	LIBGCC_SONAME DLL.
	(__gcc_deregister_frame): Decrement load-count of
	LIBGCC_SONAME DLL.


Modified:
    branches/gcc-4_8-branch/libgcc/ChangeLog
    branches/gcc-4_8-branch/libgcc/config/i386/cygming-crtbegin.c



More information about the Gcc-cvs mailing list