diff options
author | Roland Pesch <pesch@cygnus> | 1992-11-26 02:28:17 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-11-26 02:28:17 +0000 |
commit | 712b9893ea1782351e0ca0ce829483ce0fb2d501 (patch) | |
tree | dc2f653966ee07754ff1f5b36b4274af7cbf5edf /gdb/doc/gdbinv-m.m4.in | |
parent | 4803cddfec0c4f46a925e3c3822ad042ce4e014c (diff) | |
download | fsf-binutils-gdb-712b9893ea1782351e0ca0ce829483ce0fb2d501.zip fsf-binutils-gdb-712b9893ea1782351e0ca0ce829483ce0fb2d501.tar.gz fsf-binutils-gdb-712b9893ea1782351e0ca0ce829483ce0fb2d501.tar.bz2 |
Doc for sac's new "z8ksim" Z8000 simulator target.
Diffstat (limited to 'gdb/doc/gdbinv-m.m4.in')
-rw-r--r-- | gdb/doc/gdbinv-m.m4.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/doc/gdbinv-m.m4.in b/gdb/doc/gdbinv-m.m4.in index 95852b5..edafe2e 100644 --- a/gdb/doc/gdbinv-m.m4.in +++ b/gdb/doc/gdbinv-m.m4.in @@ -20,4 +20,6 @@ _fi__(_ST2000__) _if__(_H8__) * Hitachi H8/300 Remote:: _GDBN__ and the Hitachi H8/300 _fi__(_H8__) - +_if__(_Z8000__) +* Z8000 Simulator:: _GDBN__ and its Zilog Z8000 Simulator +_fi__(_Z8000__) |