projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44cd79e
)
(gdbsim_open): Pass endian indicator as arg.
author
David Edelsohn
<dje.gcc@gmail.com>
Thu, 17 Apr 1997 09:23:55 +0000
(09:23 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Thu, 17 Apr 1997 09:23:55 +0000
(09:23 +0000)
[forgot this]
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 87f6030d7e391246e478d335d92a807861fab514..3317119599054c2e243af5eb354a7ede79cf5a80 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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>