OSDN Git Service

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)
commitafcc49547b768355bd30c75f0ef22140418a8a6e
treee67665ef20a942ff189141d266539026b95ac78f
parent262b7f836e8be0c72de86cb7a7b8fc069fd01de6
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