diff options
author | Andrew Cagney <cagney@redhat.com> | 1997-05-19 13:30:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1997-05-19 13:30:30 +0000 |
commit | 2e61a3ad9cb51b24cbb62c0ca1b59913119d45de (patch) | |
tree | 3816ae4b8973d81cdc1e5e6fb30b803e6e60a68a /sim/tic80/ChangeLog | |
parent | ba2374064d6bf7356f994da5a8b85979fc8af4a3 (diff) | |
download | gdb-2e61a3ad9cb51b24cbb62c0ca1b59913119d45de.zip gdb-2e61a3ad9cb51b24cbb62c0ca1b59913119d45de.tar.gz gdb-2e61a3ad9cb51b24cbb62c0ca1b59913119d45de.tar.bz2 |
Graft sim/common event and other code onto the mips simulator.
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r-- | sim/tic80/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index cc6bbe5..5f582de 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -1,6 +1,8 @@ Mon May 19 14:58:47 1997 Andrew Cagney <cagney@b1.cygnus.com> * sim-calls.c (sim_open): Set the simulator base magic number. + (sim_load): Delete prototype of sim_load_file. + (sim_open): Define sd to be &simulation. Fri May 16 14:35:30 1997 Andrew Cagney <cagney@b1.cygnus.com> |