OSDN Git Service

Updated windres tool
authorNick Clifton <nickc@redhat.com>
Wed, 23 May 2007 08:48:29 +0000 (08:48 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 23 May 2007 08:48:29 +0000 (08:48 +0000)
commitca8e6d4ac1b7ed19761066151137bd7e8390683d
treedc5ac3db3160ff008b50a0246a9e169282e0fcf1
parent926a68a21af1c9638df81c521eb6be595a7b13c3
Updated windres tool
28 files changed:
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/rclex.c [new file with mode: 0644]
binutils/rclex.l [deleted file]
binutils/rcparse.y
binutils/resbin.c
binutils/rescoff.c
binutils/resrc.c
binutils/resres.c
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/windres/MSG00001.bin [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/dialogid.rsd
binutils/testsuite/binutils-all/windres/html.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/html.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/html1.hm [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/html2.hm [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/messagetable.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/messagetable.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/strtab2.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/strtab2.rsd [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/version.rc [new file with mode: 0644]
binutils/testsuite/binutils-all/windres/version.rsd [new file with mode: 0644]
binutils/windint.h [new file with mode: 0644]
binutils/windres.c
binutils/windres.h
binutils/winduni.c
binutils/winduni.h