From: Ian Lance Taylor Date: Tue, 14 Dec 1993 22:20:35 +0000 (+0000) Subject: * ldlang.c (lang_for_each_statement_worker, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=498fbd3c5611b62d395c7cedfffb13ce9fbbcf76;p=binutils-gdb.git * ldlang.c (lang_for_each_statement_worker, lang_for_each_statement): Forgot to use PARAMS. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index cadfb8326d6..f02db2d0d0a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 14 17:19:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldlang.c (lang_for_each_statement_worker, + lang_for_each_statement): Forgot to use PARAMS. + Mon Dec 13 14:30:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * Makefile.in: Added .PHONY targets where appropriate. Added some