From: David Edelsohn Date: Thu, 10 Oct 1996 18:47:46 +0000 (+0000) Subject: * dlltool.c (scan_open_obj_file): Fix loop exit test. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e39174c3f83b23bbc3d1cbb704d64921a049d0d6;p=binutils-gdb.git * dlltool.c (scan_open_obj_file): Fix loop exit test. Add missing parameter to def_exports. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a6b16e0a823..9b16fc3e492 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Thu Oct 10 11:36:31 1996 Doug Evans + + * dlltool.c (scan_open_obj_file): Fix loop exit test. + Add missing parameter to def_exports. + Tue Oct 8 12:06:17 1996 Ian Lance Taylor * Makefile.in (LEX_OPTIONS): Set to empty string. -I -Cem is the