diff options
author | Palmer Dabbelt <palmer@dabbelt.com> | 2016-11-04 14:18:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-11-04 14:18:06 +0000 |
commit | 4f7eddc4d1a03c982a4f0361879bc5347b921b10 (patch) | |
tree | 1b854de4053f2dd08394344329d19d7864976e55 /gas/doc/all.texi | |
parent | 88ba72a2dfae2e71e3b0798ac74c6853749fd502 (diff) | |
download | gdb-4f7eddc4d1a03c982a4f0361879bc5347b921b10.zip gdb-4f7eddc4d1a03c982a4f0361879bc5347b921b10.tar.gz gdb-4f7eddc4d1a03c982a4f0361879bc5347b921b10.tar.bz2 |
Update RISC-V documentation and make sure that it is included in the gas info file.
* Makefile.am (CPU_DOCS): Add c-riscv.texi.
* Makefile.in: Regenerate.
* doc/all.texi: Set RISCV.
* doc/as.texinfo: Add RISCV options.
Add RISC-V-Dependent node.
Include c-riscv.texi.
* doc/c-riscv.texi: Rename RISC-V Options to RISC-V-Opts.
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 abbca2f..3c25d39 100644 --- a/gas/doc/all.texi +++ b/gas/doc/all.texi @@ -63,6 +63,7 @@ @set PJ @set PPC @set RL78 +@set RISCV @set RX @set S390 @set SCORE |