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:
fdaac13
)
* cgen-scache.c (scache_flush): Delete unused locals i,sc.
author
Doug Evans
<dje@google.com>
Wed, 9 Dec 1998 18:09:55 +0000
(18:09 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 9 Dec 1998 18:09:55 +0000
(18:09 +0000)
sim/common/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/common/ChangeLog
b/sim/common/ChangeLog
index 2b0539a40d75ec09f96bb4079d3f543864664a57..4628bc52efb989f43ce68f41ba676618b727336d 100644
(file)
--- a/
sim/common/ChangeLog
+++ b/
sim/common/ChangeLog
@@
-4,6
+4,7
@@
* sim-trace.c: Include stdlib.h if present.
* dv-sockser.c: Include unistd.h if present.
(dv_sockser_init): Add missing arg to call to sim_io_eprintf.
+ * cgen-scache.c (scache_flush): Delete unused locals i,sc.
1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>