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

ld ./ChangeLog ./pe-dll.c ./pe-dll.h emultempl ...


CVSROOT:	/cvs/uberbaum
Module name:	ld
Changes by:	cgf@sourceware.org	2006-12-18 22:38:53

Modified files:
	.              : ChangeLog pe-dll.c pe-dll.h 
	emultempl      : pe.em 
	testsuite      : ChangeLog 

Log message:
	* pe-dll.c (pe_bfd_is_dll): New function.
	* pe-dll.h (pe_bfd_is_dll): Declare.
	* emultempl/pe.em (gld_${EMULATION_NAME}_recognized_file): Recognize dlls using
	pe_bfd_is_dll instead of using the filename extension.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/ld/ChangeLog.diff?cvsroot=uberbaum&r1=1.1631&r2=1.1632
http://sourceware.org/cgi-bin/cvsweb.cgi/ld/pe-dll.c.diff?cvsroot=uberbaum&r1=1.92&r2=1.93
http://sourceware.org/cgi-bin/cvsweb.cgi/ld/pe-dll.h.diff?cvsroot=uberbaum&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/ld/emultempl/pe.em.diff?cvsroot=uberbaum&r1=1.121&r2=1.122
http://sourceware.org/cgi-bin/cvsweb.cgi/ld/testsuite/ChangeLog.diff?cvsroot=uberbaum&r1=1.732&r2=1.733


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