From: Roland Pesch Date: Mon, 1 Feb 1993 23:39:42 +0000 (+0000) Subject: Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f1e215bbcb23bc42c7cad7b2da77cdabac59fb7e;p=binutils-gdb.git Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 as well as Z8002. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6167bf43111..1019cfa31d8 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) + + * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001 + as well as Z8002. + Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com) * gdbint.texinfo: Add sections on clean design and on how to send diff --git a/gdb/doc/gdbinv-s.texi b/gdb/doc/gdbinv-s.texi index 53ce9cc9f9a..8d809367b07 100644 --- a/gdb/doc/gdbinv-s.texi +++ b/gdb/doc/gdbinv-s.texi @@ -953,8 +953,10 @@ simulator. @table @code @item target z8ksim @kindex z8ksim -This debugging target is a simulator for the Z8002, the unsegmented -variant of the Z8000 architecture. +This debugging target is a simulator for the Z8002 (the unsegmented +variant of the Z8000 architecture) and the Z8001 (the segmented +variant). The simulator recognizes which architecture is appropriate by +inspecting the object code. @end table @noindent