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.
This commit is contained in:
John Metzler 1998-04-14 23:36:19 +00:00
parent 7431731060
commit 5d71b4bc92
1 changed files with 6 additions and 0 deletions

View 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.