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:
836e343
)
Lint
author
John Gilmore
<gnu@cygnus>
Sat, 26 Sep 1992 05:34:14 +0000
(
05:34
+0000)
committer
John Gilmore
<gnu@cygnus>
Sat, 26 Sep 1992 05:34:14 +0000
(
05:34
+0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 7f7d4f9a41299a0caeb1ff005cfe177603a70950..7ad15059e4b7b792aa107175d9aabf002eda75a7 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-20,6
+20,7
@@
Fri Sep 25 21:59:27 1992 John Gilmore (gnu@cygnus.com)
* remote-hms.c, remote-adapt.c, remote-mm.c, remote-udi.c: Remove
DENTER and DEXIT macros and their calls. Use a real debugger --
like gdb -- to see what functions are being called when.
+ * utils.c (strcmp_iw): Make nonstatic, for lint.
Fri Sep 25 18:48:20 1992 John Gilmore (gnu@cygnus.com)