diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-02-23 10:10:25 +0000 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2009-02-23 10:10:25 +0000 |
commit | 11c19e16a25eadc2035bc7aafb4587774a1964bf (patch) | |
tree | 1d5385f996f5840c51a1fbd020fb66ed46129554 /gas/doc/all.texi | |
parent | c2b4a39dd204173238cb5bb8a367dc68c8d803ad (diff) | |
download | gdb-11c19e16a25eadc2035bc7aafb4587774a1964bf.zip gdb-11c19e16a25eadc2035bc7aafb4587774a1964bf.tar.gz gdb-11c19e16a25eadc2035bc7aafb4587774a1964bf.tar.bz2 |
* doc/all.texi: Set S390.
* doc/as.texinfo: Add S390 support and pull in c-s390.texi.
* doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
* doc/Makefile.in: Likewise.
* doc/c-s390.texi: New.
Diffstat (limited to 'gas/doc/all.texi')
-rw-r--r-- | gas/doc/all.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/all.texi b/gas/doc/all.texi index 911b4ee..6ccc6f3 100644 --- a/gas/doc/all.texi +++ b/gas/doc/all.texi @@ -57,6 +57,7 @@ @set PDP11 @set PJ @set PPC +@set S390 @set SH @set SPARC @set TIC54X |