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:
4e707af
)
Make 'send' be CONST char * to avoid compiler warning.
author
Nick Clifton
<nickc@redhat.com>
Tue, 9 Jun 1998 16:38:11 +0000
(16:38 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 9 Jun 1998 16:38:11 +0000
(16:38 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index adcafcf5c2829cc7cfa704b541670ea597f33b3f..6dd434475d7b6d6d77e908f9c38bc1a91858c6b6 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Tue Jun 9 09:36:48 1998 Nick Clifton <nickc@cygnus.com>
+
+ * ldlang.c (lang_finish): Add CONST type modifier to declaration
+ of 'send'.
+
start-sanitize-sky
Fri Jun 5 15:55:26 1998 Doug Evans <devans@canuck.cygnus.com>