]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/resrc.c
PR binutils/647
authorNick Clifton <nickc@redhat.com>
Mon, 17 Jan 2005 16:24:12 +0000 (16:24 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 17 Jan 2005 16:24:12 +0000 (16:24 +0000)
commitb09a777222bf0a743061b84e490c28171cced25b
treea65474b2789f5954dcec95c485746c08658c8112
parent637537d07b5b84dc9cb76af1a4f8a847eb2cd5f7
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".
binutils/ChangeLog
binutils/rcparse.y
binutils/resrc.c
binutils/windres.h