This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

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


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


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