From: Doug Evans Date: Mon, 24 Nov 1997 20:11:02 +0000 (+0000) Subject: * sim-core.c (sim_core_signal): Fix spelling error in message. X-Git-Tag: gdb-4_18-branchpoint~4200 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2ea8913499d44561d46378d8f29ca28da61befb;p=thirdparty%2Fbinutils-gdb.git * sim-core.c (sim_core_signal): Fix spelling error in message. * sim-hrw.c (sim_read): Use read map, not write map. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ea024b208bf..aae999e75a9 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +Mon Nov 24 12:09:59 1997 Doug Evans + + * sim-core.c (sim_core_signal): Fix spelling error in message. + + * sim-hrw.c (sim_read): Use read map, not write map. + Sun Nov 23 10:57:00 1997 Andrew Cagney * sim-fpu.c (sim_fpu_abs, sim_fpu_neg, sim_fpu_inv), sim-fpu.h: