(gdbsim_open): Pass endian indicator as arg.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Apr 1997 09:23:55 +0000 (09:23 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Thu, 17 Apr 1997 09:23:55 +0000 (09:23 +0000)
[forgot this]

gdb/ChangeLog

index 87f6030d7e391246e478d335d92a807861fab514..3317119599054c2e243af5eb354a7ede79cf5a80 100644 (file)
@@ -3,6 +3,7 @@ Thu Apr 17 02:20:23 1997  Doug Evans  <dje@canuck.cygnus.com>
        * 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  <shebs@andros.cygnus.com>