This is the mail archive of the gcc-patches@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]

[Patch] Commited. Remove obsolete i386_pe_asm_file_end prototype.


Three year ago ...

	2003-06-07  Zack Weinberg  <zack@codesourcery.com>
        ...
	* config/i386/winnt.c (i386_pe_asm_file_end): Rename to
	i386_pe_file_end. 

However, the old prototype still haunts config/i386/i386-protos.h

Committed as obvious.

2007-07-25  Danny Smith   <dannysmith@users.sourceforge.net>

	* config/i386/i386-protos.h (i386_pe_asm_file_end): Remove
	prototype.


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