From: Doug Evans Date: Tue, 12 Jan 1999 21:25:21 +0000 (+0000) Subject: * sim-model.h (sim_mach_lookup_bfd_name): Add prototype. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cee25b7cb8c1b79e9fe84e80c80fdcbeb7ac42f8;p=binutils-gdb.git * sim-model.h (sim_mach_lookup_bfd_name): Add prototype. * sim-model.c (sim_mach_lookup_bfd_name): New function. (sim_model_init): Call it. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 1c0de5d65a6..5e5b8af108b 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +1999-01-12 Doug Evans + + * sim-model.h (sim_mach_lookup_bfd_name): Add prototype. + * sim-model.c (sim_mach_lookup_bfd_name): New function. + (sim_model_init): Call it. + start-sanitize-gxsim 1999-01-11 Frank Ch. Eigler