diff options
author | Doug Evans <dje@google.com> | 1998-11-11 22:02:57 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-11-11 22:02:57 +0000 |
commit | 847b31bdab68ce9acc0ca13dd66cf131f5baa6fe (patch) | |
tree | 87949ab9ac0aa26b7ec0d2e85eb9a19921f8fe53 | |
parent | a18b9a3df3f87d9e4e9eb1fbf58f3effa248cd48 (diff) | |
download | gdb-847b31bdab68ce9acc0ca13dd66cf131f5baa6fe.zip gdb-847b31bdab68ce9acc0ca13dd66cf131f5baa6fe.tar.gz gdb-847b31bdab68ce9acc0ca13dd66cf131f5baa6fe.tar.bz2 |
* sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL.
-rw-r--r-- | sim/common/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 2ca2df1..b7e6f2e 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +Wed Nov 11 14:02:25 1998 Doug Evans <devans@canuck.cygnus.com> + + * sim-hload.c (sim_load): Pass `prog_name' to sim_load_file, not NULL. + Wed Nov 4 23:51:19 1998 Doug Evans <devans@seba.cygnus.com> * genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC to |