diff options
author | Felix Lee <flee@cygnus> | 1997-09-17 23:46:49 +0000 |
---|---|---|
committer | Felix Lee <flee@cygnus> | 1997-09-17 23:46:49 +0000 |
commit | 2001e533ffd6a46548cf3bf192e57649aebe8c1b (patch) | |
tree | 791afb8f81ef7577282c0371a8305aab51c61126 /sim/tic80/ChangeLog | |
parent | 2e6fa283b4cb701a78f1b5a9b9c39db7ae025e57 (diff) | |
download | gdb-2001e533ffd6a46548cf3bf192e57649aebe8c1b.zip gdb-2001e533ffd6a46548cf3bf192e57649aebe8c1b.tar.gz gdb-2001e533ffd6a46548cf3bf192e57649aebe8c1b.tar.bz2 |
* sim-main.h (kill): macro was missing args.
(SIGTRAP): define for MSVC.
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r-- | sim/tic80/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index 5ed0921..45ddcd9 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 16 23:10:03 1997 Felix Lee <flee@cygnus.com> + + * sim-main.h (kill): macro was missing args. + (SIGTRAP): define for MSVC. + Mon Sep 15 17:36:15 1997 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |