From: Doug Evans Date: Mon, 24 Nov 1997 20:43:38 +0000 (+0000) Subject: * sim-model.c (model_options): Use '\0' for `shortopt'. X-Git-Tag: gdb-4_18-branchpoint~4198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b5545c9f0259a7fea597c4479f4215195be7562;p=thirdparty%2Fbinutils-gdb.git * sim-model.c (model_options): Use '\0' for `shortopt'. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 89f47230e85..ddf391deb35 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -7,6 +7,8 @@ Mon Nov 24 12:09:59 1997 Doug Evans * 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: