From: Ian Lance Taylor Date: Fri, 31 Dec 1993 21:17:33 +0000 (+0000) Subject: * ldgram.y (yyerror): Make argument const char *, and actually X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1d166443d458b03f3fc1c1823456b91b930f5507;p=binutils-gdb.git * ldgram.y (yyerror): Make argument const char *, and actually print it out rather than assuming it is a syntax error. * ldmisc.h: Change declaration of yyerror. * ldemul.c, ldwrite.c: Add /*ARGSUSED*/ as appropriate. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index f7867716a68..a36b3032f2d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Fri Dec 31 16:12:06 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldgram.y (yyerror): Make argument const char *, and actually + print it out rather than assuming it is a syntax error. + * ldmisc.h: Change declaration of yyerror. + * ldemul.c, ldwrite.c: Add /*ARGSUSED*/ as appropriate. + Fri Dec 31 11:37:28 1993 David J. Mackenzie (djm@thepub.cygnus.com) * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include