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:
2e7eeba
)
fix minor typo.
author
Michael Snyder
<msnyder@vmware.com>
Thu, 29 Oct 1998 18:24:04 +0000
(18:24 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Thu, 29 Oct 1998 18:24:04 +0000
(18:24 +0000)
sim/common/ChangeLog
patch
|
blob
|
history
diff --git
a/sim/common/ChangeLog
b/sim/common/ChangeLog
index 368f44834ed031f7c6f9cd5eea5d199281f3f53d..47d5e16011c84c70d3a7fd137a775a9b95b76c9e 100644
(file)
--- a/
sim/common/ChangeLog
+++ b/
sim/common/ChangeLog
@@
-605,7
+605,7
@@
Tue Apr 14 18:49:31 1998 Andrew Cagney <cagney@b1.cygnus.com>
Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>
- * sim-memopt.c (parse_addr): Sunos 4.5 does not ha
n
e strtol
+ * sim-memopt.c (parse_addr): Sunos 4.5 does not ha
v
e strtol
declared so we need this cast to prevent long long addresses
from being misconfigures. Results in access to unmapped memory.