* ldgram.y (yyerror): Make argument const char *, and actually
authorIan Lance Taylor <ian@airs.com>
Fri, 31 Dec 1993 21:17:33 +0000 (21:17 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 31 Dec 1993 21:17:33 +0000 (21:17 +0000)
commit1d166443d458b03f3fc1c1823456b91b930f5507
tree573e2f8422fec23ccd134c28b409025e93b66b5e
parentae9c8007015649cd5cfc9be3fefd4626ddab1ece
* 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.
ld/ChangeLog