diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-07-01 18:30:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-07-01 18:30:20 +0000 |
commit | 72574626a96a884b457fdb2c52628e306a635507 (patch) | |
tree | ab81f964254841b8ee37b88c6a4a49e2400a4bf6 /binutils/.Sanitize | |
parent | d8d4c4e71aef1fec35258a6ae80260193d5cfc95 (diff) | |
download | gdb-72574626a96a884b457fdb2c52628e306a635507.zip gdb-72574626a96a884b457fdb2c52628e306a635507.tar.gz gdb-72574626a96a884b457fdb2c52628e306a635507.tar.bz2 |
* 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.
Diffstat (limited to 'binutils/.Sanitize')
-rw-r--r-- | binutils/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 3917b2a..44eda87 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -111,6 +111,8 @@ testsuite version.c windres.c windres.h +winduni.c +winduni.h wrstabs.c Things-to-lose: |