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

nickc@sourceware.org nickc@sourceware.org
Mon Jan 17 16:24:00 GMT 2005


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2005-01-17 16:24:13

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

Log message:
	PR binutils/647
	* rcparse.y (RCDATA): Allow a filename to be supplied as the parameter.
	Parse it with define_rcdata_file().
	* resrc.c (define_rcdata_file): New function.
	* windres.h: Provide a prototype for the new function.
	
	* resrc.c (define_user_file): Fix typo by replacing "font file" with "file".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.851&r2=1.852
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/rcparse.y.diff?cvsroot=src&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/resrc.c.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/windres.h.diff?cvsroot=src&r1=1.11&r2=1.12



More information about the Binutils-cvs mailing list