]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/resbin.c
* rclex.l: Add casts and change types to avoid warnings.
authorIan Lance Taylor <ian@airs.com>
Wed, 1 Jul 1998 18:30:20 +0000 (18:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 1 Jul 1998 18:30:20 +0000 (18:30 +0000)
commit72574626a96a884b457fdb2c52628e306a635507
treeab81f964254841b8ee37b88c6a4a49e2400a4bf6
parentd8d4c4e71aef1fec35258a6ae80260193d5cfc95
* rclex.l: Add casts and change types to avoid warnings.
* rcparse.y: Likewise.
* resbin.c: Likewise.
* rescoff.c: Likewise.
* resrc.c: Likewise.

* Makefile.am: Rebuild dependencies.
  (HFILES): Remove readelf.h.
* Makefile.in: Rebuild.

Based on patches from Andrew Kozin
<Andrew.Kozin@p14.f960.n5020.z2.fidonet.org>:
* winduni.h: New file, from windres.h.
* winduni.c: New file, from windres.c.
* windres.c: Move Unicode functions into winduni.c.
* windres.h: Move Unicode declarations into winduni.h.  Include
winduni.h.
  (RT_ACCELERATOR): Rename from RT_ACCELERATORS to match Windows
macro.  Change all uses.
(RT_PLUGPLAY, RT_VXD): Correct values.
* Makefile.am (HFILES): Add windres.h.
(CFILES): Add winduni.c.
(windres_SOURCES): Add winduni.c.
binutils/.Sanitize
binutils/Makefile.am
binutils/Makefile.in
binutils/rclex.l
binutils/rcparse.y
binutils/resbin.c
binutils/rescoff.c
binutils/windres.h