diff options
author | Jeff Law <law@redhat.com> | 1996-04-12 22:42:03 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-04-12 22:42:03 +0000 |
commit | 132fdcb974ba05bdb2338292e9bbabce9c48a973 (patch) | |
tree | df78674e8a04ddfa5e68f9a977a52d82833587da /sim/h8300/ChangeLog | |
parent | c6fbd98bed167d79e49c0d4a38b5432853f11799 (diff) | |
download | gdb-132fdcb974ba05bdb2338292e9bbabce9c48a973.zip gdb-132fdcb974ba05bdb2338292e9bbabce9c48a973.tar.gz gdb-132fdcb974ba05bdb2338292e9bbabce9c48a973.tar.bz2 |
* compile.c (sim_load): Re-allocate memory for the simulator
here.
HMSE.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 04d5624..b20fc31 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 12 16:44:10 1996 Jeffrey A Law (law@cygnus.com) + + * compile.c (sim_load): Re-allocate memory for the simulator + here. + Fri Apr 12 09:39:56 1996 Jeffrey A Law (law@cygnus.com) * compile.c (sim_resume): Fix and simplify overflow and carry |