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:
590d592
)
* sim-trace.c: Include stdlib.h if present.
author
Doug Evans
<dje@google.com>
Wed, 9 Dec 1998 18:07:26 +0000
(18:07 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 9 Dec 1998 18:07:26 +0000
(18:07 +0000)
sim/common/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/common/ChangeLog
b/sim/common/ChangeLog
index 0033c8d133350e5d4526df4ad75b1ceb32031920..2b0539a40d75ec09f96bb4079d3f543864664a57 100644
(file)
--- a/
sim/common/ChangeLog
+++ b/
sim/common/ChangeLog
@@
-1,7
+1,7
@@
1998-12-09 Doug Evans <devans@casey.cygnus.com>
* sim-arange.c: Include libiberty.h, and stdlib.h if present.
-
+ * 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.