diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-09-04 00:57:21 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-09-04 00:57:21 +0000 |
commit | 600d83316cfa68f72666d792244890789812b51a (patch) | |
tree | 2590c893ad689a6c8551e0f7687210daba737358 /sim/common | |
parent | 88d5f8e854b0d8bfe08c006fb21783821c44898b (diff) | |
download | gdb-600d83316cfa68f72666d792244890789812b51a.zip gdb-600d83316cfa68f72666d792244890789812b51a.tar.gz gdb-600d83316cfa68f72666d792244890789812b51a.tar.bz2 |
* sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.
Diffstat (limited to 'sim/common')
-rw-r--r-- | sim/common/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 2f6712f..f3679c4 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,7 @@ Wed Sep 3 17:32:54 1997 Doug Evans <dje@seba.cygnus.com> + * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER. + * gdbinit.in: New file. * aclocal.m4 (SIM_AC_OUTPUT): Build .gdbinit. * Make-common.in (distclean): Delete .gdbinit. |