r152689 - in /branches/cygwin-improvements/gcc:...

davek@gcc.gnu.org davek@gcc.gnu.org
Mon Oct 12 22:53:00 GMT 2009


Author: davek
Date: Mon Oct 12 22:53:54 2009
New Revision: 152689

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152689
Log:
	* config/i386/winnt.c (wrapper_strcmp): New function.
	(i386_find_on_wrapper_list): Likewise.
	(i386_pe_file_end): Use the above to determine if we are emitting an
	extern assembler declaration for a wrapped function, and if so emit
	one for the __real_ variant also.


Modified:
    branches/cygwin-improvements/gcc/ChangeLog.cygwin-improvements
    branches/cygwin-improvements/gcc/config/i386/winnt.c



More information about the Gcc-cvs mailing list