projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
498fbd3
)
* ldlex.h: Don't declare yywrap if it is a macro.
author
Ian Lance Taylor
<ian@airs.com>
Tue, 14 Dec 1993 22:34:41 +0000
(22:34 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 14 Dec 1993 22:34:41 +0000
(22:34 +0000)
* ldlex.l: Include sysdep.h.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index f02db2d0d0a762ada7abb67901dea3a065e9e5fb..7f0632f8a65337105ccb8505d4fe8b47115a2714 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,5
+1,7
@@
Tue Dec 14 17:19:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * ldlex.h: Don't declare yywrap if it is a macro.
+ * ldlex.l: Include sysdep.h.
* ldlang.c (lang_for_each_statement_worker,
lang_for_each_statement): Forgot to use PARAMS.