summaryrefslogtreecommitdiff
path: root/bfd/doc/bfd.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-10-30 15:20:14 +0000
committerNick Clifton <nickc@redhat.com>2001-10-30 15:20:14 +0000
commit285e6a045e846f7cfdcea554105395213f05528a (patch)
tree00c0cbe8a9e96a502d008a530a408417d7966416 /bfd/doc/bfd.texinfo
parentfebbf0807af56a3a2f594e0233925930e28220a0 (diff)
downloadgdb-285e6a045e846f7cfdcea554105395213f05528a.tar.gz
Add MMIX support
Diffstat (limited to 'bfd/doc/bfd.texinfo')
-rw-r--r--bfd/doc/bfd.texinfo6
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo
index 0534f46245a..d4291175ef2 100644
--- a/bfd/doc/bfd.texinfo
+++ b/bfd/doc/bfd.texinfo
@@ -298,6 +298,7 @@ structures.
* aout :: a.out backends
* coff :: coff backends
* elf :: elf backends
+* mmo :: mmo backend
@ignore
* oasys :: oasys backends
* ieee :: ieee backend
@@ -313,11 +314,14 @@ All of BFD lives in one directory.
@node coff, elf, aout, BFD back ends
@include coffcode.texi
-@node elf, , coff, BFD back ends
+@node elf, mmo, coff, BFD back ends
@include elf.texi
@c Leave this out until the file has some actual contents...
@c @include elfcode.texi
+@node mmo, , elf, BFD back ends
+@include mmo.texi
+
@node GNU Free Documentation License, Index, BFD back ends, Top
@chapter GNU Free Documentation License
@cindex GNU Free Documentation License