From: David Edelsohn Date: Thu, 17 Apr 1997 09:23:55 +0000 (+0000) Subject: (gdbsim_open): Pass endian indicator as arg. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=22003c917e05848dd91b347c77dbcdd980720d88;p=binutils-gdb.git (gdbsim_open): Pass endian indicator as arg. [forgot this] --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 87f6030d7e3..33171195990 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -3,6 +3,7 @@ Thu Apr 17 02:20:23 1997 Doug Evans * remote-sim.c (gdbsim_load): Update call to sim_load. (gdbsim_create_inferior): No longer pass start_address to sim_create_inferior. + (gdbsim_open): Pass endian indicator as arg. Tue Apr 15 15:31:09 1997 Stan Shebs