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.
This commit is contained in:
Roland Pesch 1993-02-01 23:39:42 +00:00
parent 4d18e78392
commit f1e215bbcb
2 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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