From 0b3377c426c36e6c52ba409c20cbe089bf74504c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 1 Jul 1998 18:32:49 +0000 Subject: [PATCH] x --- binutils/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 509b8c5..58369d8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,29 @@ +Wed Jul 1 14:23:48 1998 Ian Lance Taylor + + * 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. + Mon Jun 29 17:01:21 1998 Nick Clifton * readelf.c: Use BFD Internal and External Elf structures. -- 2.7.4