diff options
author | Doug Evans <dje@google.com> | 1998-02-23 21:28:14 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-02-23 21:28:14 +0000 |
commit | 93f34464a36ecdbd03ac639b9053638198e86b32 (patch) | |
tree | d6888c7347d8b8c526bcd6da1505951bee122dd6 /sim/common | |
parent | 0bf55db8fd2e1022e91392223925e93541da72be (diff) | |
download | gdb-93f34464a36ecdbd03ac639b9053638198e86b32.zip gdb-93f34464a36ecdbd03ac639b9053638198e86b32.tar.gz gdb-93f34464a36ecdbd03ac639b9053638198e86b32.tar.bz2 |
* cgen-sim.h (SEM_NEXT_PC): New arg `len'.
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 c7541f6..b441c08 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,7 @@ Mon Feb 23 13:08:35 1998 Doug Evans <devans@canuck.cygnus.com> + * cgen-sim.h (SEM_NEXT_PC): New arg `len'. + * sim-xcat.h: Delete. * cgen-mem.h: Delete inclusion of sim-xcat.h. * cgen-sim.h: Ditto. |