From: Doug Evans Date: Mon, 24 Nov 1997 22:09:12 +0000 (+0000) Subject: Entries for .gdbinit additions and sim-model.c option fix. X-Git-Tag: gdb-4_18-branchpoint~4197 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f3cfc0efb30f17686f773428a54772348ed2b63;p=thirdparty%2Fbinutils-gdb.git Entries for .gdbinit additions and sim-model.c option fix. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index ddf391deb35..df73061eb60 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -9,6 +9,11 @@ Mon Nov 24 12:09:59 1997 Doug Evans * sim-model.c (model_options): Use '\0' for `shortopt'. + * Make-common.in (all): Add .gdbinit. + * gdbinit.in: Add dump command. + + * sim-model.c (model_options): Use '\0' for `shortopt'. + Sun Nov 23 10:57:00 1997 Andrew Cagney * sim-fpu.c (sim_fpu_abs, sim_fpu_neg, sim_fpu_inv), sim-fpu.h: