From: Stephane Carrez Date: Tue, 13 Aug 2002 08:40:32 +0000 (+0000) Subject: Fix english and ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca156d780d6f749d68153f2f2066f8e696103d7e;p=binutils-gdb.git Fix english and ChangeLog entry --- diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index a48fa5e91a7..444a0cc5a33 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -3,11 +3,8 @@ * dv-m68hc11.c (m68hc11cpu_io_read_buffer): Translate memory bank window to some virtual address to read from extended memory. (m68hc11cpu_io_write_buffer): Likewise for writing. - (attach_m68hc11_regs): When use_bank property is defined, attached + (attach_m68hc11_regs): When use_bank property is defined, attach to the 68HC12 16K memory bank window. - -2002-08-13 Stephane Carrez - * interp.c (sim_hw_configure): Create memory region for banked memory.