diff options
author | Ben Elliston <bje@au.ibm.com> | 2001-02-21 21:35:41 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2001-02-21 21:35:41 +0000 |
commit | ea5618dfd71b7772b8430fabf98a22200b710d2e (patch) | |
tree | 57c71a15cdd4bde7bf38315ee0b664b825e01259 /sim/common/ChangeLog | |
parent | 5075b586f923a1dda666b4dde24345d119baf5d1 (diff) | |
download | gdb-ea5618dfd71b7772b8430fabf98a22200b710d2e.tar.gz |
2001-02-21 Ben Elliston <bje@redhat.com>
* sim-trace.h (TRACE_BRANCH_INPUT1): New macro.
(TRACE_BRANCH_INPUT2): Likewise.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 35830a9e5a8..18226044548 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2001-02-21 Ben Elliston <bje@redhat.com> + + * sim-trace.h (TRACE_BRANCH_INPUT1): New macro. + (TRACE_BRANCH_INPUT2): Likewise. + 2001-02-09 Ben Elliston <bje@redhat.com> * (profile_print_pc): Write header out in target byte order. |