From 72574626a96a884b457fdb2c52628e306a635507 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 1 Jul 1998 18:30:20 +0000 Subject: * 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 : * 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 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/.Sanitize') 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: -- cgit v1.1