OSDN Git Service

Updated windres tool
authornickc <nickc>
Wed, 23 May 2007 08:48:28 +0000 (08:48 +0000)
committernickc <nickc>
Wed, 23 May 2007 08:48:28 +0000 (08:48 +0000)
commitc5c6483ed3179ddc673c31fc83e22d025c4eb45d
tree6de8508d5a210d1c66b15312afb767cba664c856
parent1523e091068f9b5c71863ea8241e5cb6a95ab5f6
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