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]

src/binutils ChangeLog resrc.c windres.c windres.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2007-07-05 09:51:30

Modified files:
	binutils       : ChangeLog resrc.c windres.c windres.h 

Log message:
	* resrc.c: (read_rc_file): Add include path of user passed rc input file.
	* windres.c: (windres_add_include_dir): New.
	(main): Use of windres_add_include_dir.
	* windres.h: (windres_add_include_dir): Add prototype.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1207&r2=1.1208
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/resrc.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/windres.c.diff?cvsroot=src&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/windres.h.diff?cvsroot=src&r1=1.15&r2=1.16


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