From eeb89805cbce2df1c4d14b2daf434598533f25a0 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Thu, 29 Oct 1998 18:24:04 +0000 Subject: [PATCH] fix minor typo. --- sim/common/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 368f448..47d5e16 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -605,7 +605,7 @@ Tue Apr 14 18:49:31 1998 Andrew Cagney Tue Apr 14 16:31:35 1998 John Metzler - * sim-memopt.c (parse_addr): Sunos 4.5 does not hane strtol + * sim-memopt.c (parse_addr): Sunos 4.5 does not have strtol declared so we need this cast to prevent long long addresses from being misconfigures. Results in access to unmapped memory. -- 2.7.4