Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnus.com>
authorJohn Metzler <jmetzler@cygnus>
Tue, 14 Apr 1998 23:36:19 +0000 (23:36 +0000)
committerJohn Metzler <jmetzler@cygnus>
Tue, 14 Apr 1998 23:36:19 +0000 (23:36 +0000)
* sim-memopt.c (parse_addr): Sunos 4.5 does not hane strtol
  declared so we need this cast to prevent long long addresses
from being misconfigures. Results in access to unmapped memory.

sim/common/ChangeLog

index 58ebc69..f589416 100644 (file)
@@ -1,3 +1,9 @@
+Tue Apr 14 16:31:35 1998  John Metzler  <jmetzler@cygnus.com>
+
+       * sim-memopt.c (parse_addr): Sunos 4.5 does not hane strtol
+       declared so we need this cast to prevent long long addresses
+       from being misconfigures. Results in access to unmapped memory.
+
 Tue Apr 14 13:19:14 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * Make-common.in (RUNTESTFLAGS): Define.