From 823f2df47f25bb89f8094abf9f180e47d4b3c428 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 27 Sep 1997 19:57:05 +0000 Subject: [PATCH] * interp.c (pc_addr): Discard upper bit(s) of PC in case IMAP1 selects unified memory. PR 13275 --- sim/d10v/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sim/d10v/ChangeLog b/sim/d10v/ChangeLog index 98431e8382..190b280747 100644 --- a/sim/d10v/ChangeLog +++ b/sim/d10v/ChangeLog @@ -1,3 +1,12 @@ +Sat Sep 27 12:51:34 1997 Fred Fish + + * interp.c (pc_addr): Discard upper bit(s) of PC in case + IMAP1 selects unified memory. + +Wed Sep 24 17:38:57 1997 Andrew Cagney + + * configure: Regenerated to track ../common/aclocal.m4 changes. + Tue Sep 23 11:04:38 1997 Andrew Cagney * configure: Regenerated to track ../common/aclocal.m4 changes. -- 2.34.1